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 github.com/aws/aws-sdk-go from 1.43.21 to 1.43.25 #23870

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2022

Bumps github.com/aws/aws-sdk-go from 1.43.21 to 1.43.25.

Release notes

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

Release v1.43.25 (2022-03-24)

Service Client Updates

  • service/config: Updates service API and documentation
  • service/lambda: Updates service API and documentation
    • Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB.
  • service/transcribe: Updates service API and documentation

Release v1.43.24 (2022-03-23)

Service Client Updates

  • service/auditmanager: Updates service API
  • service/ebs: Updates service API and documentation
  • service/elasticache: Updates service documentation
    • Doc only update for ElastiCache
  • service/gamesparks: Adds new service
  • service/redshift: Updates service API and documentation
    • 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.
  • service/ssm: Updates service API and documentation
    • Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates.
  • service/transfer: Updates service documentation
    • Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server.

Release v1.43.23 (2022-03-22)

Service Client Updates

  • service/ce: Updates service API and documentation
  • service/ecs: Updates service documentation
    • Documentation only update to address tickets
  • service/lakeformation: Updates service API
  • service/location: Updates service API, documentation, and paginators
  • service/polly: Updates service API and documentation
    • Amazon Polly adds new Catalan voice - Arlet. Arlet is available as Neural voice only.

Release v1.43.22 (2022-03-21)

Service Client Updates

  • service/chime-sdk-meetings: Updates service API and documentation
  • service/ecr: Updates service documentation and paginators
    • This release includes a fix in the DescribeImageScanFindings paginated output.
  • service/mediaconnect: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • AWS QuickSight Service Features - Expand public API support for group management.
  • service/ram: Updates service documentation
Changelog

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

Release v1.43.25 (2022-03-24)

Service Client Updates

  • service/config: Updates service API and documentation
  • service/lambda: Updates service API and documentation
    • Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB.
  • service/transcribe: Updates service API and documentation

Release v1.43.24 (2022-03-23)

Service Client Updates

  • service/auditmanager: Updates service API
  • service/ebs: Updates service API and documentation
  • service/elasticache: Updates service documentation
    • Doc only update for ElastiCache
  • service/gamesparks: Adds new service
  • service/redshift: Updates service API and documentation
    • 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.
  • service/ssm: Updates service API and documentation
    • Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates.
  • service/transfer: Updates service documentation
    • Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server.

Release v1.43.23 (2022-03-22)

Service Client Updates

  • service/ce: Updates service API and documentation
  • service/ecs: Updates service documentation
    • Documentation only update to address tickets
  • service/lakeformation: Updates service API
  • service/location: Updates service API, documentation, and paginators
  • service/polly: Updates service API and documentation
    • Amazon Polly adds new Catalan voice - Arlet. Arlet is available as Neural voice only.

Release v1.43.22 (2022-03-21)

Service Client Updates

  • service/chime-sdk-meetings: Updates service API and documentation
  • service/ecr: Updates service documentation and paginators
    • This release includes a fix in the DescribeImageScanFindings paginated output.
  • service/mediaconnect: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • AWS QuickSight Service Features - Expand public API support for group management.
  • service/ram: Updates service documentation
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.43.21 to 1.43.25.
- [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.43.21...v1.43.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Used to indicate dependency changes. go Pull requests that update Go code labels Mar 25, 2022
@github-actions github-actions bot added size/XS Managed by automation to categorize the size of a PR. and removed dependencies Used to indicate dependency changes. labels Mar 25, 2022
@ewbankkit ewbankkit merged commit 742c114 into main Mar 25, 2022
@ewbankkit ewbankkit deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.25 branch March 25, 2022 12:17
@github-actions github-actions bot added this to the v4.8.0 milestone Mar 25, 2022
@github-actions
Copy link

This functionality has been released in v4.8.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
Copy link

github-actions bot commented May 5, 2022

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 May 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
go Pull requests that update Go code size/XS Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant