Skip to content

Commit

Permalink
Release v1.48.9 (2023-11-30) (#5089)
Browse files Browse the repository at this point in the history
Release v1.48.9 (2023-11-30)
===

### Service Client Updates
* `service/marketplace-agreement`: Adds new service
* `service/marketplace-catalog`: Updates service API and documentation
* `service/marketplace-deployment`: Adds new service
* `service/redshift-serverless`: Updates service API, documentation, and paginators
  • Loading branch information
aws-sdk-go-automation committed Nov 30, 2023
1 parent a8d4c63 commit fbf9bd8
Show file tree
Hide file tree
Showing 35 changed files with 20,110 additions and 1,565 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.48.9 (2023-11-30)
===

### Service Client Updates
* `service/marketplace-agreement`: Adds new service
* `service/marketplace-catalog`: Updates service API and documentation
* `service/marketplace-deployment`: Adds new service
* `service/redshift-serverless`: Updates service API, documentation, and paginators

Release v1.48.8 (2023-11-29)
===

Expand Down
14 changes: 14 additions & 0 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.48.8"
const SDKVersion = "1.48.9"

0 comments on commit fbf9bd8

Please sign in to comment.