Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jasdel committed Jan 2, 2020
1 parent 090a904 commit ba1a4b3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG_PENDING.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
### SDK Features
* `services/transcribestreamingservice`: Support for Amazon Transcribe Streaming ([#3048](https://github.com/aws/aws-sdk-go/pull/3048))
* The SDK now supports the Amazon Transcribe Streaming APIs by utilizing event stream encoding over HTTP/2
* See [Amazon Transcribe Developer Guide](https://docs.aws.amazon.com/transcribe/latest/dg)
* Fixes [#2487](https://github.com/aws/aws-sdk-go/issues/2487)

### SDK Enhancements
* `service/s3/s3crypto`: Added X-Ray support to encrypt/decrypt clients ([#2912](https://github.com/aws/aws-sdk-go/pull/2912))
* Adds support for passing Context down to the crypto client's KMS client enabling tracing for tools like X-Ray, and metrics.

### SDK Bugs

0 comments on commit ba1a4b3

Please sign in to comment.