Skip to content

Release v1.20.19

Compare
Choose a tag to compare
@aws-sdk-go-automation aws-sdk-go-automation released this 11 Jul 17:00

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.