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

build(deps): bump github.com/aws/aws-sdk-go from 1.20.11 to 1.21.0 #152

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/aws/aws-sdk-go from 1.20.11 to 1.21.0.

Release notes

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

Release v1.21.0 (2019-07-18)

Service Client Updates

  • service/codedeploy: Updates service documentation
    • Documentation updates for codedeploy
  • service/comprehend: Updates service API and documentation
  • service/ecs: Updates service API and documentation
    • This release of Amazon Elastic Container Service (Amazon ECS) introduces support for cluster settings. Cluster settings specify whether CloudWatch Container Insights is enabled or disabled for the cluster.
  • service/elasticache: Updates service documentation
    • Updates for Elasticache

SDK Features

  • aws/session: Add support for assuming role via Web Identity Token (#2667)
    • Adds support for assuming an role via the Web Identity Token. Allows for OIDC token files to be used by specifying the token path through the AWS_WEB_IDENTITY_TOKEN_FILE, and AWS_ROLE_ARN environment variables.

SDK Bugs

  • aws/session: Fix SDK AWS_PROFILE and static environment credential behavior ()
    • Fixes the SDK's behavior when determining the source of credentials to load. Previously the SDK would ignore the AWS_PROFILE environment, if static environment credentials were also specified.
    • If both AWS_PROFILE and static environment credentials are defined, the SDK will load any credentials from the shared config/credentials file for the AWS_PROFILE first. Only if there are no credentials defined in the shared config/credentials file will the SDK use the static environment credentials instead.

Release v1.20.21 (2019-07-17)

Service Client Updates

  • service/autoscaling: Updates service documentation
    • Documentation updates for autoscaling
  • service/config: Updates service API
  • service/dms: Updates service API and documentation
    • S3 endpoint settings update: 1) Option to append operation column to full-load files. 2) Option to add a commit timestamp column to full-load and cdc files. Updated DescribeAccountAttributes to include UniqueAccountIdentifier.

Release v1.20.20 (2019-07-12)

Service Client Updates

  • service/apigatewayv2: Updates service API
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/es: Updates service API
    • Amazon Elasticsearch Service now supports M5, C5, and R5 instance types.
  • service/iam: Updates service API
    • Removed exception that was indicated but never thrown for IAM GetAccessKeyLastUsed API
  • service/robomaker: Updates service API and documentation

Release v1.20.19 (2019-07-11)

Service Client Updates

  • service/eventbridge: Adds new service
  • service/events: Updates service API and documentation
    • Adds APIs for partner event sources, partner event buses, and custom event buses. These new features are managed in the EventBridge service.
... (truncated)
Changelog

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

Release v1.21.0 (2019-07-18)

Service Client Updates

  • service/codedeploy: Updates service documentation
    • Documentation updates for codedeploy
  • service/comprehend: Updates service API and documentation
  • service/ecs: Updates service API and documentation
    • This release of Amazon Elastic Container Service (Amazon ECS) introduces support for cluster settings. Cluster settings specify whether CloudWatch Container Insights is enabled or disabled for the cluster.
  • service/elasticache: Updates service documentation
    • Updates for Elasticache

SDK Features

  • aws/session: Add support for assuming role via Web Identity Token (#2667)
    • Adds support for assuming an role via the Web Identity Token. Allows for OIDC token files to be used by specifying the token path through the AWS_WEB_IDENTITY_TOKEN_FILE, and AWS_ROLE_ARN environment variables.

SDK Bugs

  • aws/session: Fix SDK AWS_PROFILE and static environment credential behavior ()
    • Fixes the SDK's behavior when determining the source of credentials to load. Previously the SDK would ignore the AWS_PROFILE environment, if static environment credentials were also specified.
    • If both AWS_PROFILE and static environment credentials are defined, the SDK will load any credentials from the shared config/credentials file for the AWS_PROFILE first. Only if there are no credentials defined in the shared config/credentials file will the SDK use the static environment credentials instead.
      Release v1.20.21 (2019-07-17)
      ===

Service Client Updates

  • service/autoscaling: Updates service documentation
    • Documentation updates for autoscaling
  • service/config: Updates service API
  • service/dms: Updates service API and documentation
    • S3 endpoint settings update: 1) Option to append operation column to full-load files. 2) Option to add a commit timestamp column to full-load and cdc files. Updated DescribeAccountAttributes to include UniqueAccountIdentifier.

Release v1.20.20 (2019-07-12)

Service Client Updates

  • service/apigatewayv2: Updates service API
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/es: Updates service API
    • Amazon Elasticsearch Service now supports M5, C5, and R5 instance types.
  • service/iam: Updates service API
    • Removed exception that was indicated but never thrown for IAM GetAccessKeyLastUsed API
  • service/robomaker: Updates service API and documentation

Release v1.20.19 (2019-07-11)

Service Client Updates

  • service/eventbridge: Adds new service
  • service/events: Updates service API and documentation
    • Adds APIs for partner event sources, partner event buses, and custom event buses. These new features are managed in the EventBridge service.
... (truncated)
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 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.20.11 to 1.21.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.20.11...v1.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot requested a review from labkode as a code owner July 19, 2019 05:27
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 19, 2019
@codecov-io
Copy link

codecov-io commented Jul 19, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #152   +/-   ##
=====================================
  Coverage      75%    75%           
=====================================
  Files           2      2           
  Lines          40     40           
=====================================
  Hits           30     30           
  Misses          5      5           
  Partials        5      5

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 96e7643...5d4f583. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #153.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.21.0 branch July 22, 2019 05:46
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.

1 participant