Skip to content

Commit 7d51b43

Browse files
Merge pull request #4129 from aws/staging/4e1b367d-6bf1-4047-b3c0-5bdffa4f5874
Pull request: release <- staging/4e1b367d-6bf1-4047-b3c0-5bdffa4f5874
2 parents 2ed214e + 09bb3f7 commit 7d51b43

File tree

526 files changed

+12136
-738
lines changed

Some content is hidden

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

526 files changed

+12136
-738
lines changed

.changes/2.32.2.json

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{
2+
"version": "2.32.2",
3+
"date": "2025-07-16",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS DataSync",
8+
"contributor": "",
9+
"description": "AWS DataSync now supports IPv6 address inputs and outputs in create, update, and describe operations for NFS, SMB, and Object Storage locations"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Elemental MediaPackage v2",
14+
"contributor": "",
15+
"description": "This release adds support for CDN Authentication using Static Headers in MediaPackage v2."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Glue",
20+
"contributor": "",
21+
"description": "AWS Glue now supports schema, partition and sort management of Apache Iceberg tables using Glue SDK"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS IoT Wireless",
26+
"contributor": "",
27+
"description": "FuotaTaskId is not a valid IdentifierType for EventConfiguration and is being removed from possible IdentifierType values."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Step Functions",
32+
"contributor": "",
33+
"description": "Doc-only update to introduction, and edits to clarify input parameter and the set of control characters."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Bedrock",
38+
"contributor": "",
39+
"description": "This release adds support for on-demand custom model inference through CustomModelDeployment APIs for Amazon Bedrock."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Bedrock Agent Core Control Plane Fronting Layer",
44+
"contributor": "",
45+
"description": "Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Bedrock AgentCore Data Plane Fronting Layer",
50+
"contributor": "",
51+
"description": "Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Bedrock Runtime",
56+
"contributor": "",
57+
"description": "document update to support on demand custom model."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon CloudWatch Logs",
62+
"contributor": "",
63+
"description": "CloudWatch Logs updates: Added X-Ray tracing for Amazon Bedrock Agent resources. Logs introduced Log Group level resource policies (managed through Put/Delete/Describe Resource Policy APIs). For more information, see CloudWatch Logs API documentation."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon GuardDuty",
68+
"contributor": "",
69+
"description": "Add expectedBucketOwner parameter to ThreatIntel and IPSet APIs."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Network Flow Monitor",
74+
"contributor": "",
75+
"description": "Introducing 2 new scope status types - DEACTIVATING and DEACTIVATED."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Payment Cryptography Data Plane",
80+
"contributor": "",
81+
"description": "Expand length of message data field for Mac generation and validation to 8192 characters."
82+
}
83+
]
84+
}

CHANGELOG.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,57 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.32.2__ __2025-07-16__
3+
## __AWS DataSync__
4+
- ### Features
5+
- AWS DataSync now supports IPv6 address inputs and outputs in create, update, and describe operations for NFS, SMB, and Object Storage locations
6+
7+
## __AWS Elemental MediaPackage v2__
8+
- ### Features
9+
- This release adds support for CDN Authentication using Static Headers in MediaPackage v2.
10+
11+
## __AWS Glue__
12+
- ### Features
13+
- AWS Glue now supports schema, partition and sort management of Apache Iceberg tables using Glue SDK
14+
15+
## __AWS IoT Wireless__
16+
- ### Features
17+
- FuotaTaskId is not a valid IdentifierType for EventConfiguration and is being removed from possible IdentifierType values.
18+
19+
## __AWS Step Functions__
20+
- ### Features
21+
- Doc-only update to introduction, and edits to clarify input parameter and the set of control characters.
22+
23+
## __Amazon Bedrock__
24+
- ### Features
25+
- This release adds support for on-demand custom model inference through CustomModelDeployment APIs for Amazon Bedrock.
26+
27+
## __Amazon Bedrock Agent Core Control Plane Fronting Layer__
28+
- ### Features
29+
- Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity.
30+
31+
## __Amazon Bedrock AgentCore Data Plane Fronting Layer__
32+
- ### Features
33+
- Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity.
34+
35+
## __Amazon Bedrock Runtime__
36+
- ### Features
37+
- document update to support on demand custom model.
38+
39+
## __Amazon CloudWatch Logs__
40+
- ### Features
41+
- CloudWatch Logs updates: Added X-Ray tracing for Amazon Bedrock Agent resources. Logs introduced Log Group level resource policies (managed through Put/Delete/Describe Resource Policy APIs). For more information, see CloudWatch Logs API documentation.
42+
43+
## __Amazon GuardDuty__
44+
- ### Features
45+
- Add expectedBucketOwner parameter to ThreatIntel and IPSet APIs.
46+
47+
## __Network Flow Monitor__
48+
- ### Features
49+
- Introducing 2 new scope status types - DEACTIVATING and DEACTIVATED.
50+
51+
## __Payment Cryptography Data Plane__
52+
- ### Features
53+
- Expand length of message data field for Mac generation and validation to 8192 characters.
54+
255
# __2.32.1__ __2025-07-15__
356
## __AWS CRT Async HTTP Client__
457
- ### Bugfixes

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To automatically manage module versions (currently all modules have the same ver
5151
<dependency>
5252
<groupId>software.amazon.awssdk</groupId>
5353
<artifactId>bom</artifactId>
54-
<version>2.32.1</version>
54+
<version>2.32.2</version>
5555
<type>pom</type>
5656
<scope>import</scope>
5757
</dependency>
@@ -85,12 +85,12 @@ Alternatively you can add dependencies for the specific services you use only:
8585
<dependency>
8686
<groupId>software.amazon.awssdk</groupId>
8787
<artifactId>ec2</artifactId>
88-
<version>2.32.1</version>
88+
<version>2.32.2</version>
8989
</dependency>
9090
<dependency>
9191
<groupId>software.amazon.awssdk</groupId>
9292
<artifactId>s3</artifactId>
93-
<version>2.32.1</version>
93+
<version>2.32.2</version>
9494
</dependency>
9595
```
9696

@@ -102,7 +102,7 @@ You can import the whole SDK into your project (includes *ALL* services). Please
102102
<dependency>
103103
<groupId>software.amazon.awssdk</groupId>
104104
<artifactId>aws-sdk-java</artifactId>
105-
<version>2.32.1</version>
105+
<version>2.32.2</version>
106106
</dependency>
107107
```
108108

archetypes/archetype-app-quickstart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.32.1</version>
23+
<version>2.32.2</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

archetypes/archetype-lambda/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.32.1</version>
23+
<version>2.32.2</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetype-lambda</artifactId>

archetypes/archetype-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.32.1</version>
23+
<version>2.32.2</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

archetypes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>aws-sdk-java-pom</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.32.1</version>
23+
<version>2.32.2</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetypes</artifactId>

aws-sdk-java/pom.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>software.amazon.awssdk</groupId>
1919
<artifactId>aws-sdk-java-pom</artifactId>
20-
<version>2.32.1</version>
20+
<version>2.32.2</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>aws-sdk-java</artifactId>
@@ -2103,6 +2103,16 @@ Amazon AutoScaling, etc).</description>
21032103
<artifactId>s3vectors</artifactId>
21042104
<version>${awsjavasdk.version}</version>
21052105
</dependency>
2106+
<dependency>
2107+
<groupId>software.amazon.awssdk</groupId>
2108+
<artifactId>bedrockagentcore</artifactId>
2109+
<version>${awsjavasdk.version}</version>
2110+
</dependency>
2111+
<dependency>
2112+
<groupId>software.amazon.awssdk</groupId>
2113+
<artifactId>bedrockagentcorecontrol</artifactId>
2114+
<version>${awsjavasdk.version}</version>
2115+
</dependency>
21062116
</dependencies>
21072117
<build>
21082118
<finalName>${project.artifactId}-${project.version}</finalName>

bom-internal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>aws-sdk-java-pom</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.32.1</version>
23+
<version>2.32.2</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

bom/pom.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>software.amazon.awssdk</groupId>
1919
<artifactId>aws-sdk-java-pom</artifactId>
20-
<version>2.32.1</version>
20+
<version>2.32.2</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>bom</artifactId>
@@ -2308,6 +2308,16 @@
23082308
<artifactId>s3vectors</artifactId>
23092309
<version>${awsjavasdk.version}</version>
23102310
</dependency>
2311+
<dependency>
2312+
<groupId>software.amazon.awssdk</groupId>
2313+
<artifactId>bedrockagentcore</artifactId>
2314+
<version>${awsjavasdk.version}</version>
2315+
</dependency>
2316+
<dependency>
2317+
<groupId>software.amazon.awssdk</groupId>
2318+
<artifactId>bedrockagentcorecontrol</artifactId>
2319+
<version>${awsjavasdk.version}</version>
2320+
</dependency>
23112321
</dependencies>
23122322
</dependencyManagement>
23132323
</project>

0 commit comments

Comments
 (0)