Skip to content

Commit 39a22d8

Browse files
author
AWS
committed
Release 2.42.35. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent ecad77d commit 39a22d8

File tree

538 files changed

+713
-634
lines changed

Some content is hidden

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

538 files changed

+713
-634
lines changed

.changes/2.42.35.json

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
{
2+
"version": "2.42.35",
3+
"date": "2026-04-16",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Fixed an issue where using a getObject ResponsePublisher as a putObject request body with the CRT HTTP client could cause the SDK to hang on retry when the server returns a retryable error."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS DevOps Agent Service",
14+
"contributor": "",
15+
"description": "Deprecate the userId from the Chat operations. This update also removes support of AllowVendedLogDeliveryForResource API from AWS SDKs."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Elemental MediaConvert",
20+
"contributor": "",
21+
"description": "Adds support for Elemental Inference powered smart crop feature, enabling video verticalization"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java v2",
26+
"contributor": "",
27+
"description": "Add HTTP client configuration type metadata to the User-Agent header, tracking whether the HTTP client was auto-detected from the classpath, an explicit client instance or client builder configured by the customer."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon AppStream",
32+
"contributor": "",
33+
"description": "Add content redirection to Update Stack"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Bedrock AgentCore",
38+
"contributor": "",
39+
"description": "Introducing NamespacePath in AgentCore Memory to support hierarchical prefix based memory record retrieval."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon CloudWatch",
44+
"contributor": "",
45+
"description": "Update documentation of alarm mute rules start and end date fields"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon CloudWatch Logs",
50+
"contributor": "",
51+
"description": "Endpoint update for CloudWatch Logs Streaming APIs."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Cognito Identity Provider",
56+
"contributor": "",
57+
"description": "Adds support for passkey-based multi-factor authentication in Cognito User Pools. Users can authenticate securely using FIDO2-compliant passkeys with user verification, enabling passwordless MFA flows while maintaining backward compatibility with password-based authentication"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Connect Cases",
62+
"contributor": "",
63+
"description": "Added error handling for service quota limits"
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon Connect Customer Profiles",
68+
"contributor": "",
69+
"description": "Amazon Connect Customer Profiles adds RecommenderSchema CRUD APIs for custom ML training columns. CreateRecommender and CreateRecommenderFilter now accept optional RecommenderSchemaName."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon Connect Service",
74+
"contributor": "",
75+
"description": "This release updates the Amazon Connect Rules CRUD APIs to support a new EventSourceName - OnEmailAnalysisAvailable. Use this event source to trigger rules when conversational analytics results are available for email contacts."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Amazon DataZone",
80+
"contributor": "",
81+
"description": "Launching SMUS IAM domain SDK support"
82+
},
83+
{
84+
"type": "feature",
85+
"category": "Amazon Relational Database Service",
86+
"contributor": "",
87+
"description": "Adds a new DescribeServerlessV2PlatformVersions API to describe platform version properties for Aurora Serverless v2. Also introduces a new valid maintenance action value for serverless platform version updates."
88+
},
89+
{
90+
"type": "feature",
91+
"category": "Amazon SNS Message Manager",
92+
"contributor": "",
93+
"description": "This change introduces the SNS Message Manager for 2.x, a library used to parse and validate messages received from SNS. This aims to provide the same functionality as [SnsMessageManager](https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/sns/message/SnsMessageManager.html) from 1.x."
94+
},
95+
{
96+
"type": "feature",
97+
"category": "Apache 5 HTTP Client",
98+
"contributor": "",
99+
"description": "Update `httpcore5` to `5.4.2`."
100+
},
101+
{
102+
"type": "feature",
103+
"category": "Auto Scaling",
104+
"contributor": "",
105+
"description": "This release adds support for specifying Availability Zone IDs as an alternative to Availability Zone names when creating or updating Auto Scaling groups."
106+
},
107+
{
108+
"type": "feature",
109+
"category": "Elastic Disaster Recovery Service",
110+
"contributor": "",
111+
"description": "Updating regex for identification of AWS Regions."
112+
},
113+
{
114+
"type": "feature",
115+
"category": "AWS SDK for Java v2",
116+
"contributor": "",
117+
"description": "Updated endpoint and partition metadata."
118+
}
119+
]
120+
}

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

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

.changes/next-release/feature-AWSDevOpsAgentService-cd423e3.json

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

.changes/next-release/feature-AWSElementalMediaConvert-05ffb3f.json

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

.changes/next-release/feature-AWSSDKforJavav2-0443982.json

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

.changes/next-release/feature-AWSSDKforJavav2-83dd6ab.json

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

.changes/next-release/feature-AmazonAppStream-7692203.json

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

.changes/next-release/feature-AmazonBedrockAgentCore-470f9cd.json

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

.changes/next-release/feature-AmazonCloudWatch-bd04a8a.json

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

.changes/next-release/feature-AmazonCloudWatchLogs-4e7eed0.json

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

0 commit comments

Comments
 (0)