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

Commits on Apr 22, 2020

  1. 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](#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.
    awssdkgo committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    0c13f73 View commit details
    Browse the repository at this point in the history