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

Bump github.com/aws/aws-sdk-go from 1.30.3 to 1.30.14 #730

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/aws/aws-sdk-go from 1.30.3 to 1.30.14.

Release notes

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

Release v1.30.14 (2020-04-24)

Service Client Updates

  • service/dlm: Updates service documentation
  • service/elastic-inference: Updates service API, documentation, and paginators
  • service/iot: Updates service API
    • This release adds a new exception type to the AWS IoT SetV2LoggingLevel API.

Release v1.30.13 (2020-04-23)

Service Client Updates

  • service/application-autoscaling: Updates service API, documentation, and examples
  • service/firehose: Updates service API and documentation
    • You can now deliver streaming data to an Amazon Elasticsearch Service domain in an Amazon VPC. You can now compress streaming data delivered to S3 using Hadoop-Snappy in addition to Gzip, Zip and Snappy formats.
  • service/mediapackage-vod: Updates service API and documentation
  • service/pinpoint: Updates service API and documentation
    • This release of the Amazon Pinpoint API enhances support for sending campaigns through custom channels to locations such as AWS Lambda functions or web applications. Campaigns can now use CustomDeliveryConfiguration and CampaignCustomMessage to configure custom channel settings for a campaign.
  • service/ram: Updates service API and documentation
  • service/rds: Updates service API and documentation
    • Adds support for AWS Local Zones, including a new optional parameter AvailabilityZoneGroup for the DescribeOrderableDBInstanceOptions operation.
  • service/storagegateway: Updates service API and documentation
    • Added AutomaticTapeCreation APIs
  • service/transfer: Updates service API and documentation
    • This release adds support for transfers over FTPS and FTP in and out of Amazon S3, which makes it easy to migrate File Transfer Protocol over SSL (FTPS) and FTP workloads to AWS, in addition to the existing support for Secure File Transfer Protocol (SFTP).

SDK Enhancements

  • aws/credentials/stscreds: Add support for policy ARNs (#3249)
    • Adds support for passing AWS policy ARNs to the AssumeRoleProvider and WebIdentityRoleProvider credential providers. This allows you provide policy ARNs when assuming the role that will further limit the permissions of the credentials returned.

Release v1.30.12 (2020-04-22)

Service Client Updates

  • service/codeguru-reviewer: Updates service API, documentation, and paginators
  • service/es: Updates service API and documentation
    • This change adds a new field 'OptionalDeployment' to ServiceSoftwareOptions to indicate whether a service software update is optional or mandatory. If True, it indicates that the update is optional, and the service software is not automatically updated. If False, the service software is automatically updated after AutomatedUpdateDate.
  • service/fms: Updates service API and documentation
  • service/redshift: Updates service API, documentation, and paginators
    • Amazon Redshift support for usage limits
  • service/transcribe-streaming: Updates service API and documentation

SDK Enhancements

  • aws/credentials/stscreds: Add support for custom web identity TokenFetcher (#3256)
    • Adds new constructor, NewWebIdentityRoleProviderWithToken for WebIdentityRoleProvider which takes a TokenFetcher. Implement TokenFetcher to provide custom sources for web identity tokens. The TokenFetcher must be concurrency safe. TokenFetcher may return unique value each time it is called.

Release v1.30.11 (2020-04-21)

... (truncated)
Changelog

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

Release v1.30.14 (2020-04-24)

Service Client Updates

  • service/dlm: Updates service documentation
  • service/elastic-inference: Updates service API, documentation, and paginators
  • service/iot: Updates service API
    • This release adds a new exception type to the AWS IoT SetV2LoggingLevel API.

Release v1.30.13 (2020-04-23)

Service Client Updates

  • service/application-autoscaling: Updates service API, documentation, and examples
  • service/firehose: Updates service API and documentation
    • You can now deliver streaming data to an Amazon Elasticsearch Service domain in an Amazon VPC. You can now compress streaming data delivered to S3 using Hadoop-Snappy in addition to Gzip, Zip and Snappy formats.
  • service/mediapackage-vod: Updates service API and documentation
  • service/pinpoint: Updates service API and documentation
    • This release of the Amazon Pinpoint API enhances support for sending campaigns through custom channels to locations such as AWS Lambda functions or web applications. Campaigns can now use CustomDeliveryConfiguration and CampaignCustomMessage to configure custom channel settings for a campaign.
  • service/ram: Updates service API and documentation
  • service/rds: Updates service API and documentation
    • Adds support for AWS Local Zones, including a new optional parameter AvailabilityZoneGroup for the DescribeOrderableDBInstanceOptions operation.
  • service/storagegateway: Updates service API and documentation
    • Added AutomaticTapeCreation APIs
  • service/transfer: Updates service API and documentation
    • This release adds support for transfers over FTPS and FTP in and out of Amazon S3, which makes it easy to migrate File Transfer Protocol over SSL (FTPS) and FTP workloads to AWS, in addition to the existing support for Secure File Transfer Protocol (SFTP).

SDK Enhancements

  • aws/credentials/stscreds: Add support for policy ARNs (#3249)
    • Adds support for passing AWS policy ARNs to the AssumeRoleProvider and WebIdentityRoleProvider credential providers. This allows you provide policy ARNs when assuming the role that will further limit the permissions of the credentials returned.

Release v1.30.12 (2020-04-22)

Service Client Updates

  • service/codeguru-reviewer: Updates service API, documentation, and paginators
  • service/es: Updates service API and documentation
    • This change adds a new field 'OptionalDeployment' to ServiceSoftwareOptions to indicate whether a service software update is optional or mandatory. If True, it indicates that the update is optional, and the service software is not automatically updated. If False, the service software is automatically updated after AutomatedUpdateDate.
  • service/fms: Updates service API and documentation
  • service/redshift: Updates service API, documentation, and paginators
    • Amazon Redshift support for usage limits
  • service/transcribe-streaming: Updates service API and documentation

SDK Enhancements

  • aws/credentials/stscreds: Add support for custom web identity TokenFetcher (#3256)
    • Adds new constructor, NewWebIdentityRoleProviderWithToken for WebIdentityRoleProvider which takes a TokenFetcher. Implement TokenFetcher to provide custom sources for web identity tokens. The TokenFetcher must be concurrency safe. TokenFetcher may return unique value each time it is called.

Release v1.30.11 (2020-04-21)

... (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 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:

  • 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)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.30.3 to 1.30.14.
- [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.30.3...v1.30.14)

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 Apr 25, 2020
@wata727 wata727 merged commit a9ee262 into master Apr 25, 2020
@wata727 wata727 deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.30.14 branch April 25, 2020 14:12
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant