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.25.48 to 1.26.2 #36

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Release notes

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

Release v1.26.2 (2019-12-13)

Service Client Updates

  • service/codebuild: Updates service API and documentation
    • CodeBuild adds support for cross account
  • service/detective: Adds new service
  • service/sesv2: Updates service API and documentation

Release v1.26.1 (2019-12-12)

Service Client Updates

  • service/accessanalyzer: Updates service API and documentation

SDK Bugs

  • service/s3/s3crypto: Fixes a bug where gcmEncryptReader and gcmDecryptReader would return an invalid number of bytes as having been read. (#3005)

Release v1.26.0 (2019-12-11)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • This release allows customers to attach multiple Elastic Inference Accelerators to a single EC2 instance. It adds support for a Count parameter for each Elastic Inference Accelerator type you specify on the RunInstances and LaunchTemplate APIs.

SDK Features

SDK Enhancements

  • aws/request: Adds ThrottledException to the list of retryable request exceptions (#3006)

Release v1.25.50 (2019-12-10)

Service Client Updates

  • service/kendra: Updates service API and documentation
      1. Adding DocumentTitleFieldName as an optional configuration for SharePoint. 2. updating s3 object pattern to support all s3 keys.

Release v1.25.49 (2019-12-09)

Service Client Updates

  • service/kafka: Updates service API and documentation
  • service/kms: Updates service API and documentation
    • The Verify operation now returns KMSInvalidSignatureException on invalid signatures. The Sign and Verify operations now return KMSInvalidStateException when a request is made against a CMK pending deletion.
  • service/quicksight: Updates service documentation
... (truncated)
Changelog

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

Release v1.26.2 (2019-12-13)

Service Client Updates

  • service/codebuild: Updates service API and documentation
    • CodeBuild adds support for cross account
  • service/detective: Adds new service
  • service/sesv2: Updates service API and documentation

Release v1.26.1 (2019-12-12)

Service Client Updates

  • service/accessanalyzer: Updates service API and documentation

SDK Bugs

  • service/s3/s3crypto: Fixes a bug where gcmEncryptReader and gcmDecryptReader would return an invalid number of bytes as having been read. (#3005)

Release v1.26.0 (2019-12-11)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • This release allows customers to attach multiple Elastic Inference Accelerators to a single EC2 instance. It adds support for a Count parameter for each Elastic Inference Accelerator type you specify on the RunInstances and LaunchTemplate APIs.

SDK Features

SDK Enhancements

  • aws/request: Adds ThrottledException to the list of retryable request exceptions (#3006)

Release v1.25.50 (2019-12-10)

Service Client Updates

  • service/kendra: Updates service API and documentation
      1. Adding DocumentTitleFieldName as an optional configuration for SharePoint. 2. updating s3 object pattern to support all s3 keys.

Release v1.25.49 (2019-12-09)

Service Client Updates

  • service/kafka: Updates service API and documentation
  • service/kms: Updates service API and documentation
    • The Verify operation now returns KMSInvalidSignatureException on invalid signatures. The Sign and Verify operations now return KMSInvalidStateException when a request is made against a CMK pending deletion.
  • service/quicksight: Updates service documentation
... (truncated)
Commits
  • b4f52c4 Release v1.26.2 (2019-12-13)
  • a9e731c Release v1.26.1 (2019-12-12) (#3020)
  • 4379eed aws/endpoints: Initialize Map Sizes (#3010)
  • 8db1f4d Fix CHANGELOG_PENDING.md formatting (#3014)
  • 53f33de service/s3/s3crypto: Fix bug where gcmEncryptReader and gcmDecryptReader woul...
  • 155883d Release v1.26.0 (2019-12-11) (#3012)
  • 8c382ec aws/request: Add ThrottledException to the list of retryable request exceptio...
  • 1ea99d2 Add support for session tags to AssumeRoleProvider (#2993)
  • bce4628 Release v1.25.50 (2019-12-10) (#3007)
  • b2f50ef private/model/api: Use PackageName when using HasCrossLinks (#3002)
  • 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.25.48 to 1.26.2.
- [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.25.48...v1.26.2)

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 16, 2019
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #36   +/-   ##
=======================================
  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 40e8b7d...1780b1d. Read the comment docs.

@julienduchesne julienduchesne merged commit 857b352 into master Dec 16, 2019
@julienduchesne julienduchesne deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.26.2 branch December 16, 2019 12:09
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