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.5 to 1.23.14 #126

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.5 to 1.23.14.

Release notes *Sourced from [github.com/aws/aws-sdk-go's releases](https://github.com/aws/aws-sdk-go/releases).* > Release v1.23.14 (2019-09-03) > === > > ### Service Client Updates > * `service/ecs`: Updates service API and documentation > * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for attaching Amazon Elastic Inference accelerators to your containers. This enables you to run deep learning inference workloads with hardware acceleration in a more efficient way. > * `service/gamelift`: Updates service API and documentation > * You can now make use of PKI resources to provide more secure connections between your game clients and servers. To learn more, please refer to the public Amazon GameLift documentation. > * `service/resourcegroupstaggingapi`: Updates service documentation > * Documentation updates for resourcegroupstaggingapi > > Release v1.23.13 (2019-08-30) > === > > ### Service Client Updates > * `service/apigatewaymanagementapi`: Updates service API and documentation > * `service/ecs`: Updates service API and documentation > * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for modifying the cluster settings for existing clusters, which enables you to toggle whether Container Insights is enabled or not. Support is also introduced for custom log routing using the ECS FireLens integration. > * `service/mq`: Updates service API and documentation > * Adds support for updating security groups selection of an Amazon MQ broker. > > ### SDK Bugs > * `aws/csm`: Fix metricChan's unsafe atomic operations ([#2785](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2785)) > * Fixes [#2784](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2784) test failure caused by the metricChan.paused member being a value instead of a pointer. If the metricChan value was ever copied the atomic operations performed on paused would be invalid. > * `aws/client`: Updates logic for request retry delay calculation ([#2796](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2796)) > * Updates logic for calculating the delay after which a request can be retried. Retry delay now includes the Retry-After duration specified in a request. Fixes broken test for retry delays for throttled exceptions. > * Fixes [#2795](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2795) > > Release v1.23.12 (2019-08-29) > === > > ### Service Client Updates > * `service/application-autoscaling`: Updates service API, documentation, and paginators > * `service/codepipeline`: Updates service API and documentation > * Introducing pipeline execution trigger details in ListPipelineExecutions API. > * `service/ecs`: Updates service API and documentation > * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for including Docker container IDs in the API response when describing and stopping tasks. This enables customers to easily map containers to the tasks they are associated with. > * `service/elasticache`: Updates service API and documentation > * Amazon ElastiCache for Redis now supports encryption at rest using customer managed customer master keys (CMKs) in AWS Key Management Service (KMS). Amazon ElastiCache now supports cluster names upto 40 characters for replicationGoups and upto 50 characters for cacheClusters. > * `service/lambda`: Updates service API, documentation, and paginators > * Adds a "MaximumBatchingWindowInSeconds" parameter to event source mapping api's. Usable by Dynamodb and Kinesis event sources. > > ### SDK Enhancements > * `aws/ec2metadata`: Add marketplaceProductCodes to EC2 Instance Identity Document > * Adds `MarketplaceProductCodes` to the EC2 Instance Metadata's Identity Document. The ec2metadata client will now retrieve these values if they are available. > * Fixes [#2781](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2781) > * `private/protocol`: Add support for parsing fractional time ([#2760](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2760)) > * Fixes the SDK's ability to parse fractional unix timestamp values and added tests. > * Fixes [#1448](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/1448) > > ... (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.23.14 (2019-09-03) > === > > ### Service Client Updates > * `service/ecs`: Updates service API and documentation > * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for attaching Amazon Elastic Inference accelerators to your containers. This enables you to run deep learning inference workloads with hardware acceleration in a more efficient way. > * `service/gamelift`: Updates service API and documentation > * You can now make use of PKI resources to provide more secure connections between your game clients and servers. To learn more, please refer to the public Amazon GameLift documentation. > * `service/resourcegroupstaggingapi`: Updates service documentation > * Documentation updates for resourcegroupstaggingapi > > Release v1.23.13 (2019-08-30) > === > > ### Service Client Updates > * `service/apigatewaymanagementapi`: Updates service API and documentation > * `service/ecs`: Updates service API and documentation > * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for modifying the cluster settings for existing clusters, which enables you to toggle whether Container Insights is enabled or not. Support is also introduced for custom log routing using the ECS FireLens integration. > * `service/mq`: Updates service API and documentation > * Adds support for updating security groups selection of an Amazon MQ broker. > > ### SDK Bugs > * `aws/csm`: Fix metricChan's unsafe atomic operations ([#2785](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2785)) > * Fixes [#2784](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2784) test failure caused by the metricChan.paused member being a value instead of a pointer. If the metricChan value was ever copied the atomic operations performed on paused would be invalid. > * `aws/client`: Updates logic for request retry delay calculation ([#2796](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2796)) > * Updates logic for calculating the delay after which a request can be retried. Retry delay now includes the Retry-After duration specified in a request. Fixes broken test for retry delays for throttled exceptions. > * Fixes [#2795](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2795) > Release v1.23.12 (2019-08-29) > === > > ### Service Client Updates > * `service/application-autoscaling`: Updates service API, documentation, and paginators > * `service/codepipeline`: Updates service API and documentation > * Introducing pipeline execution trigger details in ListPipelineExecutions API. > * `service/ecs`: Updates service API and documentation > * This release of Amazon Elastic Container Service (Amazon ECS) introduces support for including Docker container IDs in the API response when describing and stopping tasks. This enables customers to easily map containers to the tasks they are associated with. > * `service/elasticache`: Updates service API and documentation > * Amazon ElastiCache for Redis now supports encryption at rest using customer managed customer master keys (CMKs) in AWS Key Management Service (KMS). Amazon ElastiCache now supports cluster names upto 40 characters for replicationGoups and upto 50 characters for cacheClusters. > * `service/lambda`: Updates service API, documentation, and paginators > * Adds a "MaximumBatchingWindowInSeconds" parameter to event source mapping api's. Usable by Dynamodb and Kinesis event sources. > > ### SDK Enhancements > * `aws/ec2metadata`: Add marketplaceProductCodes to EC2 Instance Identity Document > * Adds `MarketplaceProductCodes` to the EC2 Instance Metadata's Identity Document. The ec2metadata client will now retrieve these values if they are available. > * Fixes [#2781](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2781) > * `private/protocol`: Add support for parsing fractional time ([#2760](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2760)) > * Fixes the SDK's ability to parse fractional unix timestamp values and added tests. > * Fixes [#1448](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/1448) > > Release v1.23.11 (2019-08-28) > ... (truncated)
Commits - [`038baef`](https://github.com/aws/aws-sdk-go/commit/038baef27d86865da72603d700d55d8d0c212ce8) Release v1.23.14 - [`d6dd60b`](https://github.com/aws/aws-sdk-go/commit/d6dd60bef6d7e0f93c5dbd40e4bd34febab5e6e3) Fix SDK's CI test validating code generation is stable ([#2798](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2798)) - [`617a39e`](https://github.com/aws/aws-sdk-go/commit/617a39ef94385f7afa5786f22f54f512c76fbf7e) Merge pull request [#2805](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2805) from aws/release - [`d57c8d9`](https://github.com/aws/aws-sdk-go/commit/d57c8d96f72d9475194ccf18d2ba70ac294b0cb3) Release v1.23.13 - [`b2111c1`](https://github.com/aws/aws-sdk-go/commit/b2111c1b53183df48b5011ec2990acd246be1628) Fixup pending changelog comments - [`b061de5`](https://github.com/aws/aws-sdk-go/commit/b061de56340300e6576f3cb44eefc4b497fd9a65) aws/csm: Fix metricChan's unsafe atomic operations ([#2785](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2785)) - [`d1c74a6`](https://github.com/aws/aws-sdk-go/commit/d1c74a67382db826ce1343d32dd80d9e68ed3cbf) aws/client: Updates logic for request retry delay calculation ([#2796](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2796)) - [`c9c1061`](https://github.com/aws/aws-sdk-go/commit/c9c1061f7246806c1d11da76de4d00abd3d27abb) Merge pull request [#2803](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2803) from aws/release - [`9f7c139`](https://github.com/aws/aws-sdk-go/commit/9f7c1395291513f12aa6efeb7be34e273a26a5d1) Release v1.23.12 - [`25cfbcd`](https://github.com/aws/aws-sdk-go/commit/25cfbcd42d97a38b496eababc6762db7e1d9b552) Merge pull request [#2799](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2799) from diehlaws/master - Additional commits viewable in [compare view](https://github.com/aws/aws-sdk-go/compare/v1.23.5...v1.23.14)


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) - 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #127.