Skip to content

Commit a601bc1

Browse files
author
AWS
committed
Release 2.31.29. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 93c9b7d commit a601bc1

File tree

502 files changed

+582
-543
lines changed

Some content is hidden

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

502 files changed

+582
-543
lines changed

.changes/2.31.29.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.31.29",
3+
"date": "2025-04-24",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS App Runner",
8+
"contributor": "",
9+
"description": "AWS App Runner adds Node.js 22 runtime."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS AppSync",
14+
"contributor": "",
15+
"description": "Add data source support to Event APIs"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS CodeBuild",
20+
"contributor": "",
21+
"description": "Remove redundant validation check."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Parallel Computing Service",
26+
"contributor": "",
27+
"description": "Documentation-only update: added valid values for the version property of the Scheduler and SchedulerRequest data types."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon DynamoDB",
32+
"contributor": "",
33+
"description": "Add support for ARN-sourced account endpoint generation for TransactWriteItems. This will generate account endpoints for DynamoDB TransactWriteItems requests using ARN-sourced account ID when available."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon EC2 Container Service",
38+
"contributor": "",
39+
"description": "Documentation only release for Amazon ECS"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Relational Database Service",
44+
"contributor": "",
45+
"description": "This Amazon RDS release adds support for managed master user passwords for Oracle CDBs."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Data Automation for Amazon Bedrock",
50+
"contributor": "",
51+
"description": "Added support for modality routing and modality enablement on CreateDataAutomationProject and UpdateDataAutomationProject APIs"
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSAppRunner-b79c5db.json

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

.changes/next-release/feature-AWSAppSync-beb6db9.json

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

.changes/next-release/feature-AWSCodeBuild-ccacd28.json

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

.changes/next-release/feature-AWSParallelComputingService-407550a.json

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

.changes/next-release/feature-AmazonDynamoDB-18d93c7.json

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

.changes/next-release/feature-AmazonEC2ContainerService-4dff711.json

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

.changes/next-release/feature-AmazonRelationalDatabaseService-930e40f.json

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

.changes/next-release/feature-DataAutomationforAmazonBedrock-a3ff356.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.31.29__ __2025-04-24__
3+
## __AWS App Runner__
4+
- ### Features
5+
- AWS App Runner adds Node.js 22 runtime.
6+
7+
## __AWS AppSync__
8+
- ### Features
9+
- Add data source support to Event APIs
10+
11+
## __AWS CodeBuild__
12+
- ### Features
13+
- Remove redundant validation check.
14+
15+
## __AWS Parallel Computing Service__
16+
- ### Features
17+
- Documentation-only update: added valid values for the version property of the Scheduler and SchedulerRequest data types.
18+
19+
## __Amazon DynamoDB__
20+
- ### Features
21+
- Add support for ARN-sourced account endpoint generation for TransactWriteItems. This will generate account endpoints for DynamoDB TransactWriteItems requests using ARN-sourced account ID when available.
22+
23+
## __Amazon EC2 Container Service__
24+
- ### Features
25+
- Documentation only release for Amazon ECS
26+
27+
## __Amazon Relational Database Service__
28+
- ### Features
29+
- This Amazon RDS release adds support for managed master user passwords for Oracle CDBs.
30+
31+
## __Data Automation for Amazon Bedrock__
32+
- ### Features
33+
- Added support for modality routing and modality enablement on CreateDataAutomationProject and UpdateDataAutomationProject APIs
34+
235
# __2.31.28__ __2025-04-23__
336
## __AWS CodeBuild__
437
- ### Features

0 commit comments

Comments
 (0)