Skip to content
This repository was archived by the owner on Oct 2, 2022. It is now read-only.

Comments

Bump github.com/aws/aws-sdk-go from 1.38.10 to 1.40.55#235

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-1.40.55
Closed

Bump github.com/aws/aws-sdk-go from 1.38.10 to 1.40.55#235
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-1.40.55

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2021

Bumps github.com/aws/aws-sdk-go from 1.38.10 to 1.40.55.

Release notes

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

Release v1.40.55 (2021-10-04)

Service Client Updates

  • service/codebuild: Updates service API and documentation
    • CodeBuild now allows you to select how batch build statuses are sent to the source provider for a project.
  • service/elasticfilesystem: Updates service API
    • EFS adds a new exception for short identifiers to be thrown after its migration to long resource identifiers.
  • service/kms: Updates service documentation and examples
    • Added SDK examples for ConnectCustomKeyStore, CreateCustomKeyStore, CreateKey, DeleteCustomKeyStore, DescribeCustomKeyStores, DisconnectCustomKeyStore, GenerateDataKeyPair, GenerateDataKeyPairWithoutPlaintext, GetPublicKey, ReplicateKey, Sign, UpdateCustomKeyStore and Verify APIs

Release v1.40.54 (2021-10-01)

Service Client Updates

  • service/apprunner: Updates service API and documentation
  • service/ssm: Updates service API and documentation
    • When "AutoApprovable" is true for a Change Template, then specifying --auto-approve (boolean) in Start-Change-Request-Execution will create a change request that bypasses approver review. (except for change calendar restrictions)
  • service/synthetics: Updates service API and documentation

Release v1.40.53 (2021-09-30)

Service Client Updates

  • service/account: Updates service API, documentation, paginators, and examples
  • service/cloudcontrol: Adds new service
  • service/dataexchange: Updates service API, documentation, and paginators
  • service/macie2: Updates service API and documentation
  • service/network-firewall: Updates service API and documentation
  • service/workmail: Updates service API, documentation, and paginators
    • This release adds support for mobile device access overrides management in Amazon WorkMail.
  • service/workspaces: Updates service API and documentation
    • Added CreateUpdatedWorkspaceImage API to update WorkSpace images with latest software and drivers. Updated DescribeWorkspaceImages API to display if there are updates available for WorkSpace images.

Release v1.40.52 (2021-09-29)

Service Client Updates

  • service/amp: Updates service API, documentation, waiters, and paginators
  • service/lambda: Updates service API and documentation
    • Adds support for Lambda functions powered by AWS Graviton2 processors. Customers can now select the CPU architecture for their functions.
  • service/sesv2: Updates service API and documentation

Release v1.40.51 (2021-09-28)

Service Client Updates

  • service/imagebuilder: Updates service documentation
  • service/transfer: Updates service documentation
    • Added changes for managed workflows feature APIs.

... (truncated)

Changelog

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

Release v1.40.55 (2021-10-04)

Service Client Updates

  • service/codebuild: Updates service API and documentation
    • CodeBuild now allows you to select how batch build statuses are sent to the source provider for a project.
  • service/elasticfilesystem: Updates service API
    • EFS adds a new exception for short identifiers to be thrown after its migration to long resource identifiers.
  • service/kms: Updates service documentation and examples
    • Added SDK examples for ConnectCustomKeyStore, CreateCustomKeyStore, CreateKey, DeleteCustomKeyStore, DescribeCustomKeyStores, DisconnectCustomKeyStore, GenerateDataKeyPair, GenerateDataKeyPairWithoutPlaintext, GetPublicKey, ReplicateKey, Sign, UpdateCustomKeyStore and Verify APIs

Release v1.40.54 (2021-10-01)

Service Client Updates

  • service/apprunner: Updates service API and documentation
  • service/ssm: Updates service API and documentation
    • When "AutoApprovable" is true for a Change Template, then specifying --auto-approve (boolean) in Start-Change-Request-Execution will create a change request that bypasses approver review. (except for change calendar restrictions)
  • service/synthetics: Updates service API and documentation

Release v1.40.53 (2021-09-30)

Service Client Updates

  • service/account: Updates service API, documentation, paginators, and examples
  • service/cloudcontrol: Adds new service
  • service/dataexchange: Updates service API, documentation, and paginators
  • service/macie2: Updates service API and documentation
  • service/network-firewall: Updates service API and documentation
  • service/workmail: Updates service API, documentation, and paginators
    • This release adds support for mobile device access overrides management in Amazon WorkMail.
  • service/workspaces: Updates service API and documentation
    • Added CreateUpdatedWorkspaceImage API to update WorkSpace images with latest software and drivers. Updated DescribeWorkspaceImages API to display if there are updates available for WorkSpace images.

Release v1.40.52 (2021-09-29)

Service Client Updates

  • service/amp: Updates service API, documentation, waiters, and paginators
  • service/lambda: Updates service API and documentation
    • Adds support for Lambda functions powered by AWS Graviton2 processors. Customers can now select the CPU architecture for their functions.
  • service/sesv2: Updates service API and documentation

Release v1.40.51 (2021-09-28)

Service Client Updates

  • service/imagebuilder: Updates service documentation
  • service/transfer: Updates service documentation
    • Added changes for managed workflows feature APIs.

... (truncated)

Commits

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 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)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.10 to 1.40.55.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.38.10...v1.40.55)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2021

Superseded by #237.

@dependabot dependabot bot closed this Oct 6, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.40.55 branch October 6, 2021 09:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants