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.37.0 to 1.37.4 #17469

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2021

Bumps github.com/aws/aws-sdk-go from 1.37.0 to 1.37.4.

Release notes

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

Release v1.37.4 (2021-02-04)

Service Client Updates

  • service/appflow: Updates service API and documentation
  • service/athena: Updates service API and documentation
    • Adds the Athena ListEngineVersions action and the EngineVersion data type. ListEngineVersions returns the available Athena engine versions, including Auto, as a list of EngineVersion objects.
  • service/dlm: Updates service API and documentation
  • service/ec2: Updates service API, documentation, and paginators
    • AWS Outposts now supports EBS local snapshots on Outposts that allows customers to store snapshots of EBS volumes and AMIs locally on S3 on Outposts.
  • service/emr-containers: Updates service API
  • service/quicksight: Updates service API and documentation
    • API release for field folders feature.

Release v1.37.3 (2021-02-03)

Service Client Updates

  • service/auditmanager: Updates service API
  • service/ce: Updates service documentation
  • service/codebuild: Updates service documentation
    • Documentation updates for codebuild
  • service/compute-optimizer: Updates service documentation
  • service/databrew: Updates service API and documentation
  • service/ec2: Updates service API, documentation, and paginators
    • EC2 Public IP now supports API for setting PTR records on Elastic IP address.
  • service/iotsitewise: Updates service API and documentation
  • service/lambda: Updates service API, documentation, and examples
    • Support for creating Lambda Functions using 'nodejs14.x'
  • service/securityhub: Updates service API and documentation
  • service/workmail: Updates service API
    • Increased maximum length of ipRanges values for Access Control Rules from 10 to 1024.

Release v1.37.2 (2021-02-02)

Service Client Updates

  • service/application-autoscaling: Updates service API and documentation
  • service/appmesh: Updates service API and documentation
  • service/iotwireless: Updates service API and documentation
  • service/location: Updates service documentation
  • service/lookoutvision: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports Image Media Playlists on HLS outputs, version 0.4 (trick-mode).
  • service/organizations: Updates service documentation
    • Documentation updates for AWS Organizations.
  • service/rds-data: Updates service API and documentation
  • service/route53: Updates service documentation
    • Documentation updates for Route 53
  • service/s3control: Updates service API and documentation

... (truncated)

Changelog

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

Release v1.37.4 (2021-02-04)

Service Client Updates

  • service/appflow: Updates service API and documentation
  • service/athena: Updates service API and documentation
    • Adds the Athena ListEngineVersions action and the EngineVersion data type. ListEngineVersions returns the available Athena engine versions, including Auto, as a list of EngineVersion objects.
  • service/dlm: Updates service API and documentation
  • service/ec2: Updates service API, documentation, and paginators
    • AWS Outposts now supports EBS local snapshots on Outposts that allows customers to store snapshots of EBS volumes and AMIs locally on S3 on Outposts.
  • service/emr-containers: Updates service API
  • service/quicksight: Updates service API and documentation
    • API release for field folders feature.

Release v1.37.3 (2021-02-03)

Service Client Updates

  • service/auditmanager: Updates service API
  • service/ce: Updates service documentation
  • service/codebuild: Updates service documentation
    • Documentation updates for codebuild
  • service/compute-optimizer: Updates service documentation
  • service/databrew: Updates service API and documentation
  • service/ec2: Updates service API, documentation, and paginators
    • EC2 Public IP now supports API for setting PTR records on Elastic IP address.
  • service/iotsitewise: Updates service API and documentation
  • service/lambda: Updates service API, documentation, and examples
    • Support for creating Lambda Functions using 'nodejs14.x'
  • service/securityhub: Updates service API and documentation
  • service/workmail: Updates service API
    • Increased maximum length of ipRanges values for Access Control Rules from 10 to 1024.

Release v1.37.2 (2021-02-02)

Service Client Updates

  • service/application-autoscaling: Updates service API and documentation
  • service/appmesh: Updates service API and documentation
  • service/iotwireless: Updates service API and documentation
  • service/location: Updates service documentation
  • service/lookoutvision: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports Image Media Playlists on HLS outputs, version 0.4 (trick-mode).
  • service/organizations: Updates service documentation
    • Documentation updates for AWS Organizations.
  • service/rds-data: Updates service API and documentation
  • service/route53: Updates service documentation
    • Documentation updates for Route 53
  • service/s3control: Updates service API and documentation

... (truncated)

Commits
  • 4bdd841 Release v1.37.4 (2021-02-04)
  • 65c0691 Release v1.37.3 (2021-02-03) (#3772)
  • 368c345 Release v1.37.2 (2021-02-02) (#3771)
  • b2cc34f adds support for s3 and s3control private link (#3770)
  • 4a3fa39 Fix: Only Validate SSO profile configuration when attempting to use SSO crede...
  • 3974dd0 Release v1.37.1 (2021-01-29) (#3766)
  • 3f5ad80 service/lexmodelsv2: Fixup unit test for Go 1.5 and 1.6 (#3764)
  • 0dd1266 service/lexmodelsv2: Add fix to send expected Content-Type header (#3762)
  • 55f662b Merge pull request #3759 from aws/KaibaLopez-stale-aciton
  • c9d4f94 Release v1.37.0 (2021-01-28) (#3761)
  • Additional commits viewable 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 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 dependabot bot requested a review from a team as a code owner February 4, 2021 20:18
@dependabot dependabot bot added dependencies Used to indicate dependency changes. go labels Feb 4, 2021
@ghost ghost added size/XS Managed by automation to categorize the size of a PR. labels Feb 4, 2021
@bflad bflad self-assigned this Feb 4, 2021
@bflad bflad added this to the v3.27.0 milestone Feb 4, 2021
@ghost
Copy link

ghost commented Feb 5, 2021

This has been released in version 3.27.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 for triage. Thanks!

@ghost
Copy link

ghost commented Mar 7, 2021

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators Mar 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Used to indicate dependency changes. size/XS Managed by automation to categorize the size of a PR.
Projects
None yet
1 participant