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.36.2 to 1.36.7 #51

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2020

Bumps github.com/aws/aws-sdk-go from 1.36.2 to 1.36.7.

Release notes

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

Release v1.36.7 (2020-12-11)

Service Client Updates

  • service/autoscaling: Updates service API and documentation
    • Documentation updates and corrections for Amazon EC2 Auto Scaling API Reference and SDKs.
  • service/cloudtrail: Updates service API and documentation
    • CloudTrailInvalidClientTokenIdException is now thrown when a call results in the InvalidClientTokenId error code. The Name parameter of the AdvancedEventSelector data type is now optional.
  • service/guardduty: Updates service documentation
    • Documentation updates for GuardDuty
  • service/iotsitewise: Updates service API, documentation, and paginators
  • service/monitoring: Updates service documentation
    • Documentation updates for monitoring
  • service/pi: Updates service documentation

Release v1.36.6 (2020-12-10)

Service Client Updates

  • service/ec2: Updates service API, documentation, and paginators
    • TGW connect simplifies connectivity of SD-WAN appliances; IGMP support for TGW multicast; VPC Reachability Analyzer for VPC resources connectivity analysis.
  • service/kendra: Updates service API and documentation
    • Amazon Kendra now supports adding synonyms to an index through the new Thesaurus resource.
  • service/networkmanager: Updates service API, documentation, and paginators

Release v1.36.5 (2020-12-09)

Service Client Updates

  • service/ec2: Updates service API
    • This release adds support for G4ad instances powered by AMD Radeon Pro V520 GPUs and AMD 2nd Generation EPYC processors
  • service/globalaccelerator: Updates service API, documentation, and paginators
  • service/redshift: Updates service API and documentation
    • Add support for availability zone relocation feature.

SDK Enhancements

  • aws/session: Add support for client TLS certs on HTTP client (#3654)
    • Adds support for the SDK to automatically modify the HTTP client to include TLS configuration of custom Client TLS certificate.

Release v1.36.4 (2020-12-08)

Service Client Updates

  • service/auditmanager: Adds new service
  • service/ecr: Updates service API and documentation
    • This release adds support for configuring cross-region and cross-account replication of your Amazon ECR images.
  • service/emr-containers: Adds new service
  • service/forecast: Updates service API and documentation
  • service/healthlake: Adds new service
  • service/kendra: Updates service API and documentation

... (truncated)

Changelog

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

Release v1.36.7 (2020-12-11)

Service Client Updates

  • service/autoscaling: Updates service API and documentation
    • Documentation updates and corrections for Amazon EC2 Auto Scaling API Reference and SDKs.
  • service/cloudtrail: Updates service API and documentation
    • CloudTrailInvalidClientTokenIdException is now thrown when a call results in the InvalidClientTokenId error code. The Name parameter of the AdvancedEventSelector data type is now optional.
  • service/guardduty: Updates service documentation
    • Documentation updates for GuardDuty
  • service/iotsitewise: Updates service API, documentation, and paginators
  • service/monitoring: Updates service documentation
    • Documentation updates for monitoring
  • service/pi: Updates service documentation

Release v1.36.6 (2020-12-10)

Service Client Updates

  • service/ec2: Updates service API, documentation, and paginators
    • TGW connect simplifies connectivity of SD-WAN appliances; IGMP support for TGW multicast; VPC Reachability Analyzer for VPC resources connectivity analysis.
  • service/kendra: Updates service API and documentation
    • Amazon Kendra now supports adding synonyms to an index through the new Thesaurus resource.
  • service/networkmanager: Updates service API, documentation, and paginators

Release v1.36.5 (2020-12-09)

Service Client Updates

  • service/ec2: Updates service API
    • This release adds support for G4ad instances powered by AMD Radeon Pro V520 GPUs and AMD 2nd Generation EPYC processors
  • service/globalaccelerator: Updates service API, documentation, and paginators
  • service/redshift: Updates service API and documentation
    • Add support for availability zone relocation feature.

SDK Enhancements

  • aws/session: Add support for client TLS certs on HTTP client (#3654)
    • Adds support for the SDK to automatically modify the HTTP client to include TLS configuration of custom Client TLS certificate.

Release v1.36.4 (2020-12-08)

Service Client Updates

  • service/auditmanager: Adds new service
  • service/ecr: Updates service API and documentation
    • This release adds support for configuring cross-region and cross-account replication of your Amazon ECR images.
  • service/emr-containers: Adds new service
  • service/forecast: Updates service API and documentation
  • service/healthlake: Adds new service
  • service/kendra: Updates service API and documentation

... (truncated)

Commits
  • 9a8fdb9 Release v1.36.7 (2020-12-11)
  • 0d67c31 Merge pull request #3687 from aws/version_maintenance
  • 0ec19bd Merge branch 'master' of github.com:aws/aws-sdk-go into version_maintenance
  • bc1b6bc aws/request: Add additional retry tests for SerializationError (#3682)
  • f26fab5 Release v1.36.6 (2020-12-10) (#3688)
  • ca8954d codegen: Ensure event stream events are in sorted order (#3681)
  • 3f791a6 version maintenance policy
  • 5bf92ba Release v1.36.5 (2020-12-09) (#3686)
  • 039c0ff aws/session: Add support for client TLS certs on HTTP client (#3654)
  • e13de64 Release v1.36.4 (2020-12-08) (#3680)
  • 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 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.36.2 to 1.36.7.
- [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.2...v1.36.7)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 14, 2020
@mpostument mpostument merged commit 769c0fd into master Dec 14, 2020
@mpostument mpostument deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.36.7 branch December 14, 2020 08:24
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant