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.2 to 1.27.0 #39

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/aws/aws-sdk-go from 1.26.2 to 1.27.0.

Release notes

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

Release v1.27.0 (2020-01-02)

Service Client Updates

  • service/ce: Updates service documentation
  • service/ecr: Updates service waiters
    • Adds waiters for ImageScanComplete and LifecyclePolicyPreviewComplete
  • service/lex-models: Updates service documentation
  • service/lightsail: Updates service API and documentation
    • This release adds support for Certificate Authority (CA) certificate identifier to managed databases in Amazon Lightsail.

SDK Features

  • services/transcribestreamingservice: Support for Amazon Transcribe Streaming (#3048)

Release v1.26.8 (2019-12-23)

Service Client Updates

  • service/detective: Updates service documentation
  • service/fsx: Updates service API, documentation, and paginators
  • service/health: Updates service API, documentation, and paginators

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

... (truncated)
Changelog

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

Release v1.27.0 (2020-01-02)

Service Client Updates

  • service/ce: Updates service documentation
  • service/ecr: Updates service waiters
    • Adds waiters for ImageScanComplete and LifecyclePolicyPreviewComplete
  • service/lex-models: Updates service documentation
  • service/lightsail: Updates service API and documentation
    • This release adds support for Certificate Authority (CA) certificate identifier to managed databases in Amazon Lightsail.

SDK Features

  • services/transcribestreamingservice: Support for Amazon Transcribe Streaming (#3048)

Release v1.26.8 (2019-12-23)

Service Client Updates

  • service/detective: Updates service documentation
  • service/fsx: Updates service API, documentation, and paginators
  • service/health: Updates service API, documentation, and paginators

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

... (truncated)
Commits
  • a1e6946 Release v1.27.0 (2020-01-02)
  • 9f84ca2 aws/request: Add const for RequestError error code (#3038)
  • b88d4f8 Blacklist additional errors that shouldn't be logged by event stream test ser...
  • 7122d08 Support for Amazon Transcribe Streaming (#3048)
  • c81161b Release v1.26.8 (2019-12-23) (#3045)
  • bf26d57 service/s3/s3manager: Uploader should initialize pool size after determining ...
  • ab52e21 Release v1.26.7 (2019-12-20) (#3036)
  • e72e214 Release v1.26.6 (2019-12-19) (#3034)
  • be69791 Release v1.26.5 (2019-12-18) (#3032)
  • 80cb57d aws/request: Fix shouldRetry behavior for nested errors (#3017)
  • 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.26.2 to 1.27.0.
- [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.2...v1.27.0)

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 Jan 6, 2020
@codecov-io
Copy link

Codecov Report

Merging #39 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #39   +/-   ##
=======================================
  Coverage   83.46%   83.46%           
=======================================
  Files          13       13           
  Lines         520      520           
=======================================
  Hits          434      434           
  Misses         73       73           
  Partials       13       13

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 857b352...6009c76. Read the comment docs.

@julienduchesne julienduchesne merged commit db1deac into master Jan 6, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.27.0 branch January 6, 2020 23:50
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

2 participants