Skip to content

Commit

Permalink
Release v1.38.7 (2021-03-26) (#3839)
Browse files Browse the repository at this point in the history
Release v1.38.7 (2021-03-26)
===

### Service Client Updates
* `service/customer-profiles`: Updates service API and documentation
* `service/eventbridge`: Updates service API and documentation
* `service/events`: Updates service API and documentation
  * Add support for SageMaker Model Builder Pipelines Targets to EventBridge
* `service/iotwireless`: Updates service API and documentation
* `service/transcribe`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation authored Mar 26, 2021
1 parent eb01552 commit 547330d
Show file tree
Hide file tree
Showing 20 changed files with 2,663 additions and 168 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
Release v1.38.7 (2021-03-26)
===

### Service Client Updates
* `service/customer-profiles`: Updates service API and documentation
* `service/eventbridge`: Updates service API and documentation
* `service/events`: Updates service API and documentation
* Add support for SageMaker Model Builder Pipelines Targets to EventBridge
* `service/iotwireless`: Updates service API and documentation
* `service/transcribe`: Updates service API and documentation

Release v1.38.6 (2021-03-25)
===

Expand Down
1 change: 0 additions & 1 deletion CHANGELOG_PENDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
### SDK Enhancements

### SDK Bugs

22 changes: 22 additions & 0 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.38.6"
const SDKVersion = "1.38.7"
Loading

0 comments on commit 547330d

Please sign in to comment.