Skip to content

Commit 2b9805f

Browse files
author
AWS
committed
Release 2.32.21. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 14088ba commit 2b9805f

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.32.21.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.32.21",
3+
"date": "2025-08-12",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Backup Search",
8+
"contributor": "",
9+
"description": "Using recommended smithy trait to generate regional endpoints for Backup Search"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS CodeBuild",
14+
"contributor": "",
15+
"description": "AWS CodeBuild now supports PullRequestBuildPolicy in webhook object."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Organizations",
20+
"contributor": "",
21+
"description": "This release introduces 2 new APIs in Organizations: 1. ListAccountsWithInvalidEffectivePolicy 2. ListEffectivePolicyValidationErrors"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Elastic Compute Cloud",
26+
"contributor": "",
27+
"description": "Release to allow route table association with a PublicIpv4Pool."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon SageMaker Service",
32+
"contributor": "",
33+
"description": "IAM Identity Center trusted identity propagation is now supported in SageMaker Studio."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Transcribe Service",
38+
"contributor": "",
39+
"description": "AWS HealthScribe now supports specifying preferred patient pronouns through the MedicalScribeContext parameter for use in the generated clinical notes."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Transcribe Streaming Service",
44+
"contributor": "",
45+
"description": "AWS HealthScribe now supports specifying preferred patient pronouns through the MedicalScribeContext parameter for use in the generated clinical notes."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS SDK for Java v2",
50+
"contributor": "",
51+
"description": "Updated endpoint and partition metadata."
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSBackupSearch-3a5f0f4.json

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

.changes/next-release/feature-AWSCodeBuild-1f0dabb.json

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

.changes/next-release/feature-AWSOrganizations-c0301ed.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-AmazonElasticComputeCloud-01d2d7b.json

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

.changes/next-release/feature-AmazonSageMakerService-6314388.json

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

.changes/next-release/feature-AmazonTranscribeService-eec01bb.json

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

.changes/next-release/feature-AmazonTranscribeStreamingService-276f9f9.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.32.21__ __2025-08-12__
3+
## __AWS Backup Search__
4+
- ### Features
5+
- Using recommended smithy trait to generate regional endpoints for Backup Search
6+
7+
## __AWS CodeBuild__
8+
- ### Features
9+
- AWS CodeBuild now supports PullRequestBuildPolicy in webhook object.
10+
11+
## __AWS Organizations__
12+
- ### Features
13+
- This release introduces 2 new APIs in Organizations: 1. ListAccountsWithInvalidEffectivePolicy 2. ListEffectivePolicyValidationErrors
14+
15+
## __AWS SDK for Java v2__
16+
- ### Features
17+
- Updated endpoint and partition metadata.
18+
19+
## __Amazon Elastic Compute Cloud__
20+
- ### Features
21+
- Release to allow route table association with a PublicIpv4Pool.
22+
23+
## __Amazon SageMaker Service__
24+
- ### Features
25+
- IAM Identity Center trusted identity propagation is now supported in SageMaker Studio.
26+
27+
## __Amazon Transcribe Service__
28+
- ### Features
29+
- AWS HealthScribe now supports specifying preferred patient pronouns through the MedicalScribeContext parameter for use in the generated clinical notes.
30+
31+
## __Amazon Transcribe Streaming Service__
32+
- ### Features
33+
- AWS HealthScribe now supports specifying preferred patient pronouns through the MedicalScribeContext parameter for use in the generated clinical notes.
34+
235
# __2.32.20__ __2025-08-11__
336
## __AWS Lambda__
437
- ### Features

0 commit comments

Comments
 (0)