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.26.5 to 1.26.7 #310

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/aws/aws-sdk-go from 1.26.5 to 1.26.7.

Release notes

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

Release v1.26.7 (2019-12-20)

Service Client Updates

  • service/devicefarm: Updates service API, documentation, and paginators
    • Introduced browser testing support through AWS Device Farm
  • service/ec2: Updates service API and documentation
    • This release introduces the ability to tag key pairs, placement groups, export tasks, import image tasks, import snapshot tasks and export image tasks. You can use tags to organize and identify your resources for cost allocation.
  • service/eks: Updates service API and documentation
  • service/pinpoint: Updates service API and documentation
    • This release of the Amazon Pinpoint API introduces versioning support for message templates.
  • service/rds: Updates service API and documentation
    • This release adds an operation that enables users to specify whether a database is restarted when its SSL/TLS certificate is rotated. Only customers who do not use SSL/TLS should use this operation.
  • service/redshift: Updates service documentation
    • Documentation updates for Amazon Redshift RA3 node types.
  • service/securityhub: Updates service API and documentation
  • service/ssm: Updates service API and documentation
    • This release updates the attachments support to include AttachmentReference source for Automation documents.
  • service/transcribe: Updates service API, documentation, and paginators

Release v1.26.6 (2019-12-19)

Service Client Updates

  • service/codestar-connections: Adds new service
  • service/dlm: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • We are updating the supportedRootDevices field to supportedRootDeviceTypes for DescribeInstanceTypes API to ensure that the actual value is returned, correcting a previous error in the model.
  • service/gamelift: Updates service API and documentation
    • Amazon GameLift now supports ARNs for all key GameLift resources, tagging for GameLift resource authorization management, and updated documentation that articulates GameLift's resource authorization strategy.
  • service/lex-models: Updates service API and documentation
  • service/personalize-runtime: Updates service API and documentation
  • service/ssm: Updates service API and documentation
    • This release allows customers to add tags to Automation execution, enabling them to sort and filter executions in different ways, such as by resource, purpose, owner, or environment.
  • service/transcribe: Updates service API and documentation
Changelog

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

Release v1.26.7 (2019-12-20)

Service Client Updates

  • service/devicefarm: Updates service API, documentation, and paginators
    • Introduced browser testing support through AWS Device Farm
  • service/ec2: Updates service API and documentation
    • This release introduces the ability to tag key pairs, placement groups, export tasks, import image tasks, import snapshot tasks and export image tasks. You can use tags to organize and identify your resources for cost allocation.
  • service/eks: Updates service API and documentation
  • service/pinpoint: Updates service API and documentation
    • This release of the Amazon Pinpoint API introduces versioning support for message templates.
  • service/rds: Updates service API and documentation
    • This release adds an operation that enables users to specify whether a database is restarted when its SSL/TLS certificate is rotated. Only customers who do not use SSL/TLS should use this operation.
  • service/redshift: Updates service documentation
    • Documentation updates for Amazon Redshift RA3 node types.
  • service/securityhub: Updates service API and documentation
  • service/ssm: Updates service API and documentation
    • This release updates the attachments support to include AttachmentReference source for Automation documents.
  • service/transcribe: Updates service API, documentation, and paginators

Release v1.26.6 (2019-12-19)

Service Client Updates

  • service/codestar-connections: Adds new service
  • service/dlm: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • We are updating the supportedRootDevices field to supportedRootDeviceTypes for DescribeInstanceTypes API to ensure that the actual value is returned, correcting a previous error in the model.
  • service/gamelift: Updates service API and documentation
    • Amazon GameLift now supports ARNs for all key GameLift resources, tagging for GameLift resource authorization management, and updated documentation that articulates GameLift's resource authorization strategy.
  • service/lex-models: Updates service API and documentation
  • service/personalize-runtime: Updates service API and documentation
  • service/ssm: Updates service API and documentation
    • This release allows customers to add tags to Automation execution, enabling them to sort and filter executions in different ways, such as by resource, purpose, owner, or environment.
  • service/transcribe: Updates service API and documentation
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)
  • @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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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.26.5 to 1.26.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.26.5...v1.26.7)

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 Dec 22, 2019
@susisu susisu merged commit ee68eea into master Dec 25, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.26.7 branch December 25, 2019 02:15
@astj astj mentioned this pull request Jan 22, 2020
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.

None yet

1 participant