Skip to content

Commit 86da0f9

Browse files
author
AWS
committed
Merge remote-tracking branch 'public/release'
2 parents 0473e13 + cc5bc37 commit 86da0f9

File tree

529 files changed

+3112
-840
lines changed

Some content is hidden

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

529 files changed

+3112
-840
lines changed

.changes/2.32.23.json

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
{
2+
"version": "2.32.23",
3+
"date": "2025-08-14",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Fixed 407 Proxy Authentication error when preemptiveBasicAuthenticationEnabled is true. Fixes [#5884](https://github.com/aws/aws-sdk-java-v2/issues/5884)."
10+
},
11+
{
12+
"type": "documentation",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "",
15+
"description": "Improve EventStreamResponseHandler.Builder.onError method to mention the callback may be called multiple time, similarly to the exceptionOccurred method"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "ARC - Region switch",
20+
"contributor": "",
21+
"description": "Endpoint rule test and documentation update."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Billing and Cost Management Recommended Actions",
26+
"contributor": "",
27+
"description": "Initial SDK release for AWS Billing and Cost Management Recommended Actions."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Cloud Map",
32+
"contributor": "",
33+
"description": "Added support for cross account through Id parameter overloading with ARN and allow owner account for some APIs instead of ARN"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Direct Connect",
38+
"contributor": "",
39+
"description": "Added pagination support for DescribeHostedConnections, DescribeVirtualInterfaces, DescribeConnections, DescribeInterconnects, DescribeLags. Added asnLong support for BGP peer operations which supports a large range."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS Elemental MediaLive",
44+
"contributor": "",
45+
"description": "CMAF Ingest output groups in MediaLive can now accept one additional destination url for single pipeline channels and up to two additional destination urls for standard channels."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS Glue",
50+
"contributor": "",
51+
"description": "AWS Glue now supports Trusted Identity Propagation."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "AWS Parallel Computing Service",
56+
"contributor": "",
57+
"description": "Updated the regex pattern and description of iamInstanceProfileArn in the CreateComputeNodeGroup and UpdateComputeNodeGroup API actions. Name and path requirements apply to the ARN of the IAM role associated with the instance profile and not the ARN of the instance profile."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon DynamoDB",
62+
"contributor": "",
63+
"description": "This release 1/ Adds support for throttled keys mode for CloudWatch Contributor Insights, 2/ Adds throttling reasons to exceptions across dataplane APIs. 3/ Explicitly models ThrottlingException as a class in statically typed languages. Refer to the launch day blog post for more details."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon Elastic Compute Cloud",
68+
"contributor": "",
69+
"description": "This release adds ModifyInstanceConnectEndpoint API to update configurations on existing EC2 Instance Connect Endpoints and improves IPv6 support through dualstack DNS names for EC2 Instance Connect Endpoints."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon FSx",
74+
"contributor": "",
75+
"description": "Amazon FSx for NetApp ONTAP 2nd generation file systems now support decreasing SSD storage capacity."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Amazon GuardDuty",
80+
"contributor": "",
81+
"description": "Added support for entity lists."
82+
},
83+
{
84+
"type": "feature",
85+
"category": "Amazon WorkSpaces",
86+
"contributor": "",
87+
"description": "New APIs introduced to import WorkSpaces BYOL image using a new process that leveraged EC2 Image Builder. WorkSpaces tests and fixes your image's compatibility issues and supports customized VM images."
88+
},
89+
{
90+
"type": "feature",
91+
"category": "QApps",
92+
"contributor": "",
93+
"description": "Documentation update for Amazon Q Apps API Reference"
94+
}
95+
]
96+
}

.changes/next-release/bugfix-AWSSDKforJavav2-cefa8ba.json

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

.changes/next-release/documentation-AWSSDKforJavav2-6b16da2.json

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

CHANGELOG.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,64 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.32.23__ __2025-08-14__
3+
## __ARC - Region switch__
4+
- ### Features
5+
- Endpoint rule test and documentation update.
6+
7+
## __AWS Billing and Cost Management Recommended Actions__
8+
- ### Features
9+
- Initial SDK release for AWS Billing and Cost Management Recommended Actions.
10+
11+
## __AWS Cloud Map__
12+
- ### Features
13+
- Added support for cross account through Id parameter overloading with ARN and allow owner account for some APIs instead of ARN
14+
15+
## __AWS Direct Connect__
16+
- ### Features
17+
- Added pagination support for DescribeHostedConnections, DescribeVirtualInterfaces, DescribeConnections, DescribeInterconnects, DescribeLags. Added asnLong support for BGP peer operations which supports a large range.
18+
19+
## __AWS Elemental MediaLive__
20+
- ### Features
21+
- CMAF Ingest output groups in MediaLive can now accept one additional destination url for single pipeline channels and up to two additional destination urls for standard channels.
22+
23+
## __AWS Glue__
24+
- ### Features
25+
- AWS Glue now supports Trusted Identity Propagation.
26+
27+
## __AWS Parallel Computing Service__
28+
- ### Features
29+
- Updated the regex pattern and description of iamInstanceProfileArn in the CreateComputeNodeGroup and UpdateComputeNodeGroup API actions. Name and path requirements apply to the ARN of the IAM role associated with the instance profile and not the ARN of the instance profile.
30+
31+
## __AWS SDK for Java v2__
32+
- ### Bugfixes
33+
- Fixed 407 Proxy Authentication error when preemptiveBasicAuthenticationEnabled is true. Fixes [#5884](https://github.com/aws/aws-sdk-java-v2/issues/5884).
34+
35+
- ### Documentations
36+
- Improve EventStreamResponseHandler.Builder.onError method to mention the callback may be called multiple time, similarly to the exceptionOccurred method
37+
38+
## __Amazon DynamoDB__
39+
- ### Features
40+
- This release 1/ Adds support for throttled keys mode for CloudWatch Contributor Insights, 2/ Adds throttling reasons to exceptions across dataplane APIs. 3/ Explicitly models ThrottlingException as a class in statically typed languages. Refer to the launch day blog post for more details.
41+
42+
## __Amazon Elastic Compute Cloud__
43+
- ### Features
44+
- This release adds ModifyInstanceConnectEndpoint API to update configurations on existing EC2 Instance Connect Endpoints and improves IPv6 support through dualstack DNS names for EC2 Instance Connect Endpoints.
45+
46+
## __Amazon FSx__
47+
- ### Features
48+
- Amazon FSx for NetApp ONTAP 2nd generation file systems now support decreasing SSD storage capacity.
49+
50+
## __Amazon GuardDuty__
51+
- ### Features
52+
- Added support for entity lists.
53+
54+
## __Amazon WorkSpaces__
55+
- ### Features
56+
- New APIs introduced to import WorkSpaces BYOL image using a new process that leveraged EC2 Image Builder. WorkSpaces tests and fixes your image's compatibility issues and supports customized VM images.
57+
58+
## __QApps__
59+
- ### Features
60+
- Documentation update for Amazon Q Apps API Reference
61+
262
# __2.32.22__ __2025-08-13__
363
## __Amazon DataZone__
464
- ### Features

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.22</version>
54+
<version>2.32.23</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.22</version>
88+
<version>2.32.23</version>
8989
</dependency>
9090
<dependency>
9191
<groupId>software.amazon.awssdk</groupId>
9292
<artifactId>s3</artifactId>
93-
<version>2.32.22</version>
93+
<version>2.32.23</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.22</version>
105+
<version>2.32.23</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.23-SNAPSHOT</version>
23+
<version>2.32.23</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.23-SNAPSHOT</version>
23+
<version>2.32.23</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.23-SNAPSHOT</version>
23+
<version>2.32.23</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.23-SNAPSHOT</version>
23+
<version>2.32.23</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetypes</artifactId>

aws-sdk-java/pom.xml

Lines changed: 6 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.23-SNAPSHOT</version>
20+
<version>2.32.23</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>aws-sdk-java</artifactId>
@@ -2118,6 +2118,11 @@ Amazon AutoScaling, etc).</description>
21182118
<artifactId>arcregionswitch</artifactId>
21192119
<version>${awsjavasdk.version}</version>
21202120
</dependency>
2121+
<dependency>
2122+
<groupId>software.amazon.awssdk</groupId>
2123+
<artifactId>bcmrecommendedactions</artifactId>
2124+
<version>${awsjavasdk.version}</version>
2125+
</dependency>
21212126
</dependencies>
21222127
<build>
21232128
<finalName>${project.artifactId}-${project.version}</finalName>

0 commit comments

Comments
 (0)