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

Commit 59ec4d6

Browse files
Release v1.42.18 (2021-12-02) (#4196)
Release v1.42.18 (2021-12-02) === ### Service Client Updates * `service/amplifyuibuilder`: Adds new service * `service/networkmanager`: Updates service API, documentation, and paginators * `service/ram`: Updates service API and documentation
1 parent c61a280 commit 59ec4d6

File tree

22 files changed

+25885
-5693
lines changed

22 files changed

+25885
-5693
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Release v1.42.18 (2021-12-02)
2+
===
3+
4+
### Service Client Updates
5+
* `service/amplifyuibuilder`: Adds new service
6+
* `service/networkmanager`: Updates service API, documentation, and paginators
7+
* `service/ram`: Updates service API and documentation
8+
19
Release v1.42.17 (2021-12-01)
210
===
311

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.42.17"
8+
const SDKVersion = "1.42.18"

0 commit comments

Comments
 (0)