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.19.11 to 1.22.4 #111

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps github.com/aws/aws-sdk-go from 1.19.11 to 1.22.4.

Release notes *Sourced from [github.com/aws/aws-sdk-go's releases](https://github.com/aws/aws-sdk-go/releases).* > Release v1.22.4 (2019-08-12) > === > > ### Service Client Updates > * `service/application-autoscaling`: Updates service documentation > * `service/autoscaling`: Updates service documentation > * Amazon EC2 Auto Scaling now supports a new Spot allocation strategy "capacity-optimized" that fulfills your request using Spot Instance pools that are optimally chosen based on the available Spot capacity. > * `aws/endpoints`: Updated Regions and Endpoints metadata. > * `service/monitoring`: Updates service documentation > * Documentation updates for monitoring > * `service/rekognition`: Updates service API > * Adding new Emotion, Fear > > Release v1.22.3 (2019-08-09) > === > > ### Service Client Updates > * `aws/endpoints`: Updated Regions and Endpoints metadata. > * `service/guardduty`: Updates service API and documentation > * New "evidence" field in the finding model to provide evidence information explaining why the finding has been triggered. Currently only threat-intelligence findings have this field. Some documentation updates. > * `service/iot`: Updates service API and documentation > * This release adds Quality of Service (QoS) support for AWS IoT rules engine republish action. > * `service/mediaconvert`: Updates service API and documentation > * AWS Elemental MediaConvert has added support for multi-DRM SPEKE with CMAF outputs, MP3 ingest, and options for improved video quality. > * `service/redshift`: Updates service API and documentation > * Add expectedNextSnapshotScheduleTime and expectedNextSnapshotScheduleTimeStatus to redshift cluster object. > * `service/runtime.lex`: Updates service API and documentation > > Release v1.22.2 (2019-08-08) > === > > ### Service Client Updates > * `service/codebuild`: Updates service API and documentation > * CodeBuild adds CloudFormation support for SourceCredential > * `aws/endpoints`: Updated Regions and Endpoints metadata. > * `service/glue`: Updates service API, documentation, and paginators > * You can now use AWS Glue to find matching records across dataset even without identifiers to join on by using the new FindMatches ML Transform. Find related products, places, suppliers, customers, and more by teaching a custom machine learning transformation that you can use to identify matching matching records as part of your analysis, data cleaning, or master data management project by adding the FindMatches transformation to your Glue ETL Jobs. If your problem is more along the lines of deduplication, you can use the FindMatches in much the same way to identify customers who have signed up more than ones, products that have accidentally been added to your product catalog more than once, and so forth. Using the FindMatches MLTransform, you can teach a Transform your definition of a duplicate through examples, and it will use machine learning to identify other potential duplicates in your dataset. As with data integration, you can then use your new Transform in your deduplication projects by adding the FindMatches transformation to your Glue ETL Jobs. This release also contains additional APIs that support AWS Lake Formation. > * `service/lakeformation`: Adds new service > * `service/opsworkscm`: Updates service API > * This release adds support for Chef Automate 2 specific engine attributes. > > Release v1.22.1 (2019-08-07) > === > > ### Service Client Updates > * `service/application-insights`: Updates service API and documentation > * `aws/endpoints`: Updated Regions and Endpoints metadata. > > Release v1.22.0 (2019-08-06) > === > ... (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.22.4 (2019-08-12) > === > > ### Service Client Updates > * `service/application-autoscaling`: Updates service documentation > * `service/autoscaling`: Updates service documentation > * Amazon EC2 Auto Scaling now supports a new Spot allocation strategy "capacity-optimized" that fulfills your request using Spot Instance pools that are optimally chosen based on the available Spot capacity. > * `aws/endpoints`: Updated Regions and Endpoints metadata. > * `service/monitoring`: Updates service documentation > * Documentation updates for monitoring > * `service/rekognition`: Updates service API > * Adding new Emotion, Fear > > Release v1.22.3 (2019-08-09) > === > > ### Service Client Updates > * `aws/endpoints`: Updated Regions and Endpoints metadata. > * `service/guardduty`: Updates service API and documentation > * New "evidence" field in the finding model to provide evidence information explaining why the finding has been triggered. Currently only threat-intelligence findings have this field. Some documentation updates. > * `service/iot`: Updates service API and documentation > * This release adds Quality of Service (QoS) support for AWS IoT rules engine republish action. > * `service/mediaconvert`: Updates service API and documentation > * AWS Elemental MediaConvert has added support for multi-DRM SPEKE with CMAF outputs, MP3 ingest, and options for improved video quality. > * `service/redshift`: Updates service API and documentation > * Add expectedNextSnapshotScheduleTime and expectedNextSnapshotScheduleTimeStatus to redshift cluster object. > * `service/runtime.lex`: Updates service API and documentation > > Release v1.22.2 (2019-08-08) > === > > ### Service Client Updates > * `service/codebuild`: Updates service API and documentation > * CodeBuild adds CloudFormation support for SourceCredential > * `aws/endpoints`: Updated Regions and Endpoints metadata. > * `service/glue`: Updates service API, documentation, and paginators > * You can now use AWS Glue to find matching records across dataset even without identifiers to join on by using the new FindMatches ML Transform. Find related products, places, suppliers, customers, and more by teaching a custom machine learning transformation that you can use to identify matching matching records as part of your analysis, data cleaning, or master data management project by adding the FindMatches transformation to your Glue ETL Jobs. If your problem is more along the lines of deduplication, you can use the FindMatches in much the same way to identify customers who have signed up more than ones, products that have accidentally been added to your product catalog more than once, and so forth. Using the FindMatches MLTransform, you can teach a Transform your definition of a duplicate through examples, and it will use machine learning to identify other potential duplicates in your dataset. As with data integration, you can then use your new Transform in your deduplication projects by adding the FindMatches transformation to your Glue ETL Jobs. This release also contains additional APIs that support AWS Lake Formation. > * `service/lakeformation`: Adds new service > * `service/opsworkscm`: Updates service API > * This release adds support for Chef Automate 2 specific engine attributes. > > Release v1.22.1 (2019-08-07) > === > > ### Service Client Updates > * `service/application-insights`: Updates service API and documentation > * `aws/endpoints`: Updated Regions and Endpoints metadata. > > Release v1.22.0 (2019-08-06) > === > ... (truncated)
Commits - [`cc64e16`](https://github.com/aws/aws-sdk-go/commit/cc64e16e9a360364e31a969c22e2a0c8d6c4c1cb) Release v1.22.4 - [`4ca6f4d`](https://github.com/aws/aws-sdk-go/commit/4ca6f4ddaf409b5e5a390bdf23a9f40b318b39cc) Merge pull request [#2745](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2745) from aws/release - [`1f4898f`](https://github.com/aws/aws-sdk-go/commit/1f4898f67806740d2a91c9dfe9a8be8a61523eb4) Release v1.22.3 - [`62608c7`](https://github.com/aws/aws-sdk-go/commit/62608c7740021aaba4dd91670c798a8e8e5b4faf) Merge pull request [#2739](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2739) from aws/release - [`14379de`](https://github.com/aws/aws-sdk-go/commit/14379de571db1ac1b08f2f723a1acc1810c4dd0d) Release v1.22.2 - [`86a34f2`](https://github.com/aws/aws-sdk-go/commit/86a34f25bffb999476ddcf9b03c22c43ce31720b) aws/ec2metadata: Fix typo in error message ([#2734](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2734)) - [`b2459dd`](https://github.com/aws/aws-sdk-go/commit/b2459ddef616aa419409b64d6369bdfcdddb7b71) Merge pull request [#2736](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2736) from aws/release - [`d38ae59`](https://github.com/aws/aws-sdk-go/commit/d38ae59ad646630fb9ee134c9d9a4c0601e20483) Release v1.22.1 - [`4d14e18`](https://github.com/aws/aws-sdk-go/commit/4d14e18911698def02f1fa29c8fff743ab6c90b5) service/s3: Add doc on URI Cleaning ([#2726](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2726)) - [`94c5d7e`](https://github.com/aws/aws-sdk-go/commit/94c5d7e9af3a6b3bf17a37e5e1eb13e0b9ed59be) Merge pull request [#2733](https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/2733) from aws/release - Additional commits viewable in [compare view](https://github.com/aws/aws-sdk-go/compare/v1.19.11...v1.22.4)


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 #112.