Skip to content

Commit

Permalink
Release v1.50.15 (2024-02-09) (#5166)
Browse files Browse the repository at this point in the history
Release v1.50.15 (2024-02-09)
===

### Service Client Updates
* `service/amp`: Updates service API and documentation
* `service/batch`: Updates service API and documentation
  * This feature allows Batch to support configuration of repository credentials for jobs running on ECS
* `service/braket`: Updates service API
* `service/cost-optimization-hub`: Updates service API and documentation
* `service/ecs`: Updates service documentation
  * Documentation only update for Amazon ECS.
* `service/iot`: Updates service API and documentation
  * This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain.
* `service/pricing`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation committed Feb 9, 2024
1 parent 0118f04 commit 6b23b06
Show file tree
Hide file tree
Showing 28 changed files with 1,925 additions and 1,344 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
Release v1.50.15 (2024-02-09)
===

### Service Client Updates
* `service/amp`: Updates service API and documentation
* `service/batch`: Updates service API and documentation
* This feature allows Batch to support configuration of repository credentials for jobs running on ECS
* `service/braket`: Updates service API
* `service/cost-optimization-hub`: Updates service API and documentation
* `service/ecs`: Updates service documentation
* Documentation only update for Amazon ECS.
* `service/iot`: Updates service API and documentation
* This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain.
* `service/pricing`: Updates service API and documentation

Release v1.50.14 (2024-02-08)
===

Expand Down
10 changes: 10 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.50.14"
const SDKVersion = "1.50.15"

0 comments on commit 6b23b06

Please sign in to comment.