Skip to content

Commit bfa9f26

Browse files
committed
Merge branch 'master' into feature/support-update-expressions-in-single-request-update
2 parents 4e77124 + 81f33e0 commit bfa9f26

File tree

559 files changed

+3064
-643
lines changed

Some content is hidden

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

559 files changed

+3064
-643
lines changed

.changes/2.34.x/2.34.0.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"version": "2.34.0",
3+
"date": "2025-09-19",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Config",
8+
"contributor": "",
9+
"description": "Add UNKNOWN state to RemediationExecutionState and add IN_PROGRESS/EXITED/UNKNOWN states to RemediationExecutionStepState."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Elemental MediaLive",
14+
"contributor": "",
15+
"description": "Add MinBitrate for QVBR mode under H264/H265/AV1 output codec. Add GopBReference, GopNumBFrames, SubGopLength fields under H265 output codec."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS License Manager User Subscriptions",
20+
"contributor": "",
21+
"description": "Added support for cross-account Active Directories."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java v2",
26+
"contributor": "",
27+
"description": "Add a utils-lite package that wraps threadlocal meant for internal shared usage across multiple applications across multiple applications"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2 Migration Tool",
32+
"contributor": "",
33+
"description": "General availability release of the AWS SDK for Java v2 migration tool that automatically migrates applications from the AWS SDK for Java v1 to the AWS SDK for Java v2."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Bedrock Agent Core Control Plane Fronting Layer",
38+
"contributor": "",
39+
"description": "Add tagging and VPC support to AgentCore Runtime, Code Interpreter, and Browser resources. Add support for configuring request headers in Runtime. Fix AgentCore Runtime shape names."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Connect Service",
44+
"contributor": "",
45+
"description": "This release adds a persistent connection field to UserPhoneConfig that maintains agent's softphone media connection for faster call connections."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Kendra Intelligent Ranking",
50+
"contributor": "",
51+
"description": "Model whitespace change - no client difference"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Simple Queue Service",
56+
"contributor": "",
57+
"description": "Update invalid character handling documentation for SQS SendMessage API"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "AWS SDK for Java v2",
62+
"contributor": "",
63+
"description": "Updated endpoint and partition metadata."
64+
}
65+
]
66+
}

.changes/2.34.x/2.34.1.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.34.1",
3+
"date": "2025-09-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Batch",
8+
"contributor": "",
9+
"description": "Starting in JAN 2026, AWS Batch will change the default AMI for new Amazon ECS compute environments from Amazon Linux 2 to Amazon Linux 2023. We recommend migrating AWS Batch Amazon ECS compute environments to Amazon Linux 2023 to maintain optimal performance and security."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Elastic Kubernetes Service",
14+
"contributor": "",
15+
"description": "Adds support for RepairConfig overrides and configurations in EKS Managed Node Groups."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "EC2 Image Builder",
20+
"contributor": "",
21+
"description": "Version ARNs are no longer required for the EC2 Image Builder list-image-build-version, list-component-build-version, and list-workflow-build-version APIs. Calling these APIs without the ARN returns all build versions for the given resource type in the requesting account."
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.34.x/2.34.2.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.34.2",
3+
"date": "2025-09-23",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Clean Rooms Service",
8+
"contributor": "",
9+
"description": "Added support for running incremental ID mapping for rule-based workflows."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS EntityResolution",
14+
"contributor": "",
15+
"description": "Support incremental id mapping workflow for AWS Entity Resolution"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SSO OIDC",
20+
"contributor": "",
21+
"description": "This release includes exception definition and documentation updates."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Single Sign-On Admin",
26+
"contributor": "",
27+
"description": "Add support for encryption at rest with Customer Managed KMS Key in AWS IAM Identity Center"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Compute Cloud",
32+
"contributor": "",
33+
"description": "Add Amazon EC2 R8gn instance types"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Simple Systems Manager (SSM)",
38+
"contributor": "",
39+
"description": "Added Dualstack support to GetDeployablePatchSnapshotForInstance"
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.34.x/2.34.3.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.34.3",
3+
"date": "2025-09-24",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2 Migration Tool",
8+
"contributor": "MBoegers",
9+
"description": "Fix OpenRewrite recipe MethodMatcher"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Key Management Service",
14+
"contributor": "",
15+
"description": "Documentation only updates for KMS."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon AppStream",
20+
"contributor": "",
21+
"description": "G6f instance support for AppStream 2.0"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon CloudWatch",
26+
"contributor": "",
27+
"description": "Fix default dualstack FIPS endpoints in AWS GovCloud(US) regions"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon DynamoDB Accelerator (DAX)",
32+
"contributor": "",
33+
"description": "This release adds support for IPv6-only, DUAL_STACK DAX instances"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Neptune",
38+
"contributor": "",
39+
"description": "Doc-only update to address customer use."
40+
}
41+
]
42+
}

.changes/2.34.x/2.34.4.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.34.4",
3+
"date": "2025-09-25",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Glue",
8+
"contributor": "",
9+
"description": "Update GetConnection(s) API to return KmsKeyArn & Add 63 missing connection types"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Network Firewall",
14+
"contributor": "",
15+
"description": "Network Firewall now introduces Reject and Alert action support for stateful domain list rule groups, providing customers with more granular control over their network traffic."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Lightsail",
20+
"contributor": "",
21+
"description": "Attribute HTTP binding update for Get/Delete operations"
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.34.x/2.34.5.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
{
2+
"version": "2.34.5",
3+
"date": "2025-09-26",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "Amazon DynamoDB Enhanced Client",
8+
"contributor": "",
9+
"description": "Optimizations for DDB EnhancedDocument.toJson()"
10+
},
11+
{
12+
"type": "bugfix",
13+
"category": "Amazon Simple Queue Service",
14+
"contributor": "thornhillcody",
15+
"description": "Fix SqsAsyncBatchManager excessive batch flushing under heavy load. Fixes [#6374](https://github.com/aws/aws-sdk-java-v2/issues/6374)."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Billing",
20+
"contributor": "",
21+
"description": "Add ability to combine custom billing views to create new consolidated views."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Cost Explorer Service",
26+
"contributor": "",
27+
"description": "Support for payer account dimension and billing view health status."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Agents for Amazon Bedrock Runtime",
32+
"contributor": "",
33+
"description": "This release enhances the information provided through Flow Traces. New information includes source/next node tracking, execution chains for complex nodes, dependency action (operation) details, and dependency traces."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Connect Service",
38+
"contributor": "",
39+
"description": "Adds supports for manual contact picking (WorkList) operations on Routing Profiles, Agent Management and SearchContacts APIs."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon DynamoDB Streams",
44+
"contributor": "",
45+
"description": "Added support for IPv6 compatible endpoints for DynamoDB Streams."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Elastic Compute Cloud",
50+
"contributor": "",
51+
"description": "This release includes documentation updates for Amazon EBS General Purpose SSD (gp3) volumes with larger size and higher IOPS and throughput."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Redshift",
56+
"contributor": "",
57+
"description": "Support tagging and tag propagation to IAM Identity Center for Redshift Idc Applications"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Data Automation for Amazon Bedrock",
62+
"contributor": "",
63+
"description": "Added support for configurable Speaker Labeling and Channel Labeling features for Audio modality."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "AWS SDK for Java v2",
68+
"contributor": "",
69+
"description": "Updated endpoint and partition metadata."
70+
}
71+
]
72+
}

.changes/2.34.x/2.34.6.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.34.6",
3+
"date": "2025-09-29",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2 Bundle",
8+
"contributor": "",
9+
"description": "Remove unused `META-INF/jandex.idx`. This file was shaded into the `bundle` JAR from a transitive dependency of the bundle, which also does not use this file."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Bedrock",
14+
"contributor": "",
15+
"description": "Release for fixing GetFoundationModel API behavior. Imported and custom models have their own exclusive API and GetFM should not accept those ARNS as input"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Bedrock Runtime",
20+
"contributor": "",
21+
"description": "New stop reason for Converse and ConverseStream"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon VPC Lattice",
26+
"contributor": "",
27+
"description": "Adds support for specifying the number of IPv4 addresses in each ENI for the resource gateway for VPC Lattice."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "EC2 Image Builder",
32+
"contributor": "",
33+
"description": "This release introduces several new features and improvements to enhance pipeline management, logging, and resource configuration."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Updated endpoint and partition metadata."
40+
}
41+
]
42+
}

0 commit comments

Comments
 (0)