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.30.12 #3278

Merged
merged 1 commit into from Apr 22, 2020
Merged

Release v1.30.12 #3278

merged 1 commit into from Apr 22, 2020

Conversation

aws-sdk-go-automation
Copy link
Contributor

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.

===

### 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](#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.
@aws-sdk-go-automation aws-sdk-go-automation merged commit f03f4c6 into master Apr 22, 2020
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.

None yet

1 participant