Skip to content

Commit

Permalink
Release v1.42.18 (2021-12-02) (#4196)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
aws-sdk-go-automation authored Dec 2, 2021
1 parent c61a280 commit 59ec4d6
Show file tree
Hide file tree
Showing 22 changed files with 25,885 additions and 5,693 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
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

Release v1.42.17 (2021-12-01)
===

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.17"
const SDKVersion = "1.42.18"
Loading

0 comments on commit 59ec4d6

Please sign in to comment.