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

Bump github.com/aws/aws-sdk-go from 1.35.7 to 1.36.28 in /internal/awsxray #198

Conversation

dependabot[bot]
Copy link

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

Bumps github.com/aws/aws-sdk-go from 1.35.7 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 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.35.7 to 1.36.28.
- [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.35.7...v1.36.28)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 18, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 25, 2021

Superseded by #262.

@dependabot dependabot bot closed this Jan 25, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/internal/awsxray/github.com/aws/aws-sdk-go-1.36.28 branch January 25, 2021 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants