Skip to content

Commit d5e15f1

Browse files
Release 2.43.0. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 81ab216 commit d5e15f1

536 files changed

Lines changed: 685 additions & 617 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.43.0.json

Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
{
2+
"version": "2.43.0",
3+
"date": "2026-04-27",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon S3",
8+
"contributor": "",
9+
"description": "Add configurable `expectContinueThresholdInBytes` to S3Configuration (default 1 MB). The Expect: 100-continue header is now only added to PutObject and UploadPart requests when the content-length meets or exceeds the threshold, reducing latency overhead for small uploads."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Interactive Video Service",
14+
"contributor": "",
15+
"description": "Adds tags parameter to the CreateAdConfiguration operation"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SDK for Java v2",
20+
"contributor": "",
21+
"description": "Add support for overriding authSchemeProvider per request."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Key Management Service",
26+
"contributor": "",
27+
"description": "KMS GetKeyLastUsage API provides information on the last successful cryptographic operation performed on KMS keys. This new API provides KMS customers with the last timestamp, CloudTrail eventId, and the cryptographic operation that was performed on the key."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon WorkSpaces",
32+
"contributor": "",
33+
"description": "Added support for Protocol as modified resource and added update failure as modification state"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon OpenSearch Service",
38+
"contributor": "",
39+
"description": "Amazon OpenSearch Service now supports JWKS URL configuration for JWT authentication"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Optimize ExecutionAttributes to reduce resizes and reduce hash computation cost."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon CloudWatch Logs",
50+
"contributor": "",
51+
"description": "Adds support for selecting all logs sources and types in a single association."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Omics",
56+
"contributor": "",
57+
"description": "Enable Public Internet or VPC configuration to BatchRun"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon SageMaker Service",
62+
"contributor": "",
63+
"description": "Updated API documentation for endpoint MetricsConfig. Added details on supported metric publish frequencies and clarified how EnableEnhancedMetrics controls utilization and invocation metric behavior."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "AWSBillingConductor",
68+
"contributor": "",
69+
"description": "Add support for Passthrough pricing plan"
70+
},
71+
{
72+
"type": "bugfix",
73+
"category": "S3 Transfer Manager",
74+
"contributor": "",
75+
"description": "Fix TransferListener callbacks (bytesTransferred, transferComplete) not firing for unknown-content-length uploads via S3TransferManager when the data fits in a single chunk."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Amazon GameLift Streams",
80+
"contributor": "",
81+
"description": "Adds Proton 10.0-4 to the list of runtime environment options available when creating an Amazon GameLift Streams application"
82+
},
83+
{
84+
"type": "feature",
85+
"category": "AWS Glue",
86+
"contributor": "",
87+
"description": "Addition of AdditionalAuditContext to GetPartition, GetPartitions, GetTableVersion, and GetTableVersions"
88+
},
89+
{
90+
"type": "feature",
91+
"category": "Amazon CloudWatch Application Signals",
92+
"contributor": "",
93+
"description": "Application Signals now supports creating composite Service Level Objectives on Service Operations. Users can now create service SLO on multiple operations."
94+
},
95+
{
96+
"type": "feature",
97+
"category": "Application Migration Service",
98+
"contributor": "",
99+
"description": "Added network modernization support, enabling customers to edit, resize, merge, and split VPCs and subnets during migration while retaining functional, non-conflicting IP addresses."
100+
}
101+
]
102+
}

.changes/next-release/bugfix-S3TransferManager-336f8cc.json

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

.changes/next-release/feature-AWSBillingConductor-99db8eb.json

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

.changes/next-release/feature-AWSGlue-31bf090.json

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

.changes/next-release/feature-AWSKeyManagementService-b6a4591.json

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

.changes/next-release/feature-AWSSDKforJavav2-197b121.json

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

.changes/next-release/feature-AWSSDKforJavav2-1f3cedc.json

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

.changes/next-release/feature-AmazonCloudWatchApplicationSignals-da0735e.json

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

.changes/next-release/feature-AmazonCloudWatchLogs-de1ba30.json

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

.changes/next-release/feature-AmazonGameLiftStreams-1c946fa.json

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

0 commit comments

Comments
 (0)