Skip to content

Commit b18241b

Browse files
author
AWS
committed
Release 2.31.63. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 4dad020 commit b18241b

File tree

503 files changed

+583
-544
lines changed

Some content is hidden

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

503 files changed

+583
-544
lines changed

.changes/2.31.63.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.31.63",
3+
"date": "2025-06-12",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS IoT FleetWise",
8+
"contributor": "",
9+
"description": "Add new status READY_FOR_CHECKIN used for vehicle synchronisation"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Key Management Service",
14+
"contributor": "",
15+
"description": "AWS KMS announces the support of ML-DSA key pairs that creates post-quantum safe digital signatures."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Parallel Computing Service",
20+
"contributor": "",
21+
"description": "Fixed regex patterns for ARN fields."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon API Gateway",
26+
"contributor": "",
27+
"description": "Documentation updates for Amazon API Gateway"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AmazonApiGatewayV2",
32+
"contributor": "",
33+
"description": "Documentation updates for Amazon API Gateway"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AmazonConnectCampaignServiceV2",
38+
"contributor": "",
39+
"description": "Added PutInstanceCommunicationLimits and GetInstanceCommunicationLimits APIs"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon EC2 Container Service",
44+
"contributor": "",
45+
"description": "This Amazon ECS release supports updating the capacityProviderStrategy parameter in update-service."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "EMR Serverless",
50+
"contributor": "",
51+
"description": "This release adds support for retrieval of the optional executionIamPolicy field in the GetJobRun API response."
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSIoTFleetWise-31622a5.json

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

.changes/next-release/feature-AWSKeyManagementService-5fc0109.json

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

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

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

.changes/next-release/feature-AmazonAPIGateway-36f04e1.json

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

.changes/next-release/feature-AmazonApiGatewayV2-8bb8bc9.json

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

.changes/next-release/feature-AmazonConnectCampaignServiceV2-3047d28.json

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

.changes/next-release/feature-AmazonEC2ContainerService-fe01b9e.json

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

.changes/next-release/feature-EMRServerless-a815982.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.63__ __2025-06-12__
3+
## __AWS IoT FleetWise__
4+
- ### Features
5+
- Add new status READY_FOR_CHECKIN used for vehicle synchronisation
6+
7+
## __AWS Key Management Service__
8+
- ### Features
9+
- AWS KMS announces the support of ML-DSA key pairs that creates post-quantum safe digital signatures.
10+
11+
## __AWS Parallel Computing Service__
12+
- ### Features
13+
- Fixed regex patterns for ARN fields.
14+
15+
## __Amazon API Gateway__
16+
- ### Features
17+
- Documentation updates for Amazon API Gateway
18+
19+
## __Amazon EC2 Container Service__
20+
- ### Features
21+
- This Amazon ECS release supports updating the capacityProviderStrategy parameter in update-service.
22+
23+
## __AmazonApiGatewayV2__
24+
- ### Features
25+
- Documentation updates for Amazon API Gateway
26+
27+
## __AmazonConnectCampaignServiceV2__
28+
- ### Features
29+
- Added PutInstanceCommunicationLimits and GetInstanceCommunicationLimits APIs
30+
31+
## __EMR Serverless__
32+
- ### Features
33+
- This release adds support for retrieval of the optional executionIamPolicy field in the GetJobRun API response.
34+
235
# __2.31.62__ __2025-06-11__
336
## __AWS Control Catalog__
437
- ### Features

0 commit comments

Comments
 (0)