Skip to content

Commit 7b9179a

Browse files
author
AWS
committed
Release 2.31.27. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent e78c85a commit 7b9179a

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

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.31.27",
3+
"date": "2025-04-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Account",
8+
"contributor": "",
9+
"description": "AWS Account Management now supports account name update via IAM principals."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS EntityResolution",
14+
"contributor": "",
15+
"description": "To expand support for matching records using digital identifiers with TransUnion"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS S3 Control",
20+
"contributor": "",
21+
"description": "Fix endpoint resolution test cases"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Cognito Identity Provider",
26+
"contributor": "",
27+
"description": "This release adds refresh token rotation."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Compute Cloud",
32+
"contributor": "",
33+
"description": "Added support for ClientRouteEnforcementOptions flag in CreateClientVpnEndpoint and ModifyClientVpnEndpoint requests and DescribeClientVpnEndpoints responses"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AmazonMQ",
38+
"contributor": "",
39+
"description": "You can now delete Amazon MQ broker configurations using the DeleteConfiguration API. For more information, see Configurations in the Amazon MQ API Reference."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon S3 Transfer Manager",
44+
"contributor": "",
45+
"description": "Add support for etag validation in resumableFileDownload: restart paused downloads when etag does not match"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Redshift Serverless",
50+
"contributor": "",
51+
"description": "Provides new and updated API members to support the Redshift Serverless reservations feature."
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSAccount-6fc6239.json

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

.changes/next-release/feature-AWSEntityResolution-21760f4.json

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

.changes/next-release/feature-AWSS3Control-7506cfe.json

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

.changes/next-release/feature-AmazonCognitoIdentityProvider-bf158c7.json

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

.changes/next-release/feature-AmazonElasticComputeCloud-8d98add.json

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

.changes/next-release/feature-AmazonMQ-22ebe57.json

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

.changes/next-release/feature-AmazonS3TransferManager-21d3a50.json

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

.changes/next-release/feature-RedshiftServerless-53ef8b0.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.27__ __2025-04-22__
3+
## __AWS Account__
4+
- ### Features
5+
- AWS Account Management now supports account name update via IAM principals.
6+
7+
## __AWS EntityResolution__
8+
- ### Features
9+
- To expand support for matching records using digital identifiers with TransUnion
10+
11+
## __AWS S3 Control__
12+
- ### Features
13+
- Fix endpoint resolution test cases
14+
15+
## __Amazon Cognito Identity Provider__
16+
- ### Features
17+
- This release adds refresh token rotation.
18+
19+
## __Amazon Elastic Compute Cloud__
20+
- ### Features
21+
- Added support for ClientRouteEnforcementOptions flag in CreateClientVpnEndpoint and ModifyClientVpnEndpoint requests and DescribeClientVpnEndpoints responses
22+
23+
## __Amazon S3 Transfer Manager__
24+
- ### Features
25+
- Add support for etag validation in resumableFileDownload: restart paused downloads when etag does not match
26+
27+
## __AmazonMQ__
28+
- ### Features
29+
- You can now delete Amazon MQ broker configurations using the DeleteConfiguration API. For more information, see Configurations in the Amazon MQ API Reference.
30+
31+
## __Redshift Serverless__
32+
- ### Features
33+
- Provides new and updated API members to support the Redshift Serverless reservations feature.
34+
235
# __2.31.26__ __2025-04-21__
336
## __AWS ARC - Zonal Shift__
437
- ### Features

0 commit comments

Comments
 (0)