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

Release v1.29.3 #3138

Merged
merged 1 commit into from
Feb 14, 2020
Merged

Release v1.29.3 #3138

merged 1 commit into from
Feb 14, 2020

Conversation

aws-sdk-go-automation
Copy link
Contributor

Release v1.29.3 (2020-02-14)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • You can now enable Multi-Attach on Provisioned IOPS io1 volumes through the create-volume API.
  • service/mediatailor: Updates service API and documentation
  • service/securityhub: Updates service API, documentation, and paginators
  • service/shield: Updates service API and documentation
    • This release adds support for associating Amazon Route 53 health checks to AWS Shield Advanced protected resources.

SDK Enhancements

  • aws/credentials: Add support for context when getting credentials.
    • Adds GetWithContext to Credentials that allows canceling getting the credentials if the context is canceled, or times out. This fixes an issue where API operations would ignore their provide context when waiting for credentials to refresh.
    • Related to #3127.

===

### Service Client Updates
* `service/ec2`: Updates service API and documentation
  * You can now enable Multi-Attach on Provisioned IOPS io1 volumes through the create-volume API.
* `service/mediatailor`: Updates service API and documentation
* `service/securityhub`: Updates service API, documentation, and paginators
* `service/shield`: Updates service API and documentation
  * This release adds support for associating Amazon Route 53 health checks to AWS Shield Advanced protected resources.

### SDK Enhancements
* `aws/credentials`: Add support for context when getting credentials.
  * Adds `GetWithContext` to `Credentials` that allows canceling getting the credentials if the context is canceled, or times out. This fixes an issue where API operations would ignore their provide context when waiting for credentials to refresh.
  * Related to [#3127](#3127).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant