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.19 #161

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

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

Release notes *Sourced from [github.com/aws/aws-sdk-go's releases](https://github.com/aws/aws-sdk-go/releases).* > Release v1.25.19 (2019-10-24) > === > > ### Service Client Updates > * `service/appmesh`: Updates service API and documentation > * `service/chime`: Updates service API, documentation, and paginators > * * This release introduces Voice Connector PDX region and defaults previously created Voice Connectors to IAD. You can create Voice Connector Groups and add region specific Voice Connectors to direct telephony traffic across AWS regions in case of regional failures. With this release you can add phone numbers to Voice Connector Groups and can bulk move phone numbers between Voice Connectors, between Voice Connector and Voice Connector Groups and between Voice Connector Groups. Voice Connector now supports additional settings to enable SIP Log capture. This is in addition to the launch of Voice Connector Cloud Watch metrics in this release. This release also supports assigning outbound calling name (CNAM) to AWS account and individual phone numbers assigned to Voice Connectors. * Voice Connector now supports a setting to enable real time audio streaming delivered via Kinesis Audio streams. Please note that recording Amazon Chime Voice Connector calls with this feature maybe be subject to laws or regulations regarding the recording of telephone calls and other electronic communications. AWS Customer and their end users' have the responsibility to comply with all applicable laws regarding the recording, including properly notifying all participants in a recorded session or to a recorded communication that the session or communication is being recorded and obtain their consent. > * `service/ec2`: Updates service API and documentation > * This release updates CreateFpgaImage to support tagging FPGA images on creation > * `service/gamelift`: Updates service API > * Amazon GameLift offers expanded hardware options for game hosting: Custom game builds can use the Amazon Linux 2 operating system, and fleets for both custom builds and Realtime servers can now use C5, M5, and R5 instance types. > * `service/sagemaker`: Updates service API > * Adds support for the new family of Elastic Inference Accelerators (eia2) for SageMaker Hosting and Notebook Services > > Release v1.25.18 (2019-10-23) > === > > ### Service Client Updates > * `service/connect`: Updates service API, documentation, and paginators > * `service/polly`: Updates service API > * Amazon Polly adds new female voices: US Spanish - Lupe and Brazilian Portuguese - Camila; both voices are available in Standard and Neural engine. > * `service/sts`: Updates service documentation > * AWS Security Token Service (STS) now supports a regional configuration flag to make the client respect the region without the need for the endpoint parameter. > > ### SDK Enhancements > * `aws/endpoints`: Adds support for STS Regional Flags ([#2779](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2779)) > * Implements STS regional flag, with support for `legacy` and `regional` options. Defaults to `legacy`. Legacy, will force all regions specified in aws/endpoints/sts_legacy_regions.go to resolve to the STS global endpoint, sts.amazonaws.com. This is the SDK's current behavior. > * When the flag's value is `regional` the SDK will resolve the endpoint based on the endpoints.json model. This allows STS to update their service's modeled endpoints to be regionalized for all regions. When `regional` turned on use `aws-global` as the region to use the global endpoint. > * `AWS_STS_REGIONAL_ENDPOINTS=regional` for environment, or `sts_regional_endpoints=regional` in shared config file. > * The regions the SDK defaults to the STS global endpoint in `legacy` mode are: > * ap-northeast-1 > * ap-south-1 > * ap-southeast-1 > * ap-southeast-2 > * aws-global > * ca-central-1 > * eu-central-1 > * eu-north-1 > * eu-west-1 > * eu-west-2 > * eu-west-3 > * sa-east-1 > * us-east-1 > * us-east-2 > * us-west-1 > * us-west-2 > > Release v1.25.17 (2019-10-22) > === > > ... (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.19 (2019-10-24) > === > > ### Service Client Updates > * `service/appmesh`: Updates service API and documentation > * `service/chime`: Updates service API, documentation, and paginators > * * This release introduces Voice Connector PDX region and defaults previously created Voice Connectors to IAD. You can create Voice Connector Groups and add region specific Voice Connectors to direct telephony traffic across AWS regions in case of regional failures. With this release you can add phone numbers to Voice Connector Groups and can bulk move phone numbers between Voice Connectors, between Voice Connector and Voice Connector Groups and between Voice Connector Groups. Voice Connector now supports additional settings to enable SIP Log capture. This is in addition to the launch of Voice Connector Cloud Watch metrics in this release. This release also supports assigning outbound calling name (CNAM) to AWS account and individual phone numbers assigned to Voice Connectors. * Voice Connector now supports a setting to enable real time audio streaming delivered via Kinesis Audio streams. Please note that recording Amazon Chime Voice Connector calls with this feature maybe be subject to laws or regulations regarding the recording of telephone calls and other electronic communications. AWS Customer and their end users' have the responsibility to comply with all applicable laws regarding the recording, including properly notifying all participants in a recorded session or to a recorded communication that the session or communication is being recorded and obtain their consent. > * `service/ec2`: Updates service API and documentation > * This release updates CreateFpgaImage to support tagging FPGA images on creation > * `service/gamelift`: Updates service API > * Amazon GameLift offers expanded hardware options for game hosting: Custom game builds can use the Amazon Linux 2 operating system, and fleets for both custom builds and Realtime servers can now use C5, M5, and R5 instance types. > * `service/sagemaker`: Updates service API > * Adds support for the new family of Elastic Inference Accelerators (eia2) for SageMaker Hosting and Notebook Services > > Release v1.25.18 (2019-10-23) > === > > ### Service Client Updates > * `service/connect`: Updates service API, documentation, and paginators > * `service/polly`: Updates service API > * Amazon Polly adds new female voices: US Spanish - Lupe and Brazilian Portuguese - Camila; both voices are available in Standard and Neural engine. > * `service/sts`: Updates service documentation > * AWS Security Token Service (STS) now supports a regional configuration flag to make the client respect the region without the need for the endpoint parameter. > > ### SDK Enhancements > * `aws/endpoints`: Adds support for STS Regional Flags ([#2779](https://github-redirect.dependabot.com/aws/aws-sdk-go/pull/2779)) > * Implements STS regional flag, with support for `legacy` and `regional` options. Defaults to `legacy`. Legacy, will force all regions specified in aws/endpoints/sts_legacy_regions.go to resolve to the STS global endpoint, sts.amazonaws.com. This is the SDK's current behavior. > * When the flag's value is `regional` the SDK will resolve the endpoint based on the endpoints.json model. This allows STS to update their service's modeled endpoints to be regionalized for all regions. When `regional` turned on use `aws-global` as the region to use the global endpoint. > * `AWS_STS_REGIONAL_ENDPOINTS=regional` for environment, or `sts_regional_endpoints=regional` in shared config file. > * The regions the SDK defaults to the STS global endpoint in `legacy` mode are: > * ap-northeast-1 > * ap-south-1 > * ap-southeast-1 > * ap-southeast-2 > * aws-global > * ca-central-1 > * eu-central-1 > * eu-north-1 > * eu-west-1 > * eu-west-2 > * eu-west-3 > * sa-east-1 > * us-east-1 > * us-east-2 > * us-west-1 > * us-west-2 > > Release v1.25.17 (2019-10-22) > === > > ... (truncated)
Commits - [`13ad2b0`](https://github.com/aws/aws-sdk-go/commit/13ad2b09f6ff7e16808b4a45c32684e6c66bf86d) Release v1.25.19 (2019-10-24) - [`ca89157`](https://github.com/aws/aws-sdk-go/commit/ca891573c00a9c7a41d41efcc5d3d8614e2f119c) Release v1.25.18 (2019-10-23) ([#2906](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2906)) - [`84fbd57`](https://github.com/aws/aws-sdk-go/commit/84fbd57ef75762a07aade079776907d01be3891d) aws/endpoints: STS regional flag Implementation ([#2779](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2779)) - [`2a827c8`](https://github.com/aws/aws-sdk-go/commit/2a827c89993fb2f69ccfe881c914520f66101a2a) aws/csm: Remove AttemptCount from APICallAttempt ([#2901](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2901)) - [`b2e7659`](https://github.com/aws/aws-sdk-go/commit/b2e76596c2d765fa558b45f8f23f67a1b8d2ec32) example/service/s3/presignUR: Example error message should be 'PUT' not GET' ... - [`9e41253`](https://github.com/aws/aws-sdk-go/commit/9e41253158ea3311674720fcc2a1ddf3de8aa1c7) Release v1.25.17 (2019-10-22) ([#2905](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2905)) - [`e52423b`](https://github.com/aws/aws-sdk-go/commit/e52423b01f23d76a3736ef443e96167e4bde2e19) example/service/s3: Fix typo in example documentation ([#2896](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2896)) - [`1d5d147`](https://github.com/aws/aws-sdk-go/commit/1d5d147af5ab96777cff7fd50ea813aea2681682) Fix streaming APIs' Err method closing stream ([#2882](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2882)) - [`5c82ee7`](https://github.com/aws/aws-sdk-go/commit/5c82ee7230e88b53ed6ed2b09b82b78cb5b093a5) Release v1.25.16 (2019-10-18) ([#2899](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2899)) - [`347f2e3`](https://github.com/aws/aws-sdk-go/commit/347f2e3a723341ea65dcd2ab12ab937d5dd4a7d6) Release v1.25.15 (2019-10-17) ([#2897](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2897)) - Additional commits viewable in [compare view](https://github.com/aws/aws-sdk-go/compare/v1.23.17...v1.25.19)


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)