Skip to content

Commit b4022fa

Browse files
author
AWS
committed
Release 2.41.21. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent c39b5e9 commit b4022fa

517 files changed

Lines changed: 597 additions & 558 deletions

File tree

Some content is hidden

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

.changes/2.41.21.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.41.21",
3+
"date": "2026-02-03",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Batch",
8+
"contributor": "",
9+
"description": "AWS Batch Array Job Visibility feature support. Includes new statusSummaryLastUpdatedAt for array job parent DescribeJobs responses for the last time the statusSummary was updated. Includes both statusSummary and statusSummaryLastUpdatedAt in ListJobs responses for array job parents."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Marketplace Catalog Service",
14+
"contributor": "",
15+
"description": "Adds support for Catalog API us-east-1 dualstack endpoint catalog-marketplace.us-east-1.api.aws"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Organizations",
20+
"contributor": "",
21+
"description": "Updated the CloseAccount description."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Single Sign-On Admin",
26+
"contributor": "",
27+
"description": "Added new Region management APIs to support multi-Region replication in IAM Identity Center."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon DynamoDB",
32+
"contributor": "",
33+
"description": "This change supports the creation of multi-account global tables. It adds two new arguments to CreateTable, GlobalTableSourceArn and GlobalTableSettingsReplicationMode. DescribeTable is also updated to include information about GlobalTableSettingsReplicationMode."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Kinesis",
38+
"contributor": "",
39+
"description": "Adds StreamId parameter to AWS Kinesis Data Streams APIs that is reserved for future use."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Location Service Maps V2",
44+
"contributor": "",
45+
"description": "Added support for optional style parameters in maps, including 3D terrain and 3D Buildings"
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-AWSBatch-14b90ca.json

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

.changes/next-release/feature-AWSMarketplaceCatalogService-1068f60.json

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

.changes/next-release/feature-AWSOrganizations-5d2cb81.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-AWSSingleSignOnAdmin-77454a0.json

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

.changes/next-release/feature-AmazonDynamoDB-52e4703.json

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

.changes/next-release/feature-AmazonKinesis-4e67149.json

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

.changes/next-release/feature-AmazonLocationServiceMapsV2-b53c34b.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.41.21__ __2026-02-03__
3+
## __AWS Batch__
4+
- ### Features
5+
- AWS Batch Array Job Visibility feature support. Includes new statusSummaryLastUpdatedAt for array job parent DescribeJobs responses for the last time the statusSummary was updated. Includes both statusSummary and statusSummaryLastUpdatedAt in ListJobs responses for array job parents.
6+
7+
## __AWS Marketplace Catalog Service__
8+
- ### Features
9+
- Adds support for Catalog API us-east-1 dualstack endpoint catalog-marketplace.us-east-1.api.aws
10+
11+
## __AWS Organizations__
12+
- ### Features
13+
- Updated the CloseAccount description.
14+
15+
## __AWS SDK for Java v2__
16+
- ### Features
17+
- Updated endpoint and partition metadata.
18+
19+
## __AWS Single Sign-On Admin__
20+
- ### Features
21+
- Added new Region management APIs to support multi-Region replication in IAM Identity Center.
22+
23+
## __Amazon DynamoDB__
24+
- ### Features
25+
- This change supports the creation of multi-account global tables. It adds two new arguments to CreateTable, GlobalTableSourceArn and GlobalTableSettingsReplicationMode. DescribeTable is also updated to include information about GlobalTableSettingsReplicationMode.
26+
27+
## __Amazon Kinesis__
28+
- ### Features
29+
- Adds StreamId parameter to AWS Kinesis Data Streams APIs that is reserved for future use.
30+
31+
## __Amazon Location Service Maps V2__
32+
- ### Features
33+
- Added support for optional style parameters in maps, including 3D terrain and 3D Buildings
34+
235
# __2.41.20__ __2026-02-02__
336
## __AWS Multi-party Approval__
437
- ### Features

0 commit comments

Comments
 (0)