Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 2f99647

Browse files
Release v1.38.41 (2021-05-17) (#3910)
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
1 parent 83bc237 commit 2f99647

File tree

31 files changed

+7222
-1120
lines changed

31 files changed

+7222
-1120
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
Release v1.38.41 (2021-05-17)
2+
===
3+
4+
### Service Client Updates
5+
* `service/applicationcostprofiler`: Adds new service
6+
* `service/elasticache`: Updates service documentation
7+
* Documentation updates for elasticache
8+
* `service/iotdeviceadvisor`: Updates service API, documentation, and paginators
9+
* `service/mediaconnect`: Updates service API and documentation
10+
* `service/neptune`: Updates service API, documentation, and paginators
11+
* Neptune support for CopyTagsToSnapshots
12+
* `service/sagemaker-a2i-runtime`: Updates service documentation
13+
114
Release v1.38.40 (2021-05-14)
215
===
316

aws/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ package aws
55
const SDKName = "aws-sdk-go"
66

77
// SDKVersion is the version of this SDK
8-
const SDKVersion = "1.38.40"
8+
const SDKVersion = "1.38.41"

0 commit comments

Comments
 (0)