Skip to content

Commit 137576b

Browse files
committed
Merge branch 'master' into feature/polymorphic-types-support
2 parents 33405b2 + e302d3f commit 137576b

File tree

680 files changed

+24333
-6403
lines changed

Some content is hidden

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

680 files changed

+24333
-6403
lines changed

.attach_pid802

Whitespace-only changes.

.attach_pid803

Whitespace-only changes.

.brazil.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
"region-testing": { "skipImport": true },
100100
"release-scripts": { "skipImport": true },
101101
"s3-benchmarks": { "skipImport": true },
102+
"http-client-benchmarks": { "skipImport": true },
102103
"sdk-benchmarks": { "skipImport": true },
103104
"sdk-native-image-test": { "skipImport": true },
104105
"service-test-utils": { "skipImport": true },

.changes/2.32.10.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.32.10",
3+
"date": "2025-07-28",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Direct Connect",
8+
"contributor": "",
9+
"description": "Enable MACSec support and features on Interconnects."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS IoT SiteWise",
14+
"contributor": "",
15+
"description": "Add support for native anomaly detection in IoT SiteWise using new Computation Model APIs"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon OpenSearch Ingestion",
20+
"contributor": "",
21+
"description": "Add Pipeline Role Arn as an optional parameter to the create / update pipeline APIs as an alternative to passing in the pipeline configuration body"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java v2",
26+
"contributor": "",
27+
"description": "Updated endpoint and partition metadata."
28+
}
29+
]
30+
}

.changes/2.32.11.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.32.11",
3+
"date": "2025-07-29",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Batch",
8+
"contributor": "",
9+
"description": "AWS Batch for SageMaker Training jobs feature support. Includes new APIs for service job submission (e.g., SubmitServiceJob) and managing service environments (e.g., CreateServiceEnvironment) that enable queueing SageMaker Training jobs."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Clean Rooms Service",
14+
"contributor": "",
15+
"description": "This feature provides the ability to update the table reference and allowed columns on an existing configured table."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWSDeadlineCloud",
20+
"contributor": "",
21+
"description": "Adds support for tag management on monitors."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS S3",
26+
"contributor": "",
27+
"description": "Add support for using CRT's response file in the CRT based S3AsyncClient - CRT will directly write to the file when calling getObject with a Path."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Location Service",
32+
"contributor": "",
33+
"description": "This release 1) adds support for multi-polygon geofences with disconnected territories, and 2) enables polygon exclusion zones within geofences for more accurate representation of real-world boundaries."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "OpenSearch Service Serverless",
38+
"contributor": "",
39+
"description": "This is to support Granular access control support for SAML with IAMFedraton in AOSS"
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.32.12.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.32.12",
3+
"date": "2025-07-30",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Directory Service",
8+
"contributor": "",
9+
"description": "This release adds support for AWS Managed Microsoft AD Hybrid Edition, introducing new operations: StartADAssessment, DescribeADAssessment, ListADAssessments, DeleteADAssessment, CreateHybridAD, UpdateHybridAD, and DescribeHybridADUpdate; and updated existing operation: DescribeDirectories."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS IoT Wireless",
14+
"contributor": "",
15+
"description": "Added TxPowerIndexMin, TxPowerIndexMax, NbTransMin and NbTransMax params to ServiceProfile."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon CloudFront",
20+
"contributor": "",
21+
"description": "This release adds new origin timeout options: 1) ResponseCompletionTimeout and 2) OriginReadTimeout (for S3 origins)"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon DocumentDB with MongoDB compatibility",
26+
"contributor": "",
27+
"description": "Add support for setting Serverless Scaling Configuration on clusters."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Compute Cloud",
32+
"contributor": "",
33+
"description": "Release to show the next hop IP address for routes propagated by VPC Route Server into VPC route tables."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Updated endpoint and partition metadata."
40+
}
41+
]
42+
}

.changes/2.32.13.json

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{
2+
"version": "2.32.13",
3+
"date": "2025-07-31",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS EntityResolution",
8+
"contributor": "",
9+
"description": "Add support for creating advanced rule-based matching workflows in AWS Entity Resolution."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Glue",
14+
"contributor": "",
15+
"description": "Added support for Route node, S3 Iceberg sources/targets, catalog Iceberg sources, DynamoDB ELT connector, AutoDataQuality evaluation, enhanced PII detection with redaction, Kinesis fan-out support, and new R-series worker types."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS IoT",
20+
"contributor": "",
21+
"description": "This release allows AWS IoT Core users to use their own AWS KMS keys for data protection"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS S3 Control",
26+
"contributor": "",
27+
"description": "Add Tags field to CreateAccessPoint"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Connect Customer Profiles",
32+
"contributor": "",
33+
"description": "The release updates standard profile with 2 new fields that supports account-level engagement. Updated APIs include CreateProfile, UpdateProfile, MergeProfiles, SearchProfiles, BatchGetProfile, GetSegmentMembership, CreateSegmentDefinition, CreateSegmentEstimate."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Compute Cloud",
38+
"contributor": "",
39+
"description": "Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon OpenSearch Service",
44+
"contributor": "",
45+
"description": "Granular access control support for NEO-SAML with IAMFederation for AOS data source"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon QuickSight",
50+
"contributor": "",
51+
"description": "Added Impala connector support"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Simple Email Service",
56+
"contributor": "",
57+
"description": "This release introduces support for Multi-tenant management"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon WorkSpaces Web",
62+
"contributor": "",
63+
"description": "Added ability to log session activity on a portal to an S3 bucket."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Elastic Load Balancing",
68+
"contributor": "",
69+
"description": "This release enables secondary IP addresses for Network Load Balancers."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Inspector2",
74+
"contributor": "",
75+
"description": "Extend usage to include agentless hours and add CODE_REPOSITORY to aggregation resource type"
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.32.14.json

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"version": "2.32.14",
3+
"date": "2025-08-01",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "Amazon S3",
8+
"contributor": "",
9+
"description": "Add additional validations for multipart upload operations in the Java multipart S3 client."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "ARC - Region switch",
14+
"contributor": "",
15+
"description": "This is the initial SDK release for Region switch"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS AI Ops",
20+
"contributor": "",
21+
"description": "This release includes fix for InvestigationGroup timestamp conversion issue."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Audit Manager",
26+
"contributor": "",
27+
"description": "Added a note to Framework APIs (CreateAssessmentFramework, GetAssessmentFramework, UpdateAssessmentFramework) clarifying that the Controls object returns a partial response when called through Framework APIs. Added documentation that the Framework's controlSources parameter is no longer supported."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Certificate Manager Private Certificate Authority",
32+
"contributor": "",
33+
"description": "Doc-only update to add more information to GetCertificate action."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Parallel Computing Service",
38+
"contributor": "",
39+
"description": "Add support for IPv6 Networking for Clusters."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Fixed SigV4a signing to respect pre-existing Host headers to be consistent with existing SigV4 signing behavior."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS SecurityHub",
50+
"contributor": "",
51+
"description": "Release new resource detail type CodeRepository"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Lightsail",
56+
"contributor": "",
57+
"description": "This release adds support for the Asia Pacific (Jakarta) (ap-southeast-3) Region."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Simple Notification Service",
62+
"contributor": "",
63+
"description": "Amazon SNS support for Amazon SQS fair queues"
64+
},
65+
{
66+
"type": "feature",
67+
"category": "CloudWatch Observability Admin Service",
68+
"contributor": "",
69+
"description": "CloudWatch Observability Admin adds the ability to enable telemetry on AWS resources such as Amazon VPCs (Flow Logs) in customers AWS Accounts and Organizations. The release introduces new APIs to manage telemetry rules, which define telemetry settings to be applied on AWS resources."
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.32.3.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"version": "2.32.3",
3+
"date": "2025-07-17",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Fix generation of credentialType(bearer) for non-priority bearer operations"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Clean Rooms ML",
14+
"contributor": "",
15+
"description": "This release introduces Parquet result format support for ML Input Channel models in AWS Clean Rooms ML."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Elemental MediaConvert",
20+
"contributor": "",
21+
"description": "This release expands the range of supported audio outputs to include xHE, 192khz FLAC and the deprecation of dual mono for AC3."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Step Functions",
26+
"contributor": "",
27+
"description": "Align input with style guidelines."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon CloudFront",
32+
"contributor": "",
33+
"description": "Doc only update for CloudFront that fixes some customer-reported issues"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Compute Cloud",
38+
"contributor": "",
39+
"description": "AWS Free Tier Version2 Support"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Keyspaces Streams",
44+
"contributor": "",
45+
"description": "Doc only update for the Amazon Keyspaces Streams API."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "MailManager",
50+
"contributor": "",
51+
"description": "Allow underscores in the local part of the input of the \"Email recipients rewrite\" action in rule sets."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Synthetics",
56+
"contributor": "",
57+
"description": "This feature allows AWS Synthetics customers to provide code dependencies using lambda layer while creating a canary"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "AWS SDK for Java v2",
62+
"contributor": "",
63+
"description": "Updated endpoint and partition metadata."
64+
}
65+
]
66+
}

0 commit comments

Comments
 (0)