Skip to content

Commit

Permalink
Release v1.42.14 (2021-11-29) (#4190)
Browse files Browse the repository at this point in the history
Release v1.42.14 (2021-11-29)
===

### Service Client Updates
* `service/migration-hub-refactor-spaces`: Adds new service
* `service/personalize`: Updates service API, documentation, and paginators
* `service/personalize-runtime`: Updates service API and documentation
* `service/textract`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation authored Nov 29, 2021
1 parent f6c2dce commit f5f495f
Show file tree
Hide file tree
Showing 24 changed files with 16,077 additions and 476 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Release v1.42.14 (2021-11-29)
===

### Service Client Updates
* `service/migration-hub-refactor-spaces`: Adds new service
* `service/personalize`: Updates service API, documentation, and paginators
* `service/personalize-runtime`: Updates service API and documentation
* `service/textract`: Updates service API and documentation

Release v1.42.13 (2021-11-26)
===

Expand Down
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.42.13"
const SDKVersion = "1.42.14"
Loading

0 comments on commit f5f495f

Please sign in to comment.