Skip to content

Commit

Permalink
Release v1.38.41 (2021-05-17) (#3910)
Browse files Browse the repository at this point in the history
Release v1.38.41 (2021-05-17)
===

### Service Client Updates
* `service/applicationcostprofiler`: Adds new service
* `service/elasticache`: Updates service documentation
  * Documentation updates for elasticache
* `service/iotdeviceadvisor`: Updates service API, documentation, and paginators
* `service/mediaconnect`: Updates service API and documentation
* `service/neptune`: Updates service API, documentation, and paginators
  * Neptune support for CopyTagsToSnapshots
* `service/sagemaker-a2i-runtime`: Updates service documentation
  • Loading branch information
aws-sdk-go-automation authored May 17, 2021
1 parent 83bc237 commit 2f99647
Show file tree
Hide file tree
Showing 31 changed files with 7,222 additions and 1,120 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Release v1.38.41 (2021-05-17)
===

### Service Client Updates
* `service/applicationcostprofiler`: Adds new service
* `service/elasticache`: Updates service documentation
* Documentation updates for elasticache
* `service/iotdeviceadvisor`: Updates service API, documentation, and paginators
* `service/mediaconnect`: Updates service API and documentation
* `service/neptune`: Updates service API, documentation, and paginators
* Neptune support for CopyTagsToSnapshots
* `service/sagemaker-a2i-runtime`: Updates service documentation

Release v1.38.40 (2021-05-14)
===

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.38.40"
const SDKVersion = "1.38.41"
Loading

0 comments on commit 2f99647

Please sign in to comment.