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.12 to 1.36.19 #16934

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/aws/aws-sdk-go from 1.36.12 to 1.36.19.

Release notes

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

Release v1.36.19 (2020-12-31)

Service Client Updates

  • service/servicecatalog: Updates service API and documentation
    • Enhanced Service Catalog DescribeProvisioningParameters API to return new parameter constraints, i.e., MinLength, MaxLength, MinValue, MaxValue, ConstraintDescription and AllowedPattern

Release v1.36.18 (2020-12-30)

Service Client Updates

  • service/elasticache: Updates service documentation
    • Documentation updates for elasticache
  • service/macie2: Updates service documentation

Release v1.36.17 (2020-12-29)

Service Client Updates

  • service/acm-pca: Updates service API and documentation
  • service/apigatewayv2: Updates service API and documentation
    • Amazon API Gateway now supports data mapping for HTTP APIs which allows customers to modify HTTP Request before sending it to their integration and HTTP Response before sending it to the invoker.

Release v1.36.16 (2020-12-28)

Service Client Updates

  • service/cloudfront: Updates service documentation
    • Amazon CloudFront has deprecated the CreateStreamingDistribution and CreateStreamingDistributionWithTags APIs as part of discontinuing support for Real-Time Messaging Protocol (RTMP) distributions.

Release v1.36.15 (2020-12-23)

Service Client Updates

  • service/compute-optimizer: Updates service API and documentation
  • service/dms: Updates service API and documentation
    • AWS DMS launches support for AWS Secrets Manager to manage Oracle ASM Database credentials
  • service/resource-groups: Updates service API, documentation, and paginators

Release v1.36.14 (2020-12-22)

Service Client Updates

  • service/ce: Updates service API and documentation
  • service/connect: Updates service API, documentation, and paginators
  • service/elasticache: Updates service documentation
    • Documentation updates for elasticache
  • service/glue: Updates service API and documentation
    • AWS Glue Find Matches machine learning transforms now support column importance scores.
  • service/iotwireless: Updates service API and documentation

... (truncated)

Changelog

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

Release v1.36.19 (2020-12-31)

Service Client Updates

  • service/servicecatalog: Updates service API and documentation
    • Enhanced Service Catalog DescribeProvisioningParameters API to return new parameter constraints, i.e., MinLength, MaxLength, MinValue, MaxValue, ConstraintDescription and AllowedPattern

Release v1.36.18 (2020-12-30)

Service Client Updates

  • service/elasticache: Updates service documentation
    • Documentation updates for elasticache
  • service/macie2: Updates service documentation

Release v1.36.17 (2020-12-29)

Service Client Updates

  • service/acm-pca: Updates service API and documentation
  • service/apigatewayv2: Updates service API and documentation
    • Amazon API Gateway now supports data mapping for HTTP APIs which allows customers to modify HTTP Request before sending it to their integration and HTTP Response before sending it to the invoker.

Release v1.36.16 (2020-12-28)

Service Client Updates

  • service/cloudfront: Updates service documentation
    • Amazon CloudFront has deprecated the CreateStreamingDistribution and CreateStreamingDistributionWithTags APIs as part of discontinuing support for Real-Time Messaging Protocol (RTMP) distributions.

Release v1.36.15 (2020-12-23)

Service Client Updates

  • service/compute-optimizer: Updates service API and documentation
  • service/dms: Updates service API and documentation
    • AWS DMS launches support for AWS Secrets Manager to manage Oracle ASM Database credentials
  • service/resource-groups: Updates service API, documentation, and paginators

Release v1.36.14 (2020-12-22)

Service Client Updates

  • service/ce: Updates service API and documentation
  • service/connect: Updates service API, documentation, and paginators
  • service/elasticache: Updates service documentation
    • Documentation updates for elasticache
  • service/glue: Updates service API and documentation
    • AWS Glue Find Matches machine learning transforms now support column importance scores.
  • service/iotwireless: Updates service API and documentation

... (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://github.com/aws/aws-sdk-go) from 1.36.12 to 1.36.19.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.36.12...v1.36.19)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 1, 2021 06:57
@dependabot dependabot bot added dependencies Used to indicate dependency changes. go labels Jan 1, 2021
@ghost ghost added the size/XS Managed by automation to categorize the size of a PR. label Jan 1, 2021
@bflad bflad self-assigned this Jan 4, 2021
@bflad bflad added this to the v3.23.0 milestone Jan 4, 2021
@bflad bflad merged commit fbc1e7b into master Jan 4, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.36.19 branch January 4, 2021 13:39
@ghost
Copy link

ghost commented Jan 8, 2021

This has been released in version 3.23.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 3, 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 3, 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
Development

Successfully merging this pull request may close these issues.

1 participant