8000 build(deps): bump github.com/aws/aws-sdk-go from 1.21.1 to 1.21.2 by dependabot-preview[bot] · Pull Request #230 · video-dev/video-transcoding-api · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

build(deps): bump github.com/aws/aws-sdk-go from 1.21.1 to 1.21.2 #230

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

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/aws/aws-sdk-go from 1.21.1 to 1.21.2.

Release notes

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

Release v1.21.2 (2019-07-22)

Service Client Updates

  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/mq: Updates service API and documentation
    • Adds support for AWS Key Management Service (KMS) to offer server-side encryption. You can now select your own customer managed CMK, or use an AWS managed CMK in your KMS account.
  • service/shield: Updates service API and documentation
    • Adding new VectorType (HTTP_Reflection) and related top contributor types to describe WordPress Pingback DDoS attacks.

SDK Enhancements

SDK Bugs

  • aws/request: Fix SDK error checking when seeking readers (#2696)
    • Fixes the SDK handling of seeking a reader to ensure errors are not lost, and are bubbled up.
    • In several places the SDK ignored Seek errors when attempting to determine a reader's length, or rewinding the reader for retry attempts.
    • Related to #2525
Changelog

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

Release v1.21.2 (2019-07-22)

Service Client Updates

  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/mq: Updates service API and documentation
    • Adds support for AWS Key Management Service (KMS) to offer server-side encryption. You can now select your own customer managed CMK, or use an AWS managed CMK in your KMS account.
  • service/shield: Updates service API and documentation
    • Adding new VectorType (HTTP_Reflection) and related top contributor types to describe WordPress Pingback DDoS attacks.

SDK Enhancements

SDK Bugs

  • aws/request: Fix SDK error checking when seeking readers (#2696)
    • Fixes the SDK handling of seeking a reader to ensure errors are not lost, and are bubbled up.
    • In several places the SDK ignored Seek errors when attempting to determine a reader's length, or rewinding the reader for retry attempts.
    • Related to #2525
Commits
  • 246b05a Release v1.21.2
  • 840be55 Add merged changes to pendign change log
  • 8b8a755 aws/request: Remove unnecessary type conversion(#2708)
  • fe1e95e Cleanup unneeded wrapping of values in aws and stscreds package (#2707)
  • 5516892 Fix missing error check in several test cases (#2706)
  • 69b98d3 Fix SDK redundant/unneeded code logic in aws subpackages (#2705)
  • 4cfdbc3 Remove unused global variables in SDK request and session pkg (#2704)
  • 1455097 Fix SDK source formating with gofmt (#2703)
  • 5bab1ec aws/request: Fix SDK error checking when seeking readers (#2696)
  • 4163197 Merge pull request #2700 from aws/release
  • See full diff 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)

Finally, you can contact us by mentioning @dependabot.

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.21.1 to 1.21.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.21.1...v1.21.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 23, 2019
@codecov-io
Copy link
codecov-io commented Jul 23, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #230   +/-   ##
=======================================
  Coverage   78.36%   78.36%           
=======================================
  Files          31       31           
  Lines        3310     3310           
=======================================
  Hits         2594     2594           
  Misses        446      446           
  Partials      270      270

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 7d65c53...9446402. Read the comment docs.

@fsouza fsouza merged commit b6445a8 into master Jul 23, 2019
@fsouza fsouza deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.21.2 branch July 23, 2019 13:59
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.

2 participants
0