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.19 to 1.36.28 #17155

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

Release v1.36.28 (2021-01-15)

Service Client Updates

  • service/sns: Updates service documentation
    • Documentation updates for Amazon SNS.

Release v1.36.27 (2021-01-14)

Service Client Updates

  • service/cognito-identity: Updates service API and documentation
  • service/pinpoint: Updates service API and documentation
    • Customers can create segments using 5 new filters. Filters can check for the presence of a substring in attributes and can perform time-based comparisons formatted as ISO_INSTANT datetimes.
  • service/s3control: Updates service API and documentation
    • Amazon S3 Batch Operations now supports restoring objects from the S3 Intelligent-Tiering Archive Access and Deep Archive Access tiers.
  • service/sagemaker: Updates service API and documentation
    • This feature allows customers to enable/disable model caching on Multi-Model endpoints.

Release v1.36.26 (2021-01-13)

Service Client Updates

  • service/frauddetector: Updates service API and documentation
  • service/personalize: Updates service documentation

SDK Enhancements

  • private/protocol: Loosen endpoint validation to allow customer specify port number (#3730)
    • Updates SDK's endpoint validation of the hostname to allow ports to be specified.
  • service/s3/s3manager: Add ETag field to UploadOutput (#3733)
    • Adds the ETag field to the Uploader's UploadOutput return value.
    • Fixes #2764
  • aws: Add WithLowerCaseHeaderMaps and WithDisableRestProtocolURICleaning to aws.Config. (#3671)

SDK Bugs

  • aws: Fixed a case where LowerCaseHeaderMaps would not be merged when mergingaws.Config types. (#3671)

Release v1.36.25 (2021-01-12)

Service Client Updates

  • service/appstream: Updates service API and documentation
    • Adds support for the Smart Card Redirection feature
  • service/auditmanager: Updates service API and documentation
  • service/elasticache: Updates service documentation
    • Documentation updates for elasticache
  • service/lightsail: Updates service API and documentation
    • This release adds IPv6 support for Amazon Lightsail instances, container services, CDN distributions, and load balancers.
  • service/ssm: Updates service API and documentation
    • AWS Systems Manager adds pagination support for DescribeDocumentPermission API

... (truncated)

Changelog

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

Release v1.36.28 (2021-01-15)

Service Client Updates

  • service/sns: Updates service documentation
    • Documentation updates for Amazon SNS.

Release v1.36.27 (2021-01-14)

Service Client Updates

  • service/cognito-identity: Updates service API and documentation
  • service/pinpoint: Updates service API and documentation
    • Customers can create segments using 5 new filters. Filters can check for the presence of a substring in attributes and can perform time-based comparisons formatted as ISO_INSTANT datetimes.
  • service/s3control: Updates service API and documentation
    • Amazon S3 Batch Operations now supports restoring objects from the S3 Intelligent-Tiering Archive Access and Deep Archive Access tiers.
  • service/sagemaker: Updates service API and documentation
    • This feature allows customers to enable/disable model caching on Multi-Model endpoints.

Release v1.36.26 (2021-01-13)

Service Client Updates

  • service/frauddetector: Updates service API and documentation
  • service/personalize: Updates service documentation

SDK Enhancements

  • private/protocol: Loosen endpoint validation to allow customer specify port number (#3730)
    • Updates SDK's endpoint validation of the hostname to allow ports to be specified.
  • service/s3/s3manager: Add ETag field to UploadOutput (#3733)
    • Adds the ETag field to the Uploader's UploadOutput return value.
    • Fixes #2764
  • aws: Add WithLowerCaseHeaderMaps and WithDisableRestProtocolURICleaning to aws.Config. (#3671)

SDK Bugs

  • aws: Fixed a case where LowerCaseHeaderMaps would not be merged when mergingaws.Config types. (#3671)

Release v1.36.25 (2021-01-12)

Service Client Updates

  • service/appstream: Updates service API and documentation
    • Adds support for the Smart Card Redirection feature
  • service/auditmanager: Updates service API and documentation
  • service/elasticache: Updates service documentation
    • Documentation updates for elasticache
  • service/lightsail: Updates service API and documentation
    • This release adds IPv6 support for Amazon Lightsail instances, container services, CDN distributions, and load balancers.
  • service/ssm: Updates service API and documentation
    • AWS Systems Manager adds pagination support for DescribeDocumentPermission API

... (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 dependabot bot requested a review from a team as a code owner January 18, 2021 07:54
@dependabot dependabot bot added dependencies Used to indicate dependency changes. go labels Jan 18, 2021
@ghost ghost added the size/XS Managed by automation to categorize the size of a PR. label Jan 18, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-1.36.28 branch from c55f94f to d78d494 Compare January 19, 2021 15:16
@bflad bflad self-assigned this Jan 19, 2021
… add ipv6_addresses attribute

Reference: https://github.com/aws/aws-sdk-go/pull/3735/files?file-filters%5B%5D=.json#diff-5a6179b4e5f5d9255890a587d6df77227a75e539120b585f57091b3be60a138cL5246-R5268

AWS Go SDK version 1.36.25 introduced a breaking API model change by removing a string `Ipv6Addess` field and replacing it with a list `Ipv6Addresses` field. This offers a best effort replacement for the expected value of the existing attribute by taking the first element of the new list field, while marking it deprecated to nudge practitioners to use the list instead.

Output from acceptance testing:

```
--- PASS: TestAccAWSLightsailInstance_disapear (50.09s)
--- PASS: TestAccAWSLightsailInstance_basic (51.05s)
--- PASS: TestAccAWSLightsailInstance_Tags (76.09s)
--- PASS: TestAccAWSLightsailInstance_Name (122.35s)
```
@ghost ghost added size/S Managed by automation to categorize the size of a PR. documentation Introduces or discusses updates to documentation. service/lightsail Issues and PRs that pertain to the lightsail service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. and removed size/XS Managed by automation to categorize the size of a PR. labels Jan 19, 2021
@bflad bflad added this to the v3.25.0 milestone Jan 19, 2021
@bflad bflad merged commit ad52710 into master Jan 19, 2021
@bflad bflad deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.36.28 branch January 19, 2021 16:40
bflad added a commit that referenced this pull request Jan 19, 2021
@ghost
Copy link

ghost commented Jan 22, 2021

This has been released in version 3.25.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 18, 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 18, 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. documentation Introduces or discusses updates to documentation. service/lightsail Issues and PRs that pertain to the lightsail service. size/S Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant