Skip to content

Commit e2e9697

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-01-31
1 parent 6576a09 commit e2e9697

File tree

1,290 files changed

+3711
-2062
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,290 files changed

+3711
-2062
lines changed

.changelog/2c1e1b702c654130b76245da7c411ac7.json

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

.changelog/8f2c372d97bb48dd9bd8255add86f344.json

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

.changelog/b80aa7d9d8234281961d2bca09327dc8.json

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

.changelog/b99c0624b1c149068476d0dafe2955f5.json

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

.changelog/e6cd28a9d3054a35b446c18f16e52570.json

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

.changelog/e7270d08761747a09bb74a50d0bc1355.json

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

.changelog/e75e2bd240934fa89798089c85f13ba0.json

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

.changelog/e828a078fae049cd992d4eb56bf10533.json

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

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
# Release (2025-01-31)
2+
3+
## General Highlights
4+
* **Dependency Update**: Switch to code-generated waiter matchers, removing the dependency on go-jmespath.
5+
* **Dependency Update**: Updated to the latest SDK module versions
6+
7+
## Module Highlights
8+
* `github.com/aws/aws-sdk-go-v2`: v1.36.0
9+
* **Feature**: Reduce allocations in query encoding.
10+
* **Dependency Update**: Remove root dependency on go-jmespath, which is no longer used.
11+
* `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue`: [v1.18.0](feature/dynamodb/attributevalue/CHANGELOG.md#v1180-2025-01-31)
12+
* **Feature**: Add FixUnmarshalIndividualSetValues option to DecoderOptions to fix unmarshalling of individual values of StringSet, NumberSet, and BinarySet attributes.
13+
* `github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue`: [v1.17.0](feature/dynamodbstreams/attributevalue/CHANGELOG.md#v1170-2025-01-31)
14+
* **Feature**: Add FixUnmarshalIndividualSetValues option to DecoderOptions to fix unmarshalling of individual values of StringSet, NumberSet, and BinarySet attributes.
15+
* `github.com/aws/aws-sdk-go-v2/feature/s3/manager`: [v1.17.57](feature/s3/manager/CHANGELOG.md#v11757-2025-01-31)
16+
* **Bug Fix**: Fix incorrect reference to old s3manager in comments.
17+
* `github.com/aws/aws-sdk-go-v2/service/amp`: [v1.31.0](service/amp/CHANGELOG.md#v1310-2025-01-31)
18+
* **Feature**: Add support for sending metrics to cross account and CMCK AMP workspaces through RoleConfiguration on Create/Update Scraper.
19+
* `github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime`: [v1.35.0](service/bedrockagentruntime/CHANGELOG.md#v1350-2025-01-31)
20+
* **Feature**: This change is to deprecate the existing citation field under RetrieveAndGenerateStream API response in lieu of GeneratedResponsePart and RetrievedReferences
21+
* `github.com/aws/aws-sdk-go-v2/service/codebuild`: [v1.51.0](service/codebuild/CHANGELOG.md#v1510-2025-01-31)
22+
* **Feature**: Added support for CodeBuild self-hosted Buildkite runner builds
23+
* `github.com/aws/aws-sdk-go-v2/service/georoutes`: [v1.1.0](service/georoutes/CHANGELOG.md#v110-2025-01-31)
24+
* **Feature**: The OptimizeWaypoints API now supports 50 waypoints per request (20 with constraints like AccessHours or AppointmentTime). It adds waypoint clustering via Clustering and ClusteringIndex for better optimization. Also, total distance validation is removed for greater flexibility.
25+
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.93.10](service/rds/CHANGELOG.md#v19310-2025-01-31)
26+
* **Documentation**: Updates to Aurora MySQL and Aurora PostgreSQL API pages with instance log type in the create and modify DB Cluster.
27+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.174.0](service/sagemaker/CHANGELOG.md#v11740-2025-01-31)
28+
* **Feature**: This release introduces a new valid value in InstanceType parameter: p5en.48xlarge, in ProductionVariant.
29+
130
# Release (2025-01-30)
231

332
## 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.

0 commit comments

Comments
 (0)