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

build(deps): bump github.com/aws/aws-sdk-go from 1.20.11 to 1.20.19 #145

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/aws/aws-sdk-go from 1.20.11 to 1.20.19.

Release notes

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

Release v1.20.19 (2019-07-11)

Service Client Updates

  • service/eventbridge: Adds new service
  • service/events: Updates service API and documentation
    • Adds APIs for partner event sources, partner event buses, and custom event buses. These new features are managed in the EventBridge service.

SDK Enhancements

  • aws/session: Add Assume role for credential process from aws shared config (#2674)
    • Adds support for assuming role using credential process from the shared config file. Also updated SDK's environment testing and added SDK's CI testing with Windows.
  • aws/csm: Add support for AWS_CSM_HOST env option (#2677)
    • Adds support for a host to be configured for the SDK's metric reporting Client Side Metrics (CSM) client via the AWS_CSM_HOST environment variable.

Release v1.20.18 (2019-07-10)

Service Client Updates

  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/glacier: Updates service documentation
    • Documentation updates for glacier
  • service/quicksight: Updates service API and documentation
    • Amazon QuickSight now supports embedding dashboards for all non-federated QuickSight users. This includes IAM users, AD users and users from the QuickSight user pool. The get-dashboard-embed-url API accepts QUICKSIGHT as identity type with a user ARN to authenticate the embeddable dashboard viewer as a non-federated user.
  • service/servicecatalog: Updates service API and documentation
    • This release adds support for Parameters in ExecuteProvisionedProductServiceAction and adds functionality to get the default parameter values for a Self-Service Action execution against a Provisioned Product via DescribeServiceActionExecutionParameters

Release v1.20.17 (2019-07-09)

Service Client Updates

  • service/amplify: Updates service API and documentation
  • service/config: Updates service API and documentation
  • service/elasticfilesystem: Updates service API and documentation
    • EFS customers can now enable Lifecycle Management for all file systems. You can also now select from one of four Lifecycle Management policies (14, 30, 60 and 90 days), to automatically move files that have not been accessed for the period of time defined by the policy, from the EFS Standard storage class to the EFS Infrequent Access (IA) storage class. EFS IA provides price/performance that is cost-optimized for files that are not accessed every day.
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/gamelift: Updates service API and documentation
    • GameLift FlexMatch now supports matchmaking of up to 200 players per game session, and FlexMatch can now automatically backfill your game sessions whenever there is an open slot.
  • service/kinesis-video-archived-media: Updates service API, documentation, and paginators
  • service/kinesisvideo: Updates service API and paginators
    • Add "GET_DASH_STREAMING_SESSION_URL" as an API name to the GetDataEndpoint API.
  • service/monitoring: Updates service API and documentation
    • This release adds three new APIs (PutAnomalyDetector, DeleteAnomalyDetector, and DescribeAnomalyDetectors) to support the new feature, CloudWatch Anomaly Detection. In addition, PutMetricAlarm and DescribeAlarms APIs are updated to support management of Anomaly Detection based alarms.
  • service/waf: Updates service API and documentation
    • Updated SDK APIs to add tags to WAF Resources: WebACL, Rule, Rulegroup and RateBasedRule. Tags can also be added during creation of these resources.
  • service/waf-regional: Updates service API and documentation

Release v1.20.16 (2019-07-08)

Service Client Updates

... (truncated)
Changelog

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

Release v1.20.19 (2019-07-11)

Service Client Updates

  • service/eventbridge: Adds new service
  • service/events: Updates service API and documentation
    • Adds APIs for partner event sources, partner event buses, and custom event buses. These new features are managed in the EventBridge service.

SDK Enhancements

  • aws/session: Add Assume role for credential process from aws shared config (#2674)
    • Adds support for assuming role using credential process from the shared config file. Also updated SDK's environment testing and added SDK's CI testing with Windows.
  • aws/csm: Add support for AWS_CSM_HOST env option (#2677)
    • Adds support for a host to be configured for the SDK's metric reporting Client Side Metrics (CSM) client via the AWS_CSM_HOST environment variable.

Release v1.20.18 (2019-07-10)

Service Client Updates

  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/glacier: Updates service documentation
    • Documentation updates for glacier
  • service/quicksight: Updates service API and documentation
    • Amazon QuickSight now supports embedding dashboards for all non-federated QuickSight users. This includes IAM users, AD users and users from the QuickSight user pool. The get-dashboard-embed-url API accepts QUICKSIGHT as identity type with a user ARN to authenticate the embeddable dashboard viewer as a non-federated user.
  • service/servicecatalog: Updates service API and documentation
    • This release adds support for Parameters in ExecuteProvisionedProductServiceAction and adds functionality to get the default parameter values for a Self-Service Action execution against a Provisioned Product via DescribeServiceActionExecutionParameters

Release v1.20.17 (2019-07-09)

Service Client Updates

  • service/amplify: Updates service API and documentation
  • service/config: Updates service API and documentation
  • service/elasticfilesystem: Updates service API and documentation
    • EFS customers can now enable Lifecycle Management for all file systems. You can also now select from one of four Lifecycle Management policies (14, 30, 60 and 90 days), to automatically move files that have not been accessed for the period of time defined by the policy, from the EFS Standard storage class to the EFS Infrequent Access (IA) storage class. EFS IA provides price/performance that is cost-optimized for files that are not accessed every day.
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/gamelift: Updates service API and documentation
    • GameLift FlexMatch now supports matchmaking of up to 200 players per game session, and FlexMatch can now automatically backfill your game sessions whenever there is an open slot.
  • service/kinesis-video-archived-media: Updates service API, documentation, and paginators
  • service/kinesisvideo: Updates service API and paginators
    • Add "GET_DASH_STREAMING_SESSION_URL" as an API name to the GetDataEndpoint API.
  • service/monitoring: Updates service API and documentation
    • This release adds three new APIs (PutAnomalyDetector, DeleteAnomalyDetector, and DescribeAnomalyDetectors) to support the new feature, CloudWatch Anomaly Detection. In addition, PutMetricAlarm and DescribeAlarms APIs are updated to support management of Anomaly Detection based alarms.
  • service/waf: Updates service API and documentation
    • Updated SDK APIs to add tags to WAF Resources: WebACL, Rule, Rulegroup and RateBasedRule. Tags can also be added during creation of these resources.
  • service/waf-regional: Updates service API and documentation

Release v1.20.16 (2019-07-08)

Service Client Updates

... (truncated)
Commits

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)

Finally, you can contact us by mentioning @dependabot.

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.20.11 to 1.20.19.
- [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.20.11...v1.20.19)

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 Jul 12, 2019
@codecov-io
Copy link

codecov-io commented Jul 12, 2019

Codecov Report

Merging #145 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #145   +/-   ##
=====================================
  Coverage      75%    75%           
=====================================
  Files           2      2           
  Lines          40     40           
=====================================
  Hits           30     30           
  Misses          5      5           
  Partials        5      5

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3851910...c4aae58. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #146.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.20.19 branch July 15, 2019 05:57
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.

1 participant