Skip to content

Commit 9f93aaf

Browse files
authored
Merge branch 'master' into bole/increase_default_chunk_size
2 parents c558889 + c0bff4b commit 9f93aaf

File tree

545 files changed

+2748
-1245
lines changed

Some content is hidden

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

545 files changed

+2748
-1245
lines changed

.changes/2.37.x/2.37.5.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"version": "2.37.5",
3+
"date": "2025-11-04",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "DynamoDB Enhanced Client",
8+
"contributor": "",
9+
"description": "The DynamoDB Enhanced Client now properly sanitizes version attribute names when building conditional expressions for optimistic locking. Version attributes with special characters in their names will now work correctly. See [#3279](https://github.com/aws/aws-sdk-java-v2/issues/3279)"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Pinpoint SMS Voice V2",
14+
"contributor": "",
15+
"description": "This release adds support for the CarrierLookup API, which returns information about a destination phone number including if the number is valid, the carrier, and more."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SDK for Java v2",
20+
"contributor": "",
21+
"description": "Updated endpoint and partition metadata."
22+
}
23+
]
24+
}

.changes/next-release/bugfix-DynamoDBEnhancedClient-2a54d62.json

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Add support for signing async payloads in the default `AwsV4aHttpSigner`."
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon DynamoDB Enhanced Client",
4+
"contributor": "",
5+
"description": "Optimize implementation of the `EnhancedDocument#toJson()` and `EnhancedDocument#getJson()`."
6+
}

0 commit comments

Comments
 (0)