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.36.28 to 1.37.0 #17340

Merged
merged 2 commits into from
Jan 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2021

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

Release notes

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

Release v1.37.0 (2021-01-28)

Service Client Updates

  • service/databrew: Updates service API and documentation
  • service/iot: Updates service documentation
    • Documentation updates for IoT DeleteOTAUpdate API
  • service/managedblockchain: Updates service API and documentation
  • service/monitoring: Updates service API and documentation
    • Update to SDK to support label time zones in CloudWatch GetMetricData
  • service/robomaker: Updates service API and documentation
  • service/wellarchitected: Updates service documentation

SDK Features

  • aws/credentials/ssocreds: Add support for AWS Single Sign-On (SSO) Credential Provider (#3755)
  • aws/session: Support has been added to resolve shared configuration profiles that are configured for AWS Single Sign-On (SSO) (#3755)

Release v1.36.33 (2021-01-27)

Service Client Updates

  • service/accessanalyzer: Updates service API and documentation
  • service/customer-profiles: Updates service API
  • service/elasticache: Updates service API and documentation
    • Add support to pass ParameterGroup name as part updating Engine Version of Global Datastore.
  • service/es: Updates service API and documentation
    • Amazon Elasticsearch Service adds support for node-to-node encryption and encryption at rest for existing domains running Elasticsearch version 6.7 and above
  • service/lightsail: Updates service documentation
    • Documentation updates for Lightsail
  • service/sesv2: Updates service API and documentation

Release v1.36.32 (2021-01-26)

Service Client Updates

  • service/backup: Updates service documentation

Release v1.36.31 (2021-01-22)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • Introducing startDate field for CapacityReservation object for the date and time which the reservation started and adding reserved parameter for ModifyCapacityReservation.
  • service/greengrassv2: Updates service documentation
  • service/models.lex.v2: Adds new service
  • service/rds: Updates service documentation
    • Documentation updates for Amazon RDS
  • service/redshift: Updates service API and documentation
    • Update VPC endpoint field names.
  • service/runtime.lex.v2: Adds new service

... (truncated)

Changelog

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

Release v1.37.0 (2021-01-28)

Service Client Updates

  • service/databrew: Updates service API and documentation
  • service/iot: Updates service documentation
    • Documentation updates for IoT DeleteOTAUpdate API
  • service/managedblockchain: Updates service API and documentation
  • service/monitoring: Updates service API and documentation
    • Update to SDK to support label time zones in CloudWatch GetMetricData
  • service/robomaker: Updates service API and documentation
  • service/wellarchitected: Updates service documentation

SDK Features

  • aws/credentials/ssocreds: Add support for AWS Single Sign-On (SSO) Credential Provider (#3755)
  • aws/session: Support has been added to resolve shared configuration profiles that are configured for AWS Single Sign-On (SSO) (#3755)

Release v1.36.33 (2021-01-27)

Service Client Updates

  • service/accessanalyzer: Updates service API and documentation
  • service/customer-profiles: Updates service API
  • service/elasticache: Updates service API and documentation
    • Add support to pass ParameterGroup name as part updating Engine Version of Global Datastore.
  • service/es: Updates service API and documentation
    • Amazon Elasticsearch Service adds support for node-to-node encryption and encryption at rest for existing domains running Elasticsearch version 6.7 and above
  • service/lightsail: Updates service documentation
    • Documentation updates for Lightsail
  • service/sesv2: Updates service API and documentation

Release v1.36.32 (2021-01-26)

Service Client Updates

  • service/backup: Updates service documentation

Release v1.36.31 (2021-01-22)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • Introducing startDate field for CapacityReservation object for the date and time which the reservation started and adding reserved parameter for ModifyCapacityReservation.
  • service/greengrassv2: Updates service documentation
  • service/models.lex.v2: Adds new service
  • service/rds: Updates service documentation
    • Documentation updates for Amazon RDS
  • service/redshift: Updates service API and documentation
    • Update VPC endpoint field names.
  • service/runtime.lex.v2: Adds new service

... (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

Bumps [github.com/aws/aws-sdk-go](https:/aws/aws-sdk-go) from 1.36.28 to 1.37.0.
- [Release notes](https:/aws/aws-sdk-go/releases)
- [Changelog](https:/aws/aws-sdk-go/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.36.28...v1.37.0)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 28, 2021 19:31
@dependabot dependabot bot added dependencies Used to indicate dependency changes. go labels Jan 28, 2021
@ghost ghost added the size/XS Managed by automation to categorize the size of a PR. label Jan 28, 2021
@bflad bflad added enhancement Requests to existing resources that expand the functionality or scope. provider Pertains to the provider itself, rather than any interaction with AWS. labels Jan 28, 2021
@bflad bflad self-assigned this Jan 28, 2021
@bflad bflad added this to the v3.26.0 milestone Jan 28, 2021
@bflad bflad linked an issue Jan 28, 2021 that may be closed by this pull request
@bflad
Copy link
Contributor

bflad commented Jan 28, 2021

Verified with a built version of the Terraform AWS Provider as well. 👍

@bflad bflad merged commit b43c6a5 into main Jan 28, 2021
@bflad bflad deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.37.0 branch January 28, 2021 20:49
github-actions bot pushed a commit that referenced this pull request Jan 28, 2021
@ghost
Copy link

ghost commented Jan 28, 2021

This has been released in version 3.26.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 Feb 28, 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 Feb 28, 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. enhancement Requests to existing resources that expand the functionality or scope. provider Pertains to the provider itself, rather than any interaction with AWS. 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.

Support AWS CLI v2 AWS Single Sign-On
1 participant