Skip to content

Commit b8e4e49

Browse files
author
AWS
committed
Release 2.33.2. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent ad8df6d commit b8e4e49

File tree

514 files changed

+594
-555
lines changed

Some content is hidden

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

514 files changed

+594
-555
lines changed

.changes/2.33.2.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.33.2",
3+
"date": "2025-09-03",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Clean Rooms ML",
8+
"contributor": "",
9+
"description": "AWS Clean Rooms ML adds log sanitization for privacy-enhanced error summaries, supports new instance types for custom models providing better performance and lower costs, and deprecates P3-series instances."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Clean Rooms Service",
14+
"contributor": "",
15+
"description": "Added support for adding new data provider members to an existing collaboration."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon CloudFront",
20+
"contributor": "",
21+
"description": "Adding an optional field IpAddressType in CustomOriginConfig"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AmazonMQ",
26+
"contributor": "",
27+
"description": "Add CONFIG_MANAGED as a supported AuthenticationStrategy for Amazon MQ for RabbitMQ brokers. Make username and password optional on broker creation for CONFIG_MANAGED brokers."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Relational Database Service",
32+
"contributor": "",
33+
"description": "This release adds support for MasterUserAuthenticationType parameter on CreateDBInstance, ModifyDBInstance, CreateDBCluster, and ModifyDBCluster operations."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Route 53",
38+
"contributor": "",
39+
"description": "Amazon Route 53 now supports the Asia Pacific (New Zealand) Region (ap-southeast-6) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Route 53 Domains",
44+
"contributor": "",
45+
"description": "Added new ExtraParams AU_ELIGIBILITY_TYPE, AU_POLICY_REASON, and AU_REGISTRANT_NAME"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Transcribe Streaming Service",
50+
"contributor": "",
51+
"description": "This release adds support for automatic language identification in AWS Transcribe Call Analytics"
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSCleanRoomsML-1e261f6.json

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

.changes/next-release/feature-AWSCleanRoomsService-424fa2e.json

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

.changes/next-release/feature-AmazonCloudFront-26fc44c.json

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

.changes/next-release/feature-AmazonMQ-3e1255b.json

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

.changes/next-release/feature-AmazonRelationalDatabaseService-1f7ab60.json

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

.changes/next-release/feature-AmazonRoute53-a0411f2.json

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

.changes/next-release/feature-AmazonRoute53Domains-2e8b5b6.json

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

.changes/next-release/feature-AmazonTranscribeStreamingService-9bd32ef.json

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

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,37 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.33.2__ __2025-09-03__
3+
## __AWS Clean Rooms ML__
4+
- ### Features
5+
- AWS Clean Rooms ML adds log sanitization for privacy-enhanced error summaries, supports new instance types for custom models providing better performance and lower costs, and deprecates P3-series instances.
6+
7+
## __AWS Clean Rooms Service__
8+
- ### Features
9+
- Added support for adding new data provider members to an existing collaboration.
10+
11+
## __Amazon CloudFront__
12+
- ### Features
13+
- Adding an optional field IpAddressType in CustomOriginConfig
14+
15+
## __Amazon Relational Database Service__
16+
- ### Features
17+
- This release adds support for MasterUserAuthenticationType parameter on CreateDBInstance, ModifyDBInstance, CreateDBCluster, and ModifyDBCluster operations.
18+
19+
## __Amazon Route 53__
20+
- ### Features
21+
- Amazon Route 53 now supports the Asia Pacific (New Zealand) Region (ap-southeast-6) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
22+
23+
## __Amazon Route 53 Domains__
24+
- ### Features
25+
- Added new ExtraParams AU_ELIGIBILITY_TYPE, AU_POLICY_REASON, and AU_REGISTRANT_NAME
26+
27+
## __Amazon Transcribe Streaming Service__
28+
- ### Features
29+
- This release adds support for automatic language identification in AWS Transcribe Call Analytics
30+
31+
## __AmazonMQ__
32+
- ### Features
33+
- Add CONFIG_MANAGED as a supported AuthenticationStrategy for Amazon MQ for RabbitMQ brokers. Make username and password optional on broker creation for CONFIG_MANAGED brokers.
34+
235
# __2.33.1__ __2025-09-02__
336
## __AWS SDK for Java v2__
437
- ### Features

0 commit comments

Comments
 (0)