Skip to content

Commit b737dc9

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-10-07
1 parent 7279a51 commit b737dc9

File tree

1,237 files changed

+3500
-1920
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,237 files changed

+3500
-1920
lines changed

.changelog/01b59fc75ef84a63a9b963590d79e2b0.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/0ce3cbfb7dbd4eeeab53feb1879a417a.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/1c952ab466374a358faf03c5f6a561d8.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/7fbf930104774b91a7b8b1c09886f13a.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/cc02c91a476e488ea53c5fc013918a92.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/d63b07a648e14dba902b708fc248f442.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changelog/f98a907df33a4bca859b00951e803653.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# Release (2024-10-07)
2+
3+
## General Highlights
4+
* **Dependency Update**: Updated to the latest SDK module versions
5+
6+
## Module Highlights
7+
* `github.com/aws/aws-sdk-go-v2`: v1.32.1
8+
* **Bug Fix**: Remove private metrics collection APIs. These APIs were annotated at the package level that they should not be used by callers and could be removed at any time. With the release of self-instrumented clients for SDK metrics, this internal code is obsolete.
9+
* `github.com/aws/aws-sdk-go-v2/service/dataexchange`: [v1.32.1](service/dataexchange/CHANGELOG.md#v1321-2024-10-07)
10+
* **Bug Fix**: Allow serialization of headers with empty string for prefix headers
11+
* `github.com/aws/aws-sdk-go-v2/service/deadline`: [v1.6.0](service/deadline/CHANGELOG.md#v160-2024-10-07)
12+
* **Feature**: Add support for using the template from a previous job during job creation and listing parameter definitions for a job.
13+
* `github.com/aws/aws-sdk-go-v2/service/marketplacereporting`: [v1.1.1](service/marketplacereporting/CHANGELOG.md#v111-2024-10-07)
14+
* **Documentation**: Documentation-only update for AWS Marketplace Reporting API.
15+
* `github.com/aws/aws-sdk-go-v2/service/qconnect`: [v1.12.0](service/qconnect/CHANGELOG.md#v1120-2024-10-07)
16+
* **Feature**: This release adds support for the following capabilities: Configuration of the Gen AI system via AIAgent and AIPrompts. Integration support for Bedrock Knowledge Base.
17+
* `github.com/aws/aws-sdk-go-v2/service/redshift`: [v1.49.0](service/redshift/CHANGELOG.md#v1490-2024-10-07)
18+
* **Feature**: Add validation pattern to S3KeyPrefix on the EnableLogging API
19+
* `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.65.1](service/s3/CHANGELOG.md#v1651-2024-10-07)
20+
* **Bug Fix**: Allow serialization of headers with empty string for prefix headers
21+
122
# Release (2024-10-04)
223

324
## General Highlights

aws/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.27.42 (2024-10-07)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.27.41 (2024-10-04)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

0 commit comments

Comments
 (0)