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.36 to 1.25.41 #32

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/aws/aws-sdk-go from 1.25.36 to 1.25.41.

Release notes

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

Release v1.25.41 (2019-11-22)

Service Client Updates

  • service/acm: Updates service API and documentation
    • This release adds support for Tag-Based IAM for AWS Certificate Manager and adding tags to certificates upon creation.
  • service/application-autoscaling: Updates service API
  • service/autoscaling-plans: Updates service API
  • service/codebuild: Updates service API and documentation
    • Add Canonical ARN to LogsLocation.
  • service/ec2: Updates service API and documentation
    • This release adds two new APIs (DescribeInstanceTypes and DescribeInstanceTypeOfferings) that give customers access to instance type attributes and regional and zonal offerings.
  • service/elasticmapreduce: Updates service API and documentation
    • Amazon EMR adds support for concurrent step execution and cancelling running steps. Amazon EMR has added a new Outpost ARN field in the ListCluster and DescribeCluster API responses that is populated for clusters launched in an AWS Outpost subnet.
  • service/forecast: Updates service API and documentation
  • service/mediapackage-vod: Updates service API and documentation
  • service/rekognition: Updates service API and documentation
    • This release adds enhanced face filtering support to the IndexFaces API operation, and introduces face filtering for CompareFaces and SearchFacesByImage API operations.
  • service/sns: Updates service documentation
    • Added documentation for the dead-letter queue feature.
  • service/ssm: Updates service API and documentation
    • Add RebootOption and LastNoRebootInstallOperationTime for DescribeInstancePatchStates and DescribeInstancePatchStatesForPatchGroup API
  • service/sts: Updates service API, documentation, and examples
    • Support tagging for STS sessions and tag based access control for the STS APIs

SDK Bugs

  • aws/ec2metadata: Fix failing concurrency test for ec2metadata client (#2960)

Release v1.25.40 (2019-11-21)

Service Client Updates

  • service/amplify: Updates service API and documentation
  • service/appsync: Updates service API and documentation
  • service/config: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/connectparticipant: Adds new service
  • service/dynamodb: Updates service API and documentation
    • With this release, you can convert an existing Amazon DynamoDB table to a global table by adding replicas in other AWS Regions.
  • service/ec2: Updates service API and documentation
    • This release adds support for attaching AWS License Manager Configurations to Amazon Machine Image (AMI) using ImportImage API; and adds support for running different instance sizes on EC2 Dedicated Hosts
  • service/glue: Updates service API and documentation
    • This release adds support for Glue 1.0 compatible ML Transforms.
  • service/lex-models: Updates service API and documentation
  • service/meteringmarketplace: Updates service documentation
    • Documentation updates for the AWS Marketplace Metering Service.
  • service/runtime.lex: Updates service API and documentation
  • service/ssm: Updates service API and documentation
    • The release contains new API and API changes for AWS Systems Manager Explorer product.
... (truncated)
Changelog

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

Release v1.25.41 (2019-11-22)

Service Client Updates

  • service/acm: Updates service API and documentation
    • This release adds support for Tag-Based IAM for AWS Certificate Manager and adding tags to certificates upon creation.
  • service/application-autoscaling: Updates service API
  • service/autoscaling-plans: Updates service API
  • service/codebuild: Updates service API and documentation
    • Add Canonical ARN to LogsLocation.
  • service/ec2: Updates service API and documentation
    • This release adds two new APIs (DescribeInstanceTypes and DescribeInstanceTypeOfferings) that give customers access to instance type attributes and regional and zonal offerings.
  • service/elasticmapreduce: Updates service API and documentation
    • Amazon EMR adds support for concurrent step execution and cancelling running steps. Amazon EMR has added a new Outpost ARN field in the ListCluster and DescribeCluster API responses that is populated for clusters launched in an AWS Outpost subnet.
  • service/forecast: Updates service API and documentation
  • service/mediapackage-vod: Updates service API and documentation
  • service/rekognition: Updates service API and documentation
    • This release adds enhanced face filtering support to the IndexFaces API operation, and introduces face filtering for CompareFaces and SearchFacesByImage API operations.
  • service/sns: Updates service documentation
    • Added documentation for the dead-letter queue feature.
  • service/ssm: Updates service API and documentation
    • Add RebootOption and LastNoRebootInstallOperationTime for DescribeInstancePatchStates and DescribeInstancePatchStatesForPatchGroup API
  • service/sts: Updates service API, documentation, and examples
    • Support tagging for STS sessions and tag based access control for the STS APIs

SDK Bugs

  • aws/ec2metadata: Fix failing concurrency test for ec2metadata client (#2960)

Release v1.25.40 (2019-11-21)

Service Client Updates

  • service/amplify: Updates service API and documentation
  • service/appsync: Updates service API and documentation
  • service/config: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/connectparticipant: Adds new service
  • service/dynamodb: Updates service API and documentation
    • With this release, you can convert an existing Amazon DynamoDB table to a global table by adding replicas in other AWS Regions.
  • service/ec2: Updates service API and documentation
    • This release adds support for attaching AWS License Manager Configurations to Amazon Machine Image (AMI) using ImportImage API; and adds support for running different instance sizes on EC2 Dedicated Hosts
  • service/glue: Updates service API and documentation
    • This release adds support for Glue 1.0 compatible ML Transforms.
  • service/lex-models: Updates service API and documentation
  • service/meteringmarketplace: Updates service documentation
    • Documentation updates for the AWS Marketplace Metering Service.
  • service/runtime.lex: Updates service API and documentation
  • service/ssm: Updates service API and documentation
    • The release contains new API and API changes for AWS Systems Manager Explorer product.
  • service/transcribe: Updates service API
... (truncated)
Commits
  • 31767fe Release v1.25.41 (2019-11-22)
  • 4d3f302 models/apis/discovery: adds smoke.json for discovery service (#2965)
  • 722a38b aws/ec2metadata: Fix failing concurrent test for IMDS(#2960)
  • 70f4883 Release v1.25.40 (2019-11-21) (#2964)
  • b66a8a3 models/apis/discovery:removes failing smoke test for discovery… (#2963)
  • 3dfcfc3 Release v1.25.39 (2019-11-20) (#2962)
  • 7814a7f Release v1.25.38 (2019-11-19) (#2959)
  • 1b7071c aws/ec2metadata: Add support for EC2Metadata client secure token (#2958)
  • f103b8d private/model/api: Show how to create a session in client examples (#2954)
  • ec575fa Release v1.25.37 (2019-11-18) (#2955)
  • 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.36 to 1.25.41.
- [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.36...v1.25.41)

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 Nov 25, 2019
@julienduchesne julienduchesne merged commit 51206b2 into master Nov 25, 2019
@julienduchesne julienduchesne deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.25.41 branch November 25, 2019 12:03
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

1 participant