Skip to content

Commit a4f8413

Browse files
author
AWS
committed
Release 2.34.8. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 6b7a1ff commit a4f8413

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

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.34.8",
3+
"date": "2025-10-01",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Clean Rooms ML",
8+
"contributor": "",
9+
"description": "This release introduces data access budgets to view how many times an input channel can be used for ML jobs in a collaboration."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Clean Rooms Service",
14+
"contributor": "",
15+
"description": "This release introduces data access budgets to control how many times a table can be used for queries and jobs in a collaboration."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Database Migration Service",
20+
"contributor": "",
21+
"description": "This is a doc-only update, revising text for kms-key-arns."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Parallel Computing Service",
26+
"contributor": "",
27+
"description": "Added the UpdateCluster API action to modify cluster configurations, and Slurm custom settings for queues."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "This update enables reusing the initially computed payload checksum of a request across all request attempts. This ensures that even if the content is changed from one attempt to the next, the checksum included in the request will remain the same and the request will be rejected by the service."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Chime SDK Meetings",
38+
"contributor": "",
39+
"description": "Add support to receive dual stack MediaPlacement URLs in Chime Meetings SDK"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon EC2 Container Service",
44+
"contributor": "",
45+
"description": "This is a documentation only Amazon ECS release that adds additional information for health checks."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Interactive Video Service RealTime",
50+
"contributor": "",
51+
"description": "Remove incorrect ReadOnly trait on IVS RealTime ImportPublicKey API"
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSCleanRoomsML-aa0b521.json

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

.changes/next-release/feature-AWSCleanRoomsService-d6a1b3a.json

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

.changes/next-release/feature-AWSDatabaseMigrationService-9912c8b.json

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

.changes/next-release/feature-AWSParallelComputingService-ccdec01.json

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

.changes/next-release/feature-AWSSDKforJavav2-9d16701.json

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

.changes/next-release/feature-AmazonChimeSDKMeetings-3d4ec78.json

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

.changes/next-release/feature-AmazonEC2ContainerService-8528ff6.json

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

.changes/next-release/feature-AmazonInteractiveVideoServiceRealTime-f09ad6f.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.34.8__ __2025-10-01__
3+
## __AWS Clean Rooms ML__
4+
- ### Features
5+
- This release introduces data access budgets to view how many times an input channel can be used for ML jobs in a collaboration.
6+
7+
## __AWS Clean Rooms Service__
8+
- ### Features
9+
- This release introduces data access budgets to control how many times a table can be used for queries and jobs in a collaboration.
10+
11+
## __AWS Database Migration Service__
12+
- ### Features
13+
- This is a doc-only update, revising text for kms-key-arns.
14+
15+
## __AWS Parallel Computing Service__
16+
- ### Features
17+
- Added the UpdateCluster API action to modify cluster configurations, and Slurm custom settings for queues.
18+
19+
## __AWS SDK for Java v2__
20+
- ### Features
21+
- This update enables reusing the initially computed payload checksum of a request across all request attempts. This ensures that even if the content is changed from one attempt to the next, the checksum included in the request will remain the same and the request will be rejected by the service.
22+
23+
## __Amazon Chime SDK Meetings__
24+
- ### Features
25+
- Add support to receive dual stack MediaPlacement URLs in Chime Meetings SDK
26+
27+
## __Amazon EC2 Container Service__
28+
- ### Features
29+
- This is a documentation only Amazon ECS release that adds additional information for health checks.
30+
31+
## __Amazon Interactive Video Service RealTime__
32+
- ### Features
33+
- Remove incorrect ReadOnly trait on IVS RealTime ImportPublicKey API
34+
235
# __2.34.7__ __2025-09-30__
336
## __AWS DataSync__
437
- ### Features

0 commit comments

Comments
 (0)