artemnikitin / devicefarm-ci-tool

Tool that helps you to run tests in AWS Device Farm easily
MIT License
15 stars 5 forks source link

Bump github.com/aws/aws-sdk-go from 1.23.17 to 1.25.1 #143

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps github.com/aws/aws-sdk-go from 1.23.17 to 1.25.1.

Release notes *Sourced from [github.com/aws/aws-sdk-go's releases](https://github.com/aws/aws-sdk-go/releases).* > Release v1.25.1 (2019-09-27) > === > > ### Service Client Updates > * `service/amplify`: Updates service API and documentation > * `service/ecs`: Updates service API and documentation > * This release of Amazon Elastic Container Service (Amazon ECS) removes FirelensConfiguration from the DescribeTask output during the FireLens public preview. > > ### SDK Enhancements > * `private/protocol/xml/xmlutil`: Support for sorting xml attributes ([#2854](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2854)) > > ### SDK Bugs > * `private/model/api`: Write locationName for top-level shapes for rest-xml and ec2 protocols ([#2854](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2854)) > * `private/mode/api`: Colliding fields should serialize with original name ([#2854](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2854)) > * Fixes [#2806](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2806) > > Release v1.25.0 (2019-09-26) > === > > ### Service Client Updates > * `service/codepipeline`: Updates service documentation > * Documentation updates for CodePipeline > * `aws/endpoints`: Updated Regions and Endpoints metadata. > * `service/ssm`: Updates service API and documentation > * This release updates the AWS Systems Manager Parameter Store PutParameter and LabelParameterVersion APIs to return the "Tier" of parameter created/updated and the "parameter version" labeled respectively. > > ### SDK Features > * `service/dynamodb/dynamodbattribute`: Add EnableEmptyCollections flag to Encoder and Decoder ([#2834](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2834)) > * The `Encoder` and `Decoder` types have been enhanced to allow support for specifying the SDK's behavior when marshaling structures, maps, and slices to DynamoDB. > * When `EnableEmptyCollections` is set to `True` the SDK will preserve the empty of these types in DynamoDB rather then encoding a NULL AttributeValue. > * Fixes [#682](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/682) > * Fixes [#1890](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/1890) > * Fixes [#2746](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2746) > * `service/s3/s3manager`: Add Download Buffer Provider ([#2823](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2823)) > * Adds a new `BufferProvider` member for specifying how part data can be buffered in memory when copying from the http response body. > * Windows platforms will now default to buffering 1MB per part to reduce contention when downloading files. > * Non-Windows platforms will continue to employ a non-buffering behavior. > * Fixes [#2180](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2180) > * Fixes [#2662](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2662) > > Release v1.24.6 (2019-09-25) > === > > ### Service Client Updates > * `service/dms`: Updates service API, documentation, and examples > * This release adds a new DeleteConnection API to delete the connection between a replication instance and an endpoint. It also adds an optional S3 setting to specify the precision of any TIMESTAMP column values written to an S3 object file in .parquet format. > * `service/globalaccelerator`: Updates service API and documentation > * `service/sagemaker`: Updates service API and documentation > * Enable G4D and R5 instances in SageMaker Hosting Services > > ... (truncated)
Changelog *Sourced from [github.com/aws/aws-sdk-go's changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md).* > Release v1.25.1 (2019-09-27) > === > > ### Service Client Updates > * `service/amplify`: Updates service API and documentation > * `service/ecs`: Updates service API and documentation > * This release of Amazon Elastic Container Service (Amazon ECS) removes FirelensConfiguration from the DescribeTask output during the FireLens public preview. > > ### SDK Enhancements > * `private/protocol/xml/xmlutil`: Support for sorting xml attributes ([#2854](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2854)) > > ### SDK Bugs > * `private/model/api`: Write locationName for top-level shapes for rest-xml and ec2 protocols ([#2854](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2854)) > * `private/mode/api`: Colliding fields should serialize with original name ([#2854](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2854)) > * Fixes [#2806](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2806) > Release v1.25.0 (2019-09-26) > === > > ### Service Client Updates > * `service/codepipeline`: Updates service documentation > * Documentation updates for CodePipeline > * `aws/endpoints`: Updated Regions and Endpoints metadata. > * `service/ssm`: Updates service API and documentation > * This release updates the AWS Systems Manager Parameter Store PutParameter and LabelParameterVersion APIs to return the "Tier" of parameter created/updated and the "parameter version" labeled respectively. > > ### SDK Features > * `service/dynamodb/dynamodbattribute`: Add EnableEmptyCollections flag to Encoder and Decoder ([#2834](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2834)) > * The `Encoder` and `Decoder` types have been enhanced to allow support for specifying the SDK's behavior when marshaling structures, maps, and slices to DynamoDB. > * When `EnableEmptyCollections` is set to `True` the SDK will preserve the empty of these types in DynamoDB rather then encoding a NULL AttributeValue. > * Fixes [#682](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/682) > * Fixes [#1890](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/1890) > * Fixes [#2746](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2746) > * `service/s3/s3manager`: Add Download Buffer Provider ([#2823](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2823)) > * Adds a new `BufferProvider` member for specifying how part data can be buffered in memory when copying from the http response body. > * Windows platforms will now default to buffering 1MB per part to reduce contention when downloading files. > * Non-Windows platforms will continue to employ a non-buffering behavior. > * Fixes [#2180](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2180) > * Fixes [#2662](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2662) > > Release v1.24.6 (2019-09-25) > === > > ### Service Client Updates > * `service/dms`: Updates service API, documentation, and examples > * This release adds a new DeleteConnection API to delete the connection between a replication instance and an endpoint. It also adds an optional S3 setting to specify the precision of any TIMESTAMP column values written to an S3 object file in .parquet format. > * `service/globalaccelerator`: Updates service API and documentation > * `service/sagemaker`: Updates service API and documentation > * Enable G4D and R5 instances in SageMaker Hosting Services > > Release v1.24.5 (2019-09-24) > ... (truncated)
Commits - [`8ed2634`](https://github.com/aws/aws-sdk-go/commit/8ed263425377bfd1b72b611e1769d39bad41b3ea) Release v1.25.1 - [`b313a25`](https://github.com/aws/aws-sdk-go/commit/b313a250a4af3b7844764ada54b6278562d907fd) service/s3/s3manager: Simplify Upload manager internal interfaces ([#2859](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2859)) - [`ab0bbeb`](https://github.com/aws/aws-sdk-go/commit/ab0bbeb0603032d0c9122390b7bb514f4957991f) Ensuren SDK's testing HTTP server usage are cleaned up ([#2841](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2841)) - [`a7e6470`](https://github.com/aws/aws-sdk-go/commit/a7e6470f907986405f309bb0fa030521e9eae08e) private/model/api: Write locationName for top-level shapes for rest-xml and e... - [`2ccc8d9`](https://github.com/aws/aws-sdk-go/commit/2ccc8d92945c3bf8e5f90bcf5a4a82042e41e7e0) Merge pull request [#2858](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2858) from aws/release - [`f3c0262`](https://github.com/aws/aws-sdk-go/commit/f3c0262d0d7fcb67869af3bd73909e0d030f7288) Release v1.25.0 - [`4bf31c3`](https://github.com/aws/aws-sdk-go/commit/4bf31c37fd12cd7165ed03ef16e2a63e0a6db537) service/dynamodb/dynamodbattribute: Support for configuring the marshalling b... - [`4cfae4a`](https://github.com/aws/aws-sdk-go/commit/4cfae4ae9f0d01a4f14e01253aec2d493b799208) service/s3/s3manager: Add DownloadStrategy for buffering downloaded parts ([#2](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2)... - [`9fd70c2`](https://github.com/aws/aws-sdk-go/commit/9fd70c20c4bab06be0d2840abdbe3f66310fea9d) Merge pull request [#2857](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2857) from aws/release - [`6e7b2b1`](https://github.com/aws/aws-sdk-go/commit/6e7b2b1d30f3c9d7dc6dcf48a60aac7d345c7ff7) Release v1.24.6 - Additional commits viewable in [compare view](https://github.com/aws/aws-sdk-go/compare/v1.23.17...v1.25.1)


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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #144.