Skip to content

Commit cf3744f

Browse files
committed
Merge remote-tracking branch 'origin/master' into feature/master/crtH2
2 parents c447fe3 + f81c42b commit cf3744f

File tree

666 files changed

+17037
-3176
lines changed

Some content is hidden

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

666 files changed

+17037
-3176
lines changed

.all-contributorsrc

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1102,6 +1102,42 @@
11021102
"contributions": [
11031103
"doc"
11041104
]
1105+
},
1106+
{
1107+
"login": "carhaz",
1108+
"name": "carhaz",
1109+
"avatar_url": "https://avatars.githubusercontent.com/u/236483641?v=4",
1110+
"profile": "https://github.com/carhaz",
1111+
"contributions": [
1112+
"code"
1113+
]
1114+
},
1115+
{
1116+
"login": "akhilyendluri",
1117+
"name": "Akhil Yendluri",
1118+
"avatar_url": "https://avatars.githubusercontent.com/u/13486835?v=4",
1119+
"profile": "https://github.com/akhilyendluri",
1120+
"contributions": [
1121+
"code"
1122+
]
1123+
},
1124+
{
1125+
"login": "ryanyuan",
1126+
"name": "Ryan Yuan",
1127+
"avatar_url": "https://avatars.githubusercontent.com/u/7124535?v=4",
1128+
"profile": "https://github.com/ryanyuan",
1129+
"contributions": [
1130+
"doc"
1131+
]
1132+
},
1133+
{
1134+
"login": "salmanmkc",
1135+
"name": "Salman Chishti",
1136+
"avatar_url": "https://avatars.githubusercontent.com/u/32169182?v=4",
1137+
"profile": "https://github.com/salmanmkc",
1138+
"contributions": [
1139+
"maintenance"
1140+
]
11051141
}
11061142
],
11071143
"contributorsPerLine": 7,

.changes/2.42.10.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.42.10",
3+
"date": "2026-03-10",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Database Migration Service",
8+
"contributor": "",
9+
"description": "Not need to include to any release notes. The only change is to correct LoadTimeout unit from milliseconds to seconds in RedshiftSettings"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS SDK for Java v2 Code Generator",
14+
"contributor": "",
15+
"description": "Improve model validation error message for operations missing request URI."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Bedrock AgentCore Control",
20+
"contributor": "",
21+
"description": "Adding first class support for AG-UI protocol in AgentCore Runtime."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Connect Cases",
26+
"contributor": "",
27+
"description": "Added functionality for the Required and Hidden case rule types to be conditionally evaluated on up to 5 conditions."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Lex Model Building V2",
32+
"contributor": "",
33+
"description": "This release introduces a new generative AI feature called Lex Bot Analyzer. This feature leverage AI to analyze the bot configuration against AWS Lex best practices to identify configuration issues and provides recommendations."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Managed Streaming for Kafka",
38+
"contributor": "",
39+
"description": "Add dual stack endpoint to SDK"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Updated endpoint and partition metadata."
46+
}
47+
]
48+
}

.changes/2.42.11.json

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"version": "2.42.11",
3+
"date": "2026-03-11",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "Amazon S3",
8+
"contributor": "",
9+
"description": "Fixed misleading checksum mismatch error message for S3 GetObject that incorrectly referenced uploading. See [#6324](https://github.com/aws/aws-sdk-java-v2/issues/6324)."
10+
},
11+
{
12+
"type": "bugfix",
13+
"category": "AWS CRT-based S3 Client",
14+
"contributor": "bsmelo",
15+
"description": "Only log `SSL Certificate verification is disabled` warning if trustAllCertificatesEnabled is set to true."
16+
},
17+
{
18+
"type": "bugfix",
19+
"category": "AWS SDK for Java v2",
20+
"contributor": "",
21+
"description": "Updating Lakeformation Access Grants Plugin version to 1.4"
22+
},
23+
{
24+
"type": "bugfix",
25+
"category": "AWS SDK for Java v2 Migration Tool",
26+
"contributor": "",
27+
"description": "Strip quotes in getETag response"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Connect Customer Profiles",
32+
"contributor": "",
33+
"description": "Today, Amazon Connect is announcing the ability to filter (include or exclude) recommendations based on properties of items and interactions."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon DynamoDB Enhanced Client",
38+
"contributor": "",
39+
"description": "Improved performance by adding a fast path avoiding wrapping of String and Byte types"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Elastic Kubernetes Service",
44+
"contributor": "",
45+
"description": "Adds support for a new tier in controlPlaneScalingConfig on EKS Clusters."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Polly",
50+
"contributor": "",
51+
"description": "Added support for the new voices - Ambre (fr-FR), Beatrice (it-IT), Florian (fr-FR), Lennart (de-DE), Lorenzo (it-IT) and Tiffany (en-US). They are available as a Generative voices only."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon SageMaker Service",
56+
"contributor": "",
57+
"description": "SageMaker training plans allow you to extend your existing training plans to avoid workload interruptions without workload reconfiguration. When a training plan is approaching expiration, you can extend it directly through the SageMaker AI console or programmatically using the API or AWS CLI."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon SimpleDB v2",
62+
"contributor": "",
63+
"description": "Introduced Amazon SimpleDB export functionality enabling domain data export to S3 in JSON format. Added three new APIs StartDomainExport, GetExport, and ListExports via SimpleDBv2 service. Supports cross-region exports and KMS encryption."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon WorkSpaces",
68+
"contributor": "",
69+
"description": "Added WINDOWS SERVER 2025 OperatingSystemName."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "AWS SDK for Java v2",
74+
"contributor": "",
75+
"description": "Updated endpoint and partition metadata."
76+
}
77+
]
78+
}

.changes/2.42.12.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.42.12",
3+
"date": "2026-03-12",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "akhilyendluri",
9+
"description": "Updating Lakefromation Access Grants Plugin version to 1.4.1"
10+
},
11+
{
12+
"type": "bugfix",
13+
"category": "S3 Transfer Manager",
14+
"contributor": "",
15+
"description": "Fix inaccurate progress tracking for in-memory uploads in the Java-based S3TransferManager."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS DataSync",
20+
"contributor": "",
21+
"description": "DataSync's 3 location types, Hadoop Distributed File System (HDFS), FSx for Windows File Server (FSx Windows), and FSx for NetApp ONTAP (FSx ONTAP) now have credentials managed via Secrets Manager, which may be encrypted with service keys or be configured to use customer-managed keys or secret."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Cloudfront",
26+
"contributor": "",
27+
"description": "Add support for resourceUrlPattern to `CloudFrontUtilities.getCookiesForCustomPolicy`."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon DynamoDB Enhanced Client",
32+
"contributor": "",
33+
"description": "Added dynamoDbClient() and dynamoDbAsyncClient() default methods to DynamoDbEnhancedClient and DynamoDbEnhancedAsyncClient interfaces to allow access to the underlying low-level client. Fixes [#6654](https://github.com/aws/aws-sdk-java-v2/issues/6654)"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Container Registry",
38+
"contributor": "",
39+
"description": "Add Chainguard to PTC upstreamRegistry enum"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Simple Storage Service",
44+
"contributor": "",
45+
"description": "Adds support for account regional namespaces for general purpose buckets. The account regional namespace is a reserved subdivision of the global bucket namespace where only your account can create general purpose buckets."
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/2.42.13.json

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{
2+
"version": "2.42.13",
3+
"date": "2026-03-13",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "sullis",
9+
"description": "upgrade maven-compiler-plugin to 3.14.1"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Config",
14+
"contributor": "",
15+
"description": "Fix pagination support for DescribeConformancePackCompliance, and update OrganizationConfigRule InputParameters max length to match ConfigRule."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Elemental MediaConvert",
20+
"contributor": "",
21+
"description": "This update adds support for Dolby AC-4 audio output, frame rate conversion between non-Dolby Vision inputs to Dolby Vision outputs, and clear lead CMAF HLS output."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Elemental MediaLive",
26+
"contributor": "",
27+
"description": "Documents the VideoDescription.ScalingBehavior.SMART(underscore)CROP enum value."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Glue",
32+
"contributor": "",
33+
"description": "Add QuerySessionContext to BatchGetPartitionRequest"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon API Gateway",
38+
"contributor": "",
39+
"description": "API Gateway now supports an additional security policy \"SecurityPolicy-TLS13-1-2-FIPS-PFS-PQ-2025-09\" for REST APIs and custom domain names. The new policy is compliant with TLS 1.3, Federal Information Processing Standards (FIPS), Perfect Forward Secrecy (PFS), and post-quantum (PQ) cryptography"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Connect Service",
44+
"contributor": "",
45+
"description": "Deprecating PredefinedNotificationID field"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon GameLift Streams",
50+
"contributor": "",
51+
"description": "Feature launch that enables customers to connect streaming sessions to their own VPCs running in AWS."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Interactive Video Service RealTime",
56+
"contributor": "",
57+
"description": "Updates maximum reconnect window seconds from 60 to 300 for participant replication"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon QuickSight",
62+
"contributor": "",
63+
"description": "The change adds a new capability named ManageSharedFolders in Custom Permissions"
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon S3",
68+
"contributor": "",
69+
"description": "Added `expectContinueEnabled` to `S3Configuration` to control the `Expect: 100-continue` header on PutObject and UploadPart requests. When set to `false`, the SDK stops adding the header. For Apache HTTP client users, to have `ApacheHttpClient.builder().expectContinueEnabled()` fully control the header, set `expectContinueEnabled(false)` on `S3Configuration`."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Application Migration Service",
74+
"contributor": "",
75+
"description": "Network Migration APIs are now publicly available for direct programmatic access. Customers can now call Network Migration APIs directly without going through AWS Transform (ATX), enabling automation, integration with existing tools, and self-service migration workflows."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "AWS SDK for Java v2",
80+
"contributor": "",
81+
"description": "Updated endpoint and partition metadata."
82+
}
83+
]
84+
}

.changes/2.42.14.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.42.14",
3+
"date": "2026-03-16",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Bedrock",
8+
"contributor": "",
9+
"description": "You can now generate policy scenarios on demand using the new GENERATE POLICY SCENARIOS build workflow type. Scenarios will no longer be automatically generated during INGEST CONTENT, REFINE POLICY, and IMPORT POLICY workflows, resulting in faster completion times for these operations."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Bedrock AgentCore",
14+
"contributor": "",
15+
"description": "Provide support to perform deterministic operations on agent runtime through shell command executions via the new InvokeAgentRuntimeCommand API"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Bedrock AgentCore Control",
20+
"contributor": "",
21+
"description": "Supporting hosting of public ECR Container Images in AgentCore Runtime"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon EC2 Container Service",
26+
"contributor": "",
27+
"description": "Amazon ECS now supports configuring whether tags are propagated to the EC2 Instance Metadata Service (IMDS) for instances launched by the Managed Instances capacity provider. This gives customers control over tag visibility in IMDS when using ECS Managed Instances."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "Updated endpoint and partition metadata."
34+
}
35+
]
36+
}

.changes/2.42.15.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.42.15",
3+
"date": "2026-03-17",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Glue",
8+
"contributor": "",
9+
"description": "Provide approval to overwrite existing Lake Formation permissions on all child resources with the default permissions specified in 'CreateTableDefaultPermissions' and 'CreateDatabaseDefaultPermissions' when updating catalog. Allowed values are [\"Accept\",\"Deny\"] ."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Bedrock AgentCore Control",
14+
"contributor": "",
15+
"description": "Deprecating namespaces field and adding namespaceTemplates."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon DynamoDB Enhanced Client",
20+
"contributor": "",
21+
"description": "Improved performance of UpdateExpression conversion by replacing Stream.concat chains and String.format with direct iteration and StringJoiner."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon EMR",
26+
"contributor": "",
27+
"description": "Add S3LoggingConfiguration to Control LogUploads"
28+
}
29+
]
30+
}

0 commit comments

Comments
 (0)