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.30.29 to 1.31.4 #774

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/aws/aws-sdk-go from 1.30.29 to 1.31.4.

Release notes

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

Release v1.31.4 (2020-05-22)

Service Client Updates

  • service/autoscaling: Updates service documentation
    • Documentation updates for Amazon EC2 Auto Scaling
  • service/iotsitewise: Updates service API and documentation

Release v1.31.3 (2020-05-21)

Service Client Updates

  • service/codebuild: Updates service API and documentation
    • CodeBuild adds support for tagging with report groups
  • service/ec2: Updates service API and documentation
    • From this release onwards ProvisionByoipCidr publicly supports IPv6. Updated ProvisionByoipCidr API to support tags for public IPv4 and IPv6 pools. Added NetworkBorderGroup to the DescribePublicIpv4Pools response.
  • service/s3: Updates service API, documentation, and examples
    • Deprecates unusable input members bound to Content-MD5 header. Updates example and documentation.
  • service/synthetics: Updates service API and documentation

Release v1.31.2 (2020-05-20)

Service Client Updates

  • service/application-autoscaling: Updates service documentation
  • service/appmesh: Updates service API and documentation
  • service/backup: Updates service API and documentation
  • service/chime: Updates service API and documentation
    • Amazon Chime enterprise account administrators can now set custom retention policies on chat data in the Amazon Chime application.
  • service/codedeploy: Updates service API and documentation
    • Amazon ECS customers using application and network load balancers can use CodeDeploy BlueGreen hook to invoke a CloudFormation stack update. With this update you can view CloudFormation deployment and target details via existing APIs and use your stack Id to list or delete all deployments associated with the stack.
  • service/medialive: Updates service API, documentation, waiters, and paginators
    • AWS Elemental MediaLive now supports the ability to ingest the content that is streaming from an AWS Elemental Link device: https://aws.amazon.com/medialive/features/link/. This release also adds support for SMPTE-2038 and input state waiters.
  • service/securityhub: Updates service API and documentation
  • service/transcribe-streaming: Updates service API and documentation

SDK Bugs

  • service/s3/s3crypto: Add missing return in encryption client (#3258)
    • Fixes a missing return in the encryption client that was causing a nil dereference panic.

Release v1.31.1 (2020-05-19)

Service Client Updates

  • service/chime: Updates service API and documentation
    • You can now receive Voice Connector call events through SNS or SQS.
  • service/ec2: Updates service API and documentation
    • This release adds support for Federated Authentication via SAML-2.0 in AWS ClientVPN.
  • service/health: Updates service API, documentation, and paginators
... (truncated)
Changelog

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

Release v1.31.4 (2020-05-22)

Service Client Updates

  • service/autoscaling: Updates service documentation
    • Documentation updates for Amazon EC2 Auto Scaling
  • service/iotsitewise: Updates service API and documentation

Release v1.31.3 (2020-05-21)

Service Client Updates

  • service/codebuild: Updates service API and documentation
    • CodeBuild adds support for tagging with report groups
  • service/ec2: Updates service API and documentation
    • From this release onwards ProvisionByoipCidr publicly supports IPv6. Updated ProvisionByoipCidr API to support tags for public IPv4 and IPv6 pools. Added NetworkBorderGroup to the DescribePublicIpv4Pools response.
  • service/s3: Updates service API, documentation, and examples
    • Deprecates unusable input members bound to Content-MD5 header. Updates example and documentation.
  • service/synthetics: Updates service API and documentation

Release v1.31.2 (2020-05-20)

Service Client Updates

  • service/application-autoscaling: Updates service documentation
  • service/appmesh: Updates service API and documentation
  • service/backup: Updates service API and documentation
  • service/chime: Updates service API and documentation
    • Amazon Chime enterprise account administrators can now set custom retention policies on chat data in the Amazon Chime application.
  • service/codedeploy: Updates service API and documentation
    • Amazon ECS customers using application and network load balancers can use CodeDeploy BlueGreen hook to invoke a CloudFormation stack update. With this update you can view CloudFormation deployment and target details via existing APIs and use your stack Id to list or delete all deployments associated with the stack.
  • service/medialive: Updates service API, documentation, waiters, and paginators
    • AWS Elemental MediaLive now supports the ability to ingest the content that is streaming from an AWS Elemental Link device: https://aws.amazon.com/medialive/features/link/. This release also adds support for SMPTE-2038 and input state waiters.
  • service/securityhub: Updates service API and documentation
  • service/transcribe-streaming: Updates service API and documentation

SDK Bugs

  • service/s3/s3crypto: Add missing return in encryption client (#3258)
    • Fixes a missing return in the encryption client that was causing a nil dereference panic.

Release v1.31.1 (2020-05-19)

Service Client Updates

  • service/chime: Updates service API and documentation
    • You can now receive Voice Connector call events through SNS or SQS.
  • service/ec2: Updates service API and documentation
    • This release adds support for Federated Authentication via SAML-2.0 in AWS ClientVPN.
  • service/health: Updates service API, documentation, and paginators
... (truncated)
Commits
  • 4c45f86 Release v1.31.4 (2020-05-22)
  • 3286d0e Release v1.31.3 (2020-05-21) (#3333)
  • a72d6b5 Generate Dualstack endpoints for aws-cn and aws-us-gov partitions (#3332)
  • 3e7bcd7 Release v1.31.2 (2020-05-20) (#3329)
  • 4168e2b service/s3/s3crypto: Add missing return in encryption client (#3258)
  • 034042d Fix bug report & guidance issue templates (#3279)
  • 4041c8d aws/corehandlers: Fix refresh credentials handler test (#3316)
  • 6b25fdf service/dynamodb/expression - Documentation update for expression.Value when ...
  • dffa058 Release v1.31.1 (2020-05-19) (#3327)
  • d7b5372 Release v1.31.0 (#3326)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.30.29 to 1.31.4.
- [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.30.29...v1.31.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 25, 2020
@chenrui333 chenrui333 merged commit 55bf030 into master May 25, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.31.4 branch May 25, 2020 19:32
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
Development

Successfully merging this pull request may close these issues.

1 participant