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.19.43 to 1.20.1 #116

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/aws/aws-sdk-go from 1.19.43 to 1.20.1.

Release notes

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

Release v1.20.1 (2019-06-14)

Service Client Updates

  • service/appstream: Updates service API
    • Added 2 new values(WINDOWS_SERVER_2016, WINDOWS_SERVER_2019) for PlatformType enum.
  • service/cloudfront: Adds new service
    • A new datatype in the CloudFront API, AliasICPRecordal, provides the ICP recordal status for CNAMEs associated with distributions. AWS services in China customers must file for an Internet Content Provider (ICP) recordal if they want to serve content publicly on an alternate domain name, also known as a CNAME, that they have added to CloudFront. The status value is returned in the CloudFront response; you cannot configure it yourself. The status is set to APPROVED for all CNAMEs (aliases) in regions outside of China.
  • service/ec2: Updates service API
    • Correction to enumerations in EC2 client.
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/personalize: Updates service documentation

Release v1.20.0 (2019-06-13)

Service Client Updates

  • service/appmesh: Updates service API and documentation
  • service/ec2: Updates service API
    • G4 instances are Amazon EC2 instances based on NVIDIA T4 GPUs and are designed to provide cost-effective machine learning inference for applications, like image classification, object detection, recommender systems, automated speech recognition, and language translation. G4 instances are also a cost-effective platform for building and running graphics-intensive applications, such as remote graphics workstations, video transcoding, photo-realistic design, and game streaming in the cloud. To get started with G4 instances visit https://aws.amazon.com/ec2/instance-types/g4.
  • service/elasticache: Updates service API and documentation
    • This release is to add support for reader endpoint for cluster-mode disabled Amazon ElastiCache for Redis clusters.
  • service/guardduty: Updates service API, documentation, and paginators
    • Support for tagging functionality in Create and Get operations for Detector, IP Set, Threat Intel Set, and Finding Filter resources and 3 new tagging APIs: ListTagsForResource, TagResource, and UntagResource.

SDK Features

  • aws/session: Add support for chaining assume IAM role from shared config (#2579)
    • Adds support chaining assume role credentials from the shared config/credentials files. This change allows you to create an assume role chain of multiple levels of assumed IAM roles. The config profile the deepest in the chain must use static credentials, or credential_source. If the deepest profile doesn't have either of these the session will fail to load.
    • Fixes the SDK's shared config credential source not assuming a role with environment and ECS credentials. EC2 credentials were already supported.
    • Fix #2528
    • Fix #2385

SDK Enhancements

  • service/s3/s3manager/s3manageriface: Add missing methods (#2612)
    • Adds the missing interface and methods from the s3manager Uploader, Downloader, and Batch Delete utilities.

Release v1.19.49 (2019-06-12)

Service Client Updates

  • service/servicecatalog: Updates service API and documentation
    • This release adds a new field named Guidance to update provisioning artifact, this field can be set by the administrator to provide guidance to end users about which provisioning artifacts to use.

Release v1.19.48 (2019-06-11)

Service Client Updates

  • service/sagemaker: Updates service API and documentation
    • The default TaskTimeLimitInSeconds of labeling job is increased to 8 hours. Batch Transform introduces a new DataProcessing field which supports input and output filtering and data joining. Training job increases the max allowed input channels from 8 to 20.
... (truncated)
Changelog

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

Release v1.20.1 (2019-06-14)

Service Client Updates

  • service/appstream: Updates service API
    • Added 2 new values(WINDOWS_SERVER_2016, WINDOWS_SERVER_2019) for PlatformType enum.
  • service/cloudfront: Adds new service
    • A new datatype in the CloudFront API, AliasICPRecordal, provides the ICP recordal status for CNAMEs associated with distributions. AWS services in China customers must file for an Internet Content Provider (ICP) recordal if they want to serve content publicly on an alternate domain name, also known as a CNAME, that they have added to CloudFront. The status value is returned in the CloudFront response; you cannot configure it yourself. The status is set to APPROVED for all CNAMEs (aliases) in regions outside of China.
  • service/ec2: Updates service API
    • Correction to enumerations in EC2 client.
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/personalize: Updates service documentation

Release v1.20.0 (2019-06-13)

Service Client Updates

  • service/appmesh: Updates service API and documentation
  • service/ec2: Updates service API
    • G4 instances are Amazon EC2 instances based on NVIDIA T4 GPUs and are designed to provide cost-effective machine learning inference for applications, like image classification, object detection, recommender systems, automated speech recognition, and language translation. G4 instances are also a cost-effective platform for building and running graphics-intensive applications, such as remote graphics workstations, video transcoding, photo-realistic design, and game streaming in the cloud. To get started with G4 instances visit https://aws.amazon.com/ec2/instance-types/g4.
  • service/elasticache: Updates service API and documentation
    • This release is to add support for reader endpoint for cluster-mode disabled Amazon ElastiCache for Redis clusters.
  • service/guardduty: Updates service API, documentation, and paginators
    • Support for tagging functionality in Create and Get operations for Detector, IP Set, Threat Intel Set, and Finding Filter resources and 3 new tagging APIs: ListTagsForResource, TagResource, and UntagResource.

SDK Features

  • aws/session: Add support for chaining assume IAM role from shared config (#2579)
    • Adds support chaining assume role credentials from the shared config/credentials files. This change allows you to create an assume role chain of multiple levels of assumed IAM roles. The config profile the deepest in the chain must use static credentials, or credential_source. If the deepest profile doesn't have either of these the session will fail to load.
    • Fixes the SDK's shared config credential source not assuming a role with environment and ECS credentials. EC2 credentials were already supported.
    • Fix #2528
    • Fix #2385

SDK Enhancements

  • service/s3/s3manager/s3manageriface: Add missing methods (#2612)
    • Adds the missing interface and methods from the s3manager Uploader, Downloader, and Batch Delete utilities.

Release v1.19.49 (2019-06-12)

Service Client Updates

  • service/servicecatalog: Updates service API and documentation
    • This release adds a new field named Guidance to update provisioning artifact, this field can be set by the administrator to provide guidance to end users about which provisioning artifacts to use.

Release v1.19.48 (2019-06-11)

Service Client Updates

  • service/sagemaker: Updates service API and documentation
    • The default TaskTimeLimitInSeconds of labeling job is increased to 8 hours. Batch Transform introduces a new DataProcessing field which supports input and output filtering and data joining. Training job increases the max allowed input channels from 8 to 20.
... (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 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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.19.43 to 1.20.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.19.43...v1.20.1)

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

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #116   +/-   ##
=====================================
  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 f648cd9...81f5120. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #117.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.20.1 branch June 18, 2019 08:20
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