Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the aws-sdk-go group across 1 directory with 24 updates #993

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps the aws-sdk-go group with 24 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go 1.51.24 1.51.32
github.com/aws/aws-sdk-go-v2/service/bedrock 1.7.7 1.8.0
github.com/aws/aws-sdk-go-v2/service/bedrockagent 1.6.0 1.8.0
github.com/aws/aws-sdk-go-v2/service/chimesdkvoice 1.14.4 1.15.0
github.com/aws/aws-sdk-go-v2/service/codeartifact 1.26.1 1.27.0
github.com/aws/aws-sdk-go-v2/service/codepipeline 1.26.4 1.27.0
github.com/aws/aws-sdk-go-v2/service/connectcases 1.15.4 1.16.0
github.com/aws/aws-sdk-go-v2/service/costexplorer 1.37.1 1.38.0
github.com/aws/aws-sdk-go-v2/service/datasync 1.36.4 1.37.0
github.com/aws/aws-sdk-go-v2/service/ec2 1.157.0 1.159.0
github.com/aws/aws-sdk-go-v2/service/fms 1.31.4 1.33.0
github.com/aws/aws-sdk-go-v2/service/inspector2 1.24.4 1.25.0
github.com/aws/aws-sdk-go-v2/service/internetmonitor 1.13.0 1.14.0
github.com/aws/aws-sdk-go-v2/service/mediaconvert 1.53.0 1.53.1
github.com/aws/aws-sdk-go-v2/service/oam 1.10.1 1.11.0
github.com/aws/aws-sdk-go-v2/service/paymentcryptography 1.9.4 1.10.0
github.com/aws/aws-sdk-go-v2/service/qbusiness 1.5.0 1.6.0
github.com/aws/aws-sdk-go-v2/service/rds 1.77.1 1.78.0
github.com/aws/aws-sdk-go-v2/service/redshiftserverless 1.17.4 1.17.5
github.com/aws/aws-sdk-go-v2/service/sesv2 1.27.3 1.27.4
github.com/aws/aws-sdk-go-v2/service/signer 1.22.6 1.22.7
github.com/aws/aws-sdk-go-v2/service/ssm 1.49.5 1.50.0
github.com/aws/aws-sdk-go-v2/service/transcribe 1.36.4 1.37.0
github.com/aws/aws-sdk-go-v2/service/transfer 1.46.0 1.47.0

Updates github.com/aws/aws-sdk-go from 1.51.24 to 1.51.32

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.51.32 (2024-04-30)

Service Client Updates

  • service/chime-sdk-voice: Updates service API and documentation
  • service/codeartifact: Updates service API and documentation
  • service/fms: Updates service API and documentation
  • service/omics: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/pinpoint-sms-voice-v2: Updates service API, documentation, and paginators
  • service/qbusiness: Updates service API, documentation, and waiters
  • service/quicksight: Updates service API and documentation
    • New Q embedding supporting Generative Q&A
  • service/route53resolver: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types.
  • service/signer: Updates service API and documentation
    • Documentation updates for AWS Signer. Adds cross-account signing constraint and definitions for cross-account actions.

Release v1.51.31 (2024-04-29)

Service Client Updates

  • service/amplify: Updates service API and documentation
  • service/connectcases: Updates service API and documentation
  • service/inspector2: Updates service API and documentation
  • service/timestream-query: Updates service API and documentation
  • service/transcribe: Updates service API and documentation
  • service/trustedadvisor: Updates service API and documentation

Release v1.51.30 (2024-04-26)

Service Client Updates

  • service/codepipeline: Updates service API and documentation
    • Add ability to manually and automatically roll back a pipeline stage to a previously successful execution.
  • service/cognito-idp: Updates service API and documentation
  • service/connectcampaigns: Updates service API and documentation
  • service/entitlement.marketplace: Updates service API
  • service/oam: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • SupportsLimitlessDatabase field added to describe-db-engine-versions to indicate whether the DB engine version supports Aurora Limitless Database.
  • service/support: Updates service API
    • Releasing minor endpoint updates.

Release v1.51.29 (2024-04-25)

Service Client Updates

  • service/appsync: Updates service API

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/bedrock from 1.7.7 to 1.8.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/bedrock's changelog.

Release (2021-08-04)

General Highlights

  • Feature: adds error handling for defered close calls
  • Dependency Update: Updated github.com/aws/smithy-go to latest version.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.8.0
    • Bug Fix: Corrected an issue where the retryer was not using the last attempt's ResultMetadata as the bases for the return result from the stack. (#1345)
  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression: v1.2.0
    • Feature: Add IsSet helper for ConditionBuilder and KeyConditionBuilder (#1329)
  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.5.2
    • Bug Fix: Fixed an issue that caused one or more API operations to fail when attempting to resolve the service endpoint. (#1349)
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.3.1
    • Bug Fix: Fixed an issue that caused one or more API operations to fail when attempting to resolve the service endpoint. (#1349)
  • github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.5.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/appmesh: v1.4.2
    • Bug Fix: Fixed an issue that caused one or more API operations to fail when attempting to resolve the service endpoint. (#1349)
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.5.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.6.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.5.2
    • Bug Fix: Fixed an issue that caused one or more API operations to fail when attempting to resolve the service endpoint. (#1349)
  • github.com/aws/aws-sdk-go-v2/service/chime: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.8.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.6.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/codeguruprofiler: v1.4.2
    • Bug Fix: Fixed an issue that caused one or more API operations to fail when attempting to resolve the service endpoint. (#1349)
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.5.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/databrew: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.13.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.7.0
    • Feature: Updated to latest API model.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/bedrockagent from 1.6.0 to 1.8.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/bedrockagent's changelog.

Release (2021-08-04)

General Highlights

  • Feature: adds error handling for defered close calls
  • Dependency Update: Updated github.com/aws/smithy-go to latest version.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.8.0
    • Bug Fix: Corrected an issue where the retryer was not using the last attempt's ResultMetadata as the bases for the return result from the stack. (#1345)
  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression: v1.2.0
    • Feature: Add IsSet helper for ConditionBuilder and KeyConditionBuilder (#1329)
  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.5.2
    • Bug Fix: Fixed an issue that caused one or more API operations to fail when attempting to resolve the service endpoint. (#1349)
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.3.1
    • Bug Fix: Fixed an issue that caused one or more API operations to fail when attempting to resolve the service endpoint. (#1349)
  • github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.5.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/appmesh: v1.4.2
    • Bug Fix: Fixed an issue that caused one or more API operations to fail when attempting to resolve the service endpoint. (#1349)
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.5.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.6.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.5.2
    • Bug Fix: Fixed an issue that caused one or more API operations to fail when attempting to resolve the service endpoint. (#1349)
  • github.com/aws/aws-sdk-go-v2/service/chime: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.8.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.6.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/codeguruprofiler: v1.4.2
    • Bug Fix: Fixed an issue that caused one or more API operations to fail when attempting to resolve the service endpoint. (#1349)
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.5.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/databrew: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.13.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.7.0
    • Feature: Updated to latest API model.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/chimesdkvoice from 1.14.4 to 1.15.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/chimesdkvoice's changelog.

Release (2022-03-08)

General Highlights

  • Feature: Updated github.com/aws/smithy-go to latest version
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.11.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.5.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.14.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.11.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.14.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.15.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.7.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.15.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.19.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.16.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.31.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.16.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.18.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.20.0
    • Documentation: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.10.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/fis: v1.12.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.20.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/gamelift: v1.14.0
    • Documentation: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/greengrassv2: v1.15.0
    • Documentation: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/internal/checksum: v1.1.0
    • Feature: Updates the SDK's checksum validation logic to require opt-in to output response payload validation. The SDK was always preforming output response payload checksum validation, not respecting the output validation model option. Fixes #1606
  • github.com/aws/aws-sdk-go-v2/service/kafkaconnect: v1.8.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.22.0

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/codeartifact from 1.26.1 to 1.27.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/codepipeline from 1.26.4 to 1.27.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/connectcases from 1.15.4 to 1.16.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/connectcases's changelog.

Release (2022-03-23)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.16.0
    • Feature: Update CredentialsCache to make use of two new optional CredentialsProvider interfaces to give the cache, per provider, behavior how the cache handles credentials that fail to refresh, and adjusting expires time. See aws.CredentialsCache for more details.
    • Feature: Update ec2rolecreds package's Provider to implememnt support for CredentialsCache new optional caching strategy interfaces, HandleFailRefreshCredentialsCacheStrategy and AdjustExpiresByCredentialsCacheStrategy.
  • github.com/aws/aws-sdk-go-v2/credentials: v1.11.0
    • Feature: Update ec2rolecreds package's Provider to implememnt support for CredentialsCache new optional caching strategy interfaces, HandleFailRefreshCredentialsCacheStrategy and AdjustExpiresByCredentialsCacheStrategy.
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.18.0
    • Feature: This release updates 1 API parameter, the SnsArn attribute. The character length and regex pattern for the SnsArn attribute have been updated, which enables you to deselect an SNS topic when using the UpdateSettings operation.
  • github.com/aws/aws-sdk-go-v2/service/ebs: v1.15.0
    • Feature: Increased the maximum supported value for the Timeout parameter of the StartSnapshot API from 60 minutes to 4320 minutes. Changed the HTTP error code for ConflictException from 503 to 409.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.20.2
    • Documentation: Doc only update for ElastiCache
  • github.com/aws/aws-sdk-go-v2/service/gamesparks: v1.0.0
    • Release: New AWS service client module
    • Feature: Released the preview of Amazon GameSparks, a fully managed AWS service that provides a multi-service backend for game developers.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.22.0
    • Feature: This release adds a new [--encrypted | --no-encrypted] field in restore-from-cluster-snapshot API. Customers can now restore an unencrypted snapshot to a cluster encrypted with AWS Managed Key or their own KMS key.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.23.0
    • Feature: Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.18.1
    • Documentation: Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server.

Release (2022-03-22)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.18.0
    • Feature: Added three new APIs to support tagging and resource-level authorization on Cost Explorer resources: TagResource, UntagResource, ListTagsForResource. Added optional parameters to CreateCostCategoryDefinition, CreateAnomalySubscription and CreateAnomalyMonitor APIs to support Tag On Create.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.18.2
    • Documentation: Documentation only update to address tickets
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.16.0
    • Feature: The release fixes the incorrect permissions called out in the documentation - DESCRIBE_TAG, ASSOCIATE_TAG, DELETE_TAG, ALTER_TAG. This trebuchet release fixes the corresponding SDK and documentation.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.16.0
    • Feature: Amazon Location Service now includes a MaxResults parameter for GetDevicePositionHistory requests.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.14.0
    • Feature: Amazon Polly adds new Catalan voice - Arlet. Arlet is available as Neural voice only.

Release (2022-03-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.8.0
    • Feature: Add support for media replication to link multiple WebRTC media sessions together to reach larger and global audiences. Participants connected to a replica session can be granted access to join the primary session and can switch sessions with their existing WebRTC connection
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.17.0
    • Feature: This release includes a fix in the DescribeImageScanFindings paginated output.
  • github.com/aws/aws-sdk-go-v2/service/mediaconnect: v1.16.0
    • Feature: This release adds support for selecting a maintenance window.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/costexplorer from 1.37.1 to 1.38.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/costexplorer's changelog.

Release (2023-07-31)

General Highlights

  • Feature: Adds support for smithy-modeled endpoint resolution. A new rules-based endpoint resolution will be added to the SDK which will supercede and deprecate existing endpoint resolution. Specifically, EndpointResolver will be deprecated while BaseEndpoint and EndpointResolverV2 will take its place. For more information, please see the Endpoints section in our Developer Guide.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.12.0
    • Feature: Amplify Studio releases GraphQL support for codegen job action.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.30.0
    • Feature: You can now configure an instance refresh to set its status to 'failed' when it detects that a specified CloudWatch alarm has gone into the ALARM state. You can also choose to roll back the instance refresh automatically when the alarm threshold is met.
  • github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.3.0
    • Feature: This release introduces custom SQL queries - an expanded set of SQL you can run. This release adds analysis templates, a new resource for storing pre-defined custom SQL queries ahead of time. This release also adds the Custom analysis rule, which lets you approve analysis templates for querying.
  • github.com/aws/aws-sdk-go-v2/service/codestarconnections: v1.15.0
    • Feature: New integration with the Gitlab provider type.
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.15.0
    • Feature: Add support for in-aws right sizing
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.16.0
    • Feature: This release adds 1 new API: BatchGetFindingDetails to retrieve enhanced vulnerability intelligence details for findings.
  • github.com/aws/aws-sdk-go-v2/service/lookoutequipment: v1.18.0
    • Feature: This release includes new import resource, model versioning and resource policy features.
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.6.0
    • Feature: Add CreationType filter for ListReadSets
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.49.0
    • Feature: This release adds support for Aurora MySQL local write forwarding, which allows for forwarding of write operations from reader DB instances to the writer DB instance.
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.29.0
    • Feature: Amazon Route 53 now supports the Israel (Tel Aviv) Region (il-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • github.com/aws/aws-sdk-go-v2/service/scheduler: v1.2.0
    • Feature: This release introduces automatic deletion of schedules in EventBridge Scheduler. If configured, EventBridge Scheduler automatically deletes a schedule after the schedule has completed its last invocation.

Release (2023-07-28.2)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.18.0
    • Feature: This release enable customer to add/remove/update more than one workload for a component
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.33.0
    • Feature: This SDK release is for the feature launch of AWS CloudFormation RetainExceptOnCreate. It adds a new parameter retainExceptOnCreate in the following APIs: CreateStack, UpdateStack, RollbackStack, ExecuteChangeSet.
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.27.0
    • Feature: Add a new JavaScript runtime version for CloudFront Functions.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.62.0
    • Feature: This release adds support for new number types.
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.21.0
    • Feature: Amazon MSK has introduced new versions of ListClusterOperations and DescribeClusterOperation APIs. These v2 APIs provide information and insights into the ongoing operations of both MSK Provisioned and MSK Serverless clusters.
  • github.com/aws/aws-sdk-go-v2/service/pinpoint: v1.21.0
    • Feature: Added support for sending push notifications using the FCM v1 API with json credentials. Amazon Pinpoint customers can now deliver messages to Android devices using both FCM v1 API and the legacy FCM/GCM API

Release (2023-07-28)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/datasync from 1.36.4 to 1.37.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/datasync's changelog.

Release (2023-07-13)

General Highlights

  • Feature: Modify user agent syntax and introduce support for optional app identifier in UA header
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.23.0
    • Feature: API model updated in Amazon Cognito
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.61.0
    • Feature: Add support for deleting Queues and Routing Profiles.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.27.0
    • Feature: Enhanced PostgreSQL target endpoint settings for providing Babelfish support.
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.25.0
    • Feature: Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.104.0
    • Feature: This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.30.0
    • Feature: Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.21.1
    • Documentation: Documentation updates for AWS Identity and Access Management (IAM).
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.25.0
    • Feature: Adds categories to MediaTailor channel assembly alerts
  • github.com/aws/aws-sdk-go-v2/service/personalize: v1.25.0
    • Feature: This release provides ability to customers to change schema associated with their datasets in Amazon Personalize
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.22.0
    • Feature: This release adds support for deployment history for Proton provisioned resources
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.37.0
    • Feature: S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.92.0 <...

    Description has been truncated

…ates

Bumps the aws-sdk-go group with 24 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.51.24` | `1.51.32` |
| [github.com/aws/aws-sdk-go-v2/service/bedrock](https://github.com/aws/aws-sdk-go-v2) | `1.7.7` | `1.8.0` |
| [github.com/aws/aws-sdk-go-v2/service/bedrockagent](https://github.com/aws/aws-sdk-go-v2) | `1.6.0` | `1.8.0` |
| [github.com/aws/aws-sdk-go-v2/service/chimesdkvoice](https://github.com/aws/aws-sdk-go-v2) | `1.14.4` | `1.15.0` |
| [github.com/aws/aws-sdk-go-v2/service/codeartifact](https://github.com/aws/aws-sdk-go-v2) | `1.26.1` | `1.27.0` |
| [github.com/aws/aws-sdk-go-v2/service/codepipeline](https://github.com/aws/aws-sdk-go-v2) | `1.26.4` | `1.27.0` |
| [github.com/aws/aws-sdk-go-v2/service/connectcases](https://github.com/aws/aws-sdk-go-v2) | `1.15.4` | `1.16.0` |
| [github.com/aws/aws-sdk-go-v2/service/costexplorer](https://github.com/aws/aws-sdk-go-v2) | `1.37.1` | `1.38.0` |
| [github.com/aws/aws-sdk-go-v2/service/datasync](https://github.com/aws/aws-sdk-go-v2) | `1.36.4` | `1.37.0` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.157.0` | `1.159.0` |
| [github.com/aws/aws-sdk-go-v2/service/fms](https://github.com/aws/aws-sdk-go-v2) | `1.31.4` | `1.33.0` |
| [github.com/aws/aws-sdk-go-v2/service/inspector2](https://github.com/aws/aws-sdk-go-v2) | `1.24.4` | `1.25.0` |
| [github.com/aws/aws-sdk-go-v2/service/internetmonitor](https://github.com/aws/aws-sdk-go-v2) | `1.13.0` | `1.14.0` |
| [github.com/aws/aws-sdk-go-v2/service/mediaconvert](https://github.com/aws/aws-sdk-go-v2) | `1.53.0` | `1.53.1` |
| [github.com/aws/aws-sdk-go-v2/service/oam](https://github.com/aws/aws-sdk-go-v2) | `1.10.1` | `1.11.0` |
| [github.com/aws/aws-sdk-go-v2/service/paymentcryptography](https://github.com/aws/aws-sdk-go-v2) | `1.9.4` | `1.10.0` |
| [github.com/aws/aws-sdk-go-v2/service/qbusiness](https://github.com/aws/aws-sdk-go-v2) | `1.5.0` | `1.6.0` |
| [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2) | `1.77.1` | `1.78.0` |
| [github.com/aws/aws-sdk-go-v2/service/redshiftserverless](https://github.com/aws/aws-sdk-go-v2) | `1.17.4` | `1.17.5` |
| [github.com/aws/aws-sdk-go-v2/service/sesv2](https://github.com/aws/aws-sdk-go-v2) | `1.27.3` | `1.27.4` |
| [github.com/aws/aws-sdk-go-v2/service/signer](https://github.com/aws/aws-sdk-go-v2) | `1.22.6` | `1.22.7` |
| [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.49.5` | `1.50.0` |
| [github.com/aws/aws-sdk-go-v2/service/transcribe](https://github.com/aws/aws-sdk-go-v2) | `1.36.4` | `1.37.0` |
| [github.com/aws/aws-sdk-go-v2/service/transfer](https://github.com/aws/aws-sdk-go-v2) | `1.46.0` | `1.47.0` |



Updates `github.com/aws/aws-sdk-go` from 1.51.24 to 1.51.32
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md)
- [Commits](aws/aws-sdk-go@v1.51.24...v1.51.32)

Updates `github.com/aws/aws-sdk-go-v2/service/bedrock` from 1.7.7 to 1.8.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.8.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.7.7...v1.8.0)

Updates `github.com/aws/aws-sdk-go-v2/service/bedrockagent` from 1.6.0 to 1.8.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.8.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.6.0...v1.8.0)

Updates `github.com/aws/aws-sdk-go-v2/service/chimesdkvoice` from 1.14.4 to 1.15.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.15.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.14.4...v1.15.0)

Updates `github.com/aws/aws-sdk-go-v2/service/codeartifact` from 1.26.1 to 1.27.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.26.1...config/v1.27.0)

Updates `github.com/aws/aws-sdk-go-v2/service/codepipeline` from 1.26.4 to 1.27.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.26.4...config/v1.27.0)

Updates `github.com/aws/aws-sdk-go-v2/service/connectcases` from 1.15.4 to 1.16.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.16.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.15.4...v1.16.0)

Updates `github.com/aws/aws-sdk-go-v2/service/costexplorer` from 1.37.1 to 1.38.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.38.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.37.1...service/s3/v1.38.0)

Updates `github.com/aws/aws-sdk-go-v2/service/datasync` from 1.36.4 to 1.37.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.37.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.36.4...service/s3/v1.37.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.157.0 to 1.159.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.157.0...service/ec2/v1.159.0)

Updates `github.com/aws/aws-sdk-go-v2/service/fms` from 1.31.4 to 1.33.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.33.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.31.4...service/s3/v1.33.0)

Updates `github.com/aws/aws-sdk-go-v2/service/inspector2` from 1.24.4 to 1.25.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.24.4...v1.25.0)

Updates `github.com/aws/aws-sdk-go-v2/service/internetmonitor` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.14.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.13.0...v1.14.0)

Updates `github.com/aws/aws-sdk-go-v2/service/mediaconvert` from 1.53.0 to 1.53.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.53.0...service/s3/v1.53.1)

Updates `github.com/aws/aws-sdk-go-v2/service/oam` from 1.10.1 to 1.11.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.11.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.10.1...v1.11.0)

Updates `github.com/aws/aws-sdk-go-v2/service/paymentcryptography` from 1.9.4 to 1.10.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.10.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.9.4...v1.10.0)

Updates `github.com/aws/aws-sdk-go-v2/service/qbusiness` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.6.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.5.0...v1.6.0)

Updates `github.com/aws/aws-sdk-go-v2/service/rds` from 1.77.1 to 1.78.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ec2/v1.78.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.77.1...service/ec2/v1.78.0)

Updates `github.com/aws/aws-sdk-go-v2/service/redshiftserverless` from 1.17.4 to 1.17.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.17.5/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.17.4...v1.17.5)

Updates `github.com/aws/aws-sdk-go-v2/service/sesv2` from 1.27.3 to 1.27.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.3...config/v1.27.4)

Updates `github.com/aws/aws-sdk-go-v2/service/signer` from 1.22.6 to 1.22.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.22.6...service/pi/v1.22.7)

Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.49.5 to 1.50.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.49.5...service/s3/v1.50.0)

Updates `github.com/aws/aws-sdk-go-v2/service/transcribe` from 1.36.4 to 1.37.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.37.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.36.4...service/s3/v1.37.0)

Updates `github.com/aws/aws-sdk-go-v2/service/transfer` from 1.46.0 to 1.47.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.46.0...service/s3/v1.47.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/bedrock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/bedrockagent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/chimesdkvoice
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/codeartifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/codepipeline
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/connectcases
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/costexplorer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/datasync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/fms
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/inspector2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internetmonitor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/mediaconvert
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/oam
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/paymentcryptography
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/qbusiness
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/rds
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/redshiftserverless
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sesv2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/signer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/transcribe
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/transfer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 1, 2024
Copy link

github-actions bot commented May 1, 2024

Community Note

Voting for Prioritization

  • Please vote on this pull request by adding a 👍 reaction to the original post to help the community and maintainers prioritize this pull request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

For Submitters

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • For new resources and data sources, use skaff to generate scaffolding with comments detailing common expectations.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@github-actions github-actions bot added the size/M label May 1, 2024
Copy link
Author

dependabot bot commented on behalf of github May 2, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 2, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-go-3a221f94ff branch May 2, 2024 01:25
Copy link

github-actions bot commented Jun 2, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants