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.34.0 to 1.34.1 in /detectors/aws #203

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2020

Bumps github.com/aws/aws-sdk-go from 1.34.0 to 1.34.1.

Release notes

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

Release v1.34.1 (2020-08-10)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • Remove CoIP Auto-Assign feature references.
  • service/glue: Updates service API and documentation
    • Starting today, you can further control orchestration of your ETL workloads in AWS Glue by specifying the maximum number of concurrent runs for a Glue workflow.
  • service/savingsplans: Updates service API

SDK Enhancements

  • aws/credentials/stscreds: Add optional expiry duration to WebIdentityRoleProvider (#3356)
    • Adds a new optional field to the WebIdentityRoleProvider that allows you to specify the duration the assumed role credentials will be valid for.
  • example/service/s3/putObjectWithProgress: Fix example for file upload with progress (#3377)
    • Fixes #2468 by ignoring the first read of the progress reader wrapper. Since the first read is used for signing the request, not upload progress.
    • Updated the example to write progress inline instead of newlines.
  • service/dynamodb/dynamodbattribute: Fix typo in package docs (#3446)
    • Fixes typo in dynamodbattribute package docs.
Changelog

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

Release v1.34.1 (2020-08-10)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • Remove CoIP Auto-Assign feature references.
  • service/glue: Updates service API and documentation
    • Starting today, you can further control orchestration of your ETL workloads in AWS Glue by specifying the maximum number of concurrent runs for a Glue workflow.
  • service/savingsplans: Updates service API

SDK Enhancements

  • aws/credentials/stscreds: Add optional expiry duration to WebIdentityRoleProvider (#3356)
    • Adds a new optional field to the WebIdentityRoleProvider that allows you to specify the duration the assumed role credentials will be valid for.
  • example/service/s3/putObjectWithProgress: Fix example for file upload with progress (#3377)
    • Fixes #2468 by ignoring the first read of the progress reader wrapper. Since the first read is used for signing the request, not upload progress.
    • Updated the example to write progress inline instead of newlines.
  • service/dynamodb/dynamodbattribute: Fix typo in package docs (#3446)
    • Fixes typo in dynamodbattribute package docs.
Commits
  • a0ca8cf Release v1.34.1 (2020-08-10)
  • 29a5bc2 aws/credentials/stscreds: Expose Duration to WebIdentityRoleProvider (#3356)
  • eb7121d example/service/s3/putObjectWithProgress: fix example for file upload with pr...
  • 827e841 service/dynamodb/dynamodbattribute: Fix typo in package docs. (#3446)
  • 34f092c codegen: Fix eventstream require params and test generation (#3463)
  • 1d7c049 Release v1.34.0 (#3468)
  • 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 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)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.34.0 to 1.34.1.
- [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.34.0...v1.34.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 11, 2020
@jmacd jmacd merged commit df49040 into master Aug 11, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/detectors/aws/github.com/aws/aws-sdk-go-1.34.1 branch August 11, 2020 15:51
@MrAlias MrAlias mentioned this pull request Aug 13, 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

2 participants