Skip to content

Commit 327effd

Browse files
authored
Minor version bump to 2.54.0 (#7293)
1 parent fa30dcd commit 327effd

529 files changed

Lines changed: 688 additions & 687 deletions

File tree

Some content is hidden

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

CHANGELOG.md

Lines changed: 0 additions & 164 deletions
Original file line numberDiff line numberDiff line change
@@ -1,165 +1 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2-
# __2.53.3__ __2026-08-18__
3-
## __AWS Batch__
4-
- ### Features
5-
- Update AWS Batch documentation with newer Fargate Supported configurations, notes, and fix broken Docker link re-directs.
6-
7-
## __AWS Elemental MediaLive__
8-
- ### Features
9-
- AWS Elemental MediaLive now supports SCTE-35 marker passthrough without IDR frame insertion for CMAF Ingest, MediaPackage V2, and transport stream outputs.
10-
11-
## __AWS EntityResolution__
12-
- ### Features
13-
- Added ResourceNotFoundException to DeleteSchemaMapping, DeleteMatchingWorkflow, DeleteIdMappingWorkflow, and DeleteIdNamespace. These operations now return a 404 ResourceNotFoundException (previously a 200 Success) when the target resource does not exist.
14-
15-
## __AWS Marketplace Catalog Service__
16-
- ### Features
17-
- Introducing two new APIs, DescribeAssessment and ListAssessments. These APIs expose validation issues on Marketplace resources. The validation issues are exposed via a newly created resource called Assessment.
18-
19-
## __AWS Outposts__
20-
- ### Features
21-
- AWS Outposts now supports VPC Endpoint configuration in CreatePrivateConnectivityConfig, enabling scoped private connectivity with provisioning role creation for secure outpost installations
22-
23-
## __Amazon Elastic Compute Cloud__
24-
- ### Features
25-
- Doc release for CreateImage support for instances with local snapshots in Outpost
26-
27-
## __Amazon WorkSpaces__
28-
- ### Features
29-
- Amazon WorkSpaces now supports nested virtualization, allowing you to run hypervisors and virtualization-based workloads within your WorkSpaces. You can enable or disable nested virtualization when creating a WorkSpace or by modifying an existing WorkSpace's properties.
30-
31-
## __S3 Transfer Manager__
32-
- ### Features
33-
- Use CRT's response file when downloading to a file with the CRT-based S3TransferManager - CRT now writes the object to the destination file directly instead of streaming the body back through the SDK. Pausing such a download uses CRT's new asynchronous pause, so the resume token reflects a fully flushed file.
34-
35-
# __2.53.2__ __2026-08-17__
36-
## __AWS Organizations__
37-
- ### Features
38-
- Add new Transfer Responsibility error codes and document related CloudTrail events for accepting and terminating a Transfer Responsibility.
39-
40-
## __Agents for Amazon Bedrock Runtime__
41-
- ### Features
42-
- AgenticRetrieveStream API now supports Amazon Bedrock AgentCore Memory. Use the new memoryConfiguration parameter to continue a session from short-term memory and retrieve from long-term memory.
43-
44-
## __Amazon Bedrock AgentCore Control__
45-
- ### Features
46-
- Adds implementations of third-party evaluators, both managed-as-a-service and as templates within custom evaluators.
47-
48-
## __Amazon Connect Service__
49-
- ### Features
50-
- This release adds new APIs to create, describe, update, delete, and list extraction definitions, enabling customers to manage lifecycle of extraction definition resources. Additionally, this release adds new event sources for Rules related to ACW and new action to Extract Information.
51-
52-
## __Amazon Elastic Container Registry__
53-
- ### Features
54-
- Documentation update for the ECR PutReplicationConfiguration API to increase the replication rule limit from 10 to 25
55-
56-
## __Amazon Location Service Maps V2__
57-
- ### Features
58-
- Amazon Location Service now supports POI density and category filtering on dynamic maps. The GetStyleDescriptor API adds two optional parameters. PoiDensity (Off to VeryDense) controls POI volume, and PoiCategories filters by up to nine categories. Available on HERE and Grab map styles.
59-
60-
## __Elastic Disaster Recovery Service__
61-
- ### Features
62-
- AWS Elastic Disaster Recovery (AWS DRS) now offers Recovery Plans to recover multi-server applications in the right order in one action. Define the launch sequence once, with ordered steps and wait times, and DRS runs it automatically. Validate with non-disruptive drills and monitor in real time.
63-
64-
# __2.53.1__ __2026-08-14__
65-
## __AWS Glue__
66-
- ### Features
67-
- Added support for associating glossary terms with iterable form items, such as table columns.
68-
69-
## __AWS SDK for Java v2__
70-
- ### Features
71-
- Updated endpoint and partition metadata.
72-
73-
## __Agents for Amazon Bedrock Runtime__
74-
- ### Features
75-
- Adds CheckIngestedDocumentAcl and GetIngestedDocumentAcl APIs to Amazon Bedrock Knowledge Bases. Customers can verify user access to documents based on ingested ACLs and retrieve full ACL details including allow and deny entries, enabling validation of ACL ingestion without test retrievals.
76-
77-
## __Amazon Bedrock AgentCore__
78-
- ### Features
79-
- Add support for the Machine Payments Protocol (MPP) and x402 upto scheme payments protocol in Amazon Bedrock AgentCore Payments. Customers can now pay for MPP-gated resources and also pay services which requires upto scheme in x402
80-
81-
## __Amazon Bedrock AgentCore Control__
82-
- ### Features
83-
- Adds AgentCore Payments support for CMK, Marketplace Subscriptions and QuickCreate
84-
85-
## __Amazon Redshift__
86-
- ### Features
87-
- Amazon Redshift now unlocks a locked admin user account and resets the failed-login counter when you update the admin password using the ModifyCluster API. This option is available only when account lockout security is enabled.
88-
89-
## __Amazon SageMaker Service__
90-
- ### Features
91-
- Release support for g7.2xlarge, g7.4xlarge, g7.8xlarge, g7.12xlarge, g7.24xlarge, and g7.48xlarge instance types for SageMaker HyperPod
92-
93-
## __AmazonMWAAServerless__
94-
- ### Features
95-
- Adds support for Consuming code for MWAA Serverless
96-
97-
## __CloudWatch Observability Admin Service__
98-
- ### Features
99-
- CloudWatch Logs centralization rules now support tag propagation. You can configure a TagPropagationConfiguration on your centralization rule to automatically sync resource tags from source to destination log groups, with configurable conflict resolution strategies.
100-
101-
## __Redshift Serverless__
102-
- ### Features
103-
- Amazon Redshift now unlocks a locked admin user account and resets the failed-login counter when you update the admin password using the UpdateNamespace API. This option is available only when account lockout security is enabled.
104-
105-
# __2.53.0__ __2026-08-13__
106-
## __AWS CRT HTTP Client__
107-
- ### Bugfixes
108-
- Honor wildcard `nonProxyHosts` entries in CRT-based HTTP clients (`AwsCrtHttpClient`, `AwsCrtAsyncHttpClient`, and the S3/CRT client). Previously a `*.suffix` wildcard or a bare `*` from `http.nonProxyHosts`/`no_proxy` was silently ignored, so matching hosts were routed through the proxy instead of bypassing it. Supported forms are an exact host, a `*.suffix` wildcard (matches the domain and its subdomains), a single `*` for all hosts, and CIDR ranges. Entries must not contain surrounding whitespace.
109-
110-
## __AWS Certificate Manager__
111-
- ### Features
112-
- This change allows customers to update their existing email-validated certificates to use the DNS validation method.
113-
114-
## __AWS Clean Rooms Service__
115-
- ### Features
116-
- This release adds support for minimum aggregation thresholds and comparison controls to the Custom analysis rule type.
117-
118-
## __AWS CodeCommit__
119-
- ### Features
120-
- Added the GetBlobDifferences API operation, which returns line-level diffs between two blob versions without requiring a local clone. Returns structured hunks with context, additions, and deletions. Supports pagination for large diffs.
121-
122-
## __AWS SDK for Java v2__
123-
- ### Features
124-
- Removed ServiceMetadata usages from client creation and request processing code paths to improve cold start performance. Endpoint and signing region resolution now uses Endpoints 2.0 directly instead of triggering eager initialization of all service metadata classes. Service client artifacts must be version 2.28.1 or later to be compatible with this change.
125-
126-
## __AWS Security Agent__
127-
- ### Features
128-
- Add support for setting a maximum task-hour budget cap on penetration tests and code reviews, and for revalidating previously reported findings via a new REVALIDATION job type.
129-
130-
## __Amazon CloudFront__
131-
- ### Features
132-
- Adds SHA256 support to CloudFrontUtilities
133-
134-
## __Amazon Connect Service__
135-
- ### Features
136-
- Adds the StartAssistantContact API to start chat contacts handled by an AI agent. Adds SegmentAttributes to StartWebRTCContact, and corrects its error response to now receive AccessDeniedException (previously returned as an internal server error due to a missing error declaration).
137-
138-
## __Amazon DynamoDB Enhanced Client__
139-
- ### Bugfixes
140-
- Fix AutoGeneratedTimestampRecordExtension failing when TableSchema.converterForAttribute throws UnsupportedOperationException for custom schemas; expand dynamodb-enhanced functional test coverage
141-
142-
## __Apache 5 HTTP Client__
143-
- ### Bugfixes
144-
- Trimmed surrounding whitespace from `nonProxyHosts` / `no_proxy` entries so comma- or pipe-separated values with spaces (e.g. `no_proxy=a.com, *.foo.com`) are honored. Previously an entry with a leading or trailing space was treated as part of the host name and never matched, so the host was routed through the proxy instead of bypassing it.
145-
146-
## __Apache HTTP Client__
147-
- ### Bugfixes
148-
- Trimmed surrounding whitespace from `nonProxyHosts` / `no_proxy` entries so comma- or pipe-separated values with spaces (e.g. `no_proxy=a.com, *.foo.com`) are honored. Previously an entry with a leading or trailing space was treated as part of the host name and never matched, so the host was routed through the proxy instead of bypassing it.
149-
150-
## __Apache HTTP Client 5__
151-
- ### Features
152-
- Upgrade httpcomponents.client5 to 5.6.4 to address CVE-2026-71290
153-
154-
## __Auto Scaling__
155-
- ### Features
156-
- Amazon EC2 Auto Scaling now supports terminating multiple instances in a single TerminateInstanceInAutoScalingGroup call via the new InstanceIds parameter, returning an Activities list. LaunchInstances now returns IdempotentCallInProgressFault for duplicate client tokens.
157-
158-
## __Netty NIO HTTP Client__
159-
- ### Bugfixes
160-
- Trimmed surrounding whitespace from `nonProxyHosts` / `no_proxy` entries so comma- or pipe-separated values with spaces (e.g. `no_proxy=a.com, *.foo.com`) are honored. Previously an entry with a leading or trailing space was treated as part of the host name and never matched, so the host was routed through the proxy instead of bypassing it.
161-
162-
## __URL Connection HTTP Client__
163-
- ### Bugfixes
164-
- Trimmed surrounding whitespace from `nonProxyHosts` / `no_proxy` entries so comma- or pipe-separated values with spaces (e.g. `no_proxy=a.com, *.foo.com`) are honored. Previously an entry with a leading or trailing space was treated as part of the host name and never matched, so the host was routed through the proxy instead of bypassing it.
165-

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.53.4-SNAPSHOT</version>
23+
<version>2.54.0-SNAPSHOT</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.53.4-SNAPSHOT</version>
23+
<version>2.54.0-SNAPSHOT</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.53.4-SNAPSHOT</version>
23+
<version>2.54.0-SNAPSHOT</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.53.4-SNAPSHOT</version>
23+
<version>2.54.0-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetypes</artifactId>

aws-sdk-java/pom.xml

Lines changed: 1 addition & 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.53.4-SNAPSHOT</version>
20+
<version>2.54.0-SNAPSHOT</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>aws-sdk-java</artifactId>

0 commit comments

Comments
 (0)