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

Bump github.com/aws/aws-sdk-go-v2/config from 1.18.20 to 1.18.21 #186

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps github.com/aws/aws-sdk-go-v2/config from 1.18.20 to 1.18.21.

Changelog

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

Release (2023-04-14)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.25.1
    • Documentation: This release supports ephemeral storage for AWS Fargate Windows containers.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.32.0
    • Feature: This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API.
  • github.com/aws/aws-sdk-go-v2/service/migrationhubrefactorspaces: v1.9.8
    • Documentation: Doc only update for Refactor Spaces environments without network bridge feature.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.43.0
    • Feature: This release adds support of modifying the engine mode of database clusters.

Release (2023-04-13)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkvoice: v1.5.0
    • Feature: This release adds tagging support for Voice Connectors and SIP Media Applications
  • github.com/aws/aws-sdk-go-v2/service/mediaconnect: v1.19.0
    • Feature: Gateway is a new feature of AWS Elemental MediaConnect. Gateway allows the deployment of on-premises resources for the purpose of transporting live video to and from the AWS Cloud.

Release (2023-04-12)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/groundstation: v1.18.0
    • Feature: AWS Ground Station Wideband DigIF GA Release
  • github.com/aws/aws-sdk-go-v2/service/managedblockchain: v1.15.5
    • Documentation: Removal of the Ropsten network. The Ethereum foundation ceased support of Ropsten on December 31st, 2022..

Release (2023-04-11)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ecrpublic: v1.16.0
    • Feature: This release will allow using registry alias as registryId in BatchDeleteImage request.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.6.0
    • Feature: This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified).
  • github.com/aws/aws-sdk-go-v2/service/eventbridge: v1.19.0
    • Feature: EventBridge PutTarget support for multiple SQL arguments on RedshiftDataParameters
  • github.com/aws/aws-sdk-go-v2/service/iotdataplane: v1.15.0
    • Feature: This release adds support for MQTT5 user properties when calling the AWS IoT GetRetainedMessage API
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.29.0
    • Feature: For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs.

Release (2023-04-10)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.51.0
    • Feature: This release adds the ability to configure an agent's routing profile to receive contacts from multiple channels at the same time via extending the UpdateRoutingProfileConcurrency, CreateRoutingProfile and DescribeRoutingProfile APIs.

... (truncated)

Commits
  • fcc0f5d Release 2023-04-10
  • cd750e0 Regenerated Clients
  • 1bc2f05 Update endpoints model
  • b964f5c Update API model
  • fd69015 fix APIGW exports nullability exceptions
  • fae239a Merge pull request #2089 from aws/auditAccessibility
  • acf33a2 Update aws-sdk-go-v2's comment codegened from Smithy Go's updated document sm...
  • 27360c1 fix APIGW exports nullability exceptions
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @omegion.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 17, 2023
Copy link
Owner

@omegion omegion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.18.20 to 1.18.21.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.20...config/v1.18.21)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.18.21 branch from b590ea7 to cdfcba7 Compare April 17, 2023 10:09
Copy link
Owner

@omegion omegion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit c16252b into master Apr 17, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.18.21 branch April 17, 2023 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant