Skip to content

Commit d7588ee

Browse files
authored
Merge branch 'master' into zoewang/cw-allowConfigureQueueBehavior
2 parents c400c77 + 63e5995 commit d7588ee

542 files changed

Lines changed: 3750 additions & 768 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.

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -959,6 +959,15 @@
959959
"code"
960960
]
961961
},
962+
{
963+
"login": "akidambisrinivasan",
964+
"name": "Aravinda Kidambi Srinivasan",
965+
"avatar_url": "https://avatars.githubusercontent.com/u/129209066?v=4",
966+
"profile": "https://github.com/akidambisrinivasan",
967+
"contributions": [
968+
"code"
969+
]
970+
},
962971
{
963972
"login": "eckardnet",
964973
"name": "Eckard Mühlich",

.changes/2.41.11.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"version": "2.41.11",
3+
"date": "2026-01-20",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS STS",
8+
"contributor": "",
9+
"description": "Fix `StsWebIdentityTokenFileCredentialsProvider` not respecting custom `prefetchTime` and `staleTime` configurations."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "",
15+
"description": "Make `Apache5HttpClient` the preferred default HTTP client for sync SDK clients. This means that when `apache5-client` is on the classpath, and an HTTP client is *not* explicitly configured on client builder, the SDK client will use `Apache5HttpClient`."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Bedrock Runtime",
20+
"contributor": "",
21+
"description": "Added support for extended prompt caching with one hour TTL."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Keyspaces",
26+
"contributor": "",
27+
"description": "Adds support for managing table pre-warming in Amazon Keyspaces (for Apache Cassandra)"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Verified Permissions",
32+
"contributor": "",
33+
"description": "Amazon Verified Permissions now supports encryption of resources by a customer managed KMS key. Customers can now create new encrypted policy stores by passing in their customer managed key during policy store creation."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Workspaces Instances",
38+
"contributor": "",
39+
"description": "Added billing configuration support for WorkSpaces Instances with monthly and hourly billing modes, including new filtering capabilities for instance type searches."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Auto Scaling",
44+
"contributor": "",
45+
"description": "This release adds support for three new filters when describing scaling activities, StartTimeLowerBound, StartTimeUpperBound, and Status."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "odb",
50+
"contributor": "",
51+
"description": "Adds support for associating and disassociating IAM roles with Autonomous VM cluster resources through the AssociateIamRoleToResource and DisassociateIamRoleFromResource APIs. The GetCloudAutonomousVmCluster and ListCloudAutonomousVmClusters API responses now include the iamRoles field."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "AWS SDK for Java v2",
56+
"contributor": "",
57+
"description": "Updated endpoint and partition metadata."
58+
}
59+
]
60+
}

.changes/2.41.12.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.41.12",
3+
"date": "2026-01-21",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Config",
8+
"contributor": "",
9+
"description": "AWS Config Conformance Packs now support tag-on-create through PutConformancePack API."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS SDK for Java v2 Bundle",
14+
"contributor": "",
15+
"description": "Include `aws-lakeformation-accessgrants-java-plugin` in the bundle."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Bedrock AgentCore",
20+
"contributor": "",
21+
"description": "Supports custom browser extensions for AgentCore Browser and increased message payloads up to 100KB per message in an Event for AgentCore Memory"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Elastic Compute Cloud",
26+
"contributor": "",
27+
"description": "Added support of multiple EBS cards. New EbsCardIndex parameter enables attaching volumes to specific EBS cards on supported instance types for improved storage performance."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon QuickSight",
32+
"contributor": "",
33+
"description": "Added documentation and model for sheet layout groups - allows sheet elements to be grouped, Added documentation and the feature enables admins to have granular control over connectors under actions, Updated API documentation for PDF Export in Snapshot Export APIs"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Apache5 HTTP Client",
38+
"contributor": "",
39+
"description": "Update `httpclient5` to 5.6 and `httpcore5` to 5.4."
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.41.13.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
{
2+
"version": "2.41.13",
3+
"date": "2026-01-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Budgets",
8+
"contributor": "",
9+
"description": "Add Budget FilterExpression and Metrics fields to DescribeBudgetPerformanceHistory to support more granular filtering options."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Health APIs and Notifications",
14+
"contributor": "",
15+
"description": "Updates the lower range for the maxResults request property for DescribeAffectedEntities, DescribeAffectedEntitiesForOrganization, DescribeEvents, and DescribeEventsForOrganization API request properties."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWSMarketplace Metering",
20+
"contributor": "",
21+
"description": "Customer Identifier parameter deprecation date has been removed. For new implementations, we recommend using the CustomerAWSAccountID. Your current integration will continue to work. When updating your implementation, consider migrating to CustomerAWSAccountID for improved integration."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java v2",
26+
"contributor": "gbaso",
27+
"description": "Added GraalVM reachability metadata for sso service"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon DynamoDB",
32+
"contributor": "",
33+
"description": "Adds additional waiters to Amazon DynamoDB."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Compute Cloud",
38+
"contributor": "",
39+
"description": "Add better support for fractional GPU instances in DescribeInstanceTypes API. The new fields, logicalGpuCount, gpuPartitionSize, and workload array enable better GPU resource selection and filtering for both full and fractional GPU instance types."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon GameLift",
44+
"contributor": "",
45+
"description": "Amazon GameLift Servers Realtime now supports Node.js 24.x runtime on the Amazon Linux 2023 operating system."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon GuardDuty",
50+
"contributor": "",
51+
"description": "Adding new enum value for ScanStatusReason"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Verified Permissions",
56+
"contributor": "",
57+
"description": "Adding documentation to user guide and API documentation for how customers can create new encrypted policy stores by passing in their customer managed key during policy store creation."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Auto Scaling",
62+
"contributor": "",
63+
"description": "This release adds support for Amazon EC2 Auto Scaling group deletion protection"
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.41.14.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"version": "2.41.14",
3+
"date": "2026-01-23",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Connect Service",
8+
"contributor": "",
9+
"description": "Amazon Connect now offers public APIs to programmatically configure and run automated tests for contact center experiences. Integrate testing into CICD pipelines, run multiple tests at scale, and retrieve results via API to automate validation of voice interactions and workflows."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon DataZone",
14+
"contributor": "",
15+
"description": "Added api for deleting data export configuration for a domain"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Q Connect",
20+
"contributor": "",
21+
"description": "Fixes incorrect types in the UpdateAssistantAIAgent API request, adds MESSAGE to TargetType enum, and other minor changes."
22+
}
23+
]
24+
}

.changes/next-release/bugfix-AWSSTS-bc7dfee.json

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

.changes/next-release/feature-AWSSDKforJavav2-d5acff4.json

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

CHANGELOG.md

Lines changed: 123 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,127 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.41.14__ __2026-01-23__
3+
## __Amazon Connect Service__
4+
- ### Features
5+
- Amazon Connect now offers public APIs to programmatically configure and run automated tests for contact center experiences. Integrate testing into CICD pipelines, run multiple tests at scale, and retrieve results via API to automate validation of voice interactions and workflows.
6+
7+
## __Amazon DataZone__
8+
- ### Features
9+
- Added api for deleting data export configuration for a domain
10+
11+
## __Amazon Q Connect__
12+
- ### Features
13+
- Fixes incorrect types in the UpdateAssistantAIAgent API request, adds MESSAGE to TargetType enum, and other minor changes.
14+
15+
# __2.41.13__ __2026-01-22__
16+
## __AWS Budgets__
17+
- ### Features
18+
- Add Budget FilterExpression and Metrics fields to DescribeBudgetPerformanceHistory to support more granular filtering options.
19+
20+
## __AWS Health APIs and Notifications__
21+
- ### Features
22+
- Updates the lower range for the maxResults request property for DescribeAffectedEntities, DescribeAffectedEntitiesForOrganization, DescribeEvents, and DescribeEventsForOrganization API request properties.
23+
24+
## __AWS SDK for Java v2__
25+
- ### Features
26+
- Added GraalVM reachability metadata for sso service
27+
- Contributed by: [@gbaso](https://github.com/gbaso)
28+
- Updated endpoint and partition metadata.
29+
30+
## __AWSMarketplace Metering__
31+
- ### Features
32+
- Customer Identifier parameter deprecation date has been removed. For new implementations, we recommend using the CustomerAWSAccountID. Your current integration will continue to work. When updating your implementation, consider migrating to CustomerAWSAccountID for improved integration.
33+
34+
## __Amazon DynamoDB__
35+
- ### Features
36+
- Adds additional waiters to Amazon DynamoDB.
37+
38+
## __Amazon Elastic Compute Cloud__
39+
- ### Features
40+
- Add better support for fractional GPU instances in DescribeInstanceTypes API. The new fields, logicalGpuCount, gpuPartitionSize, and workload array enable better GPU resource selection and filtering for both full and fractional GPU instance types.
41+
42+
## __Amazon GameLift__
43+
- ### Features
44+
- Amazon GameLift Servers Realtime now supports Node.js 24.x runtime on the Amazon Linux 2023 operating system.
45+
46+
## __Amazon GuardDuty__
47+
- ### Features
48+
- Adding new enum value for ScanStatusReason
49+
50+
## __Amazon Verified Permissions__
51+
- ### Features
52+
- Adding documentation to user guide and API documentation for how customers can create new encrypted policy stores by passing in their customer managed key during policy store creation.
53+
54+
## __Auto Scaling__
55+
- ### Features
56+
- This release adds support for Amazon EC2 Auto Scaling group deletion protection
57+
58+
## __Contributors__
59+
Special thanks to the following contributors to this release:
60+
61+
[@gbaso](https://github.com/gbaso)
62+
# __2.41.12__ __2026-01-21__
63+
## __AWS Config__
64+
- ### Features
65+
- AWS Config Conformance Packs now support tag-on-create through PutConformancePack API.
66+
67+
## __AWS SDK for Java v2__
68+
- ### Features
69+
- Updated endpoint and partition metadata.
70+
71+
## __AWS SDK for Java v2 Bundle__
72+
- ### Features
73+
- Include `aws-lakeformation-accessgrants-java-plugin` in the bundle.
74+
75+
## __Amazon Bedrock AgentCore__
76+
- ### Features
77+
- Supports custom browser extensions for AgentCore Browser and increased message payloads up to 100KB per message in an Event for AgentCore Memory
78+
79+
## __Amazon Elastic Compute Cloud__
80+
- ### Features
81+
- Added support of multiple EBS cards. New EbsCardIndex parameter enables attaching volumes to specific EBS cards on supported instance types for improved storage performance.
82+
83+
## __Amazon QuickSight__
84+
- ### Features
85+
- Added documentation and model for sheet layout groups - allows sheet elements to be grouped, Added documentation and the feature enables admins to have granular control over connectors under actions, Updated API documentation for PDF Export in Snapshot Export APIs
86+
87+
## __Apache5 HTTP Client__
88+
- ### Features
89+
- Update `httpclient5` to 5.6 and `httpcore5` to 5.4.
90+
91+
# __2.41.11__ __2026-01-20__
92+
## __AWS SDK for Java v2__
93+
- ### Features
94+
- Make `Apache5HttpClient` the preferred default HTTP client for sync SDK clients. This means that when `apache5-client` is on the classpath, and an HTTP client is *not* explicitly configured on client builder, the SDK client will use `Apache5HttpClient`.
95+
- Updated endpoint and partition metadata.
96+
97+
## __AWS STS__
98+
- ### Bugfixes
99+
- Fix `StsWebIdentityTokenFileCredentialsProvider` not respecting custom `prefetchTime` and `staleTime` configurations.
100+
101+
## __Amazon Bedrock Runtime__
102+
- ### Features
103+
- Added support for extended prompt caching with one hour TTL.
104+
105+
## __Amazon Keyspaces__
106+
- ### Features
107+
- Adds support for managing table pre-warming in Amazon Keyspaces (for Apache Cassandra)
108+
109+
## __Amazon Verified Permissions__
110+
- ### Features
111+
- Amazon Verified Permissions now supports encryption of resources by a customer managed KMS key. Customers can now create new encrypted policy stores by passing in their customer managed key during policy store creation.
112+
113+
## __Amazon Workspaces Instances__
114+
- ### Features
115+
- Added billing configuration support for WorkSpaces Instances with monthly and hourly billing modes, including new filtering capabilities for instance type searches.
116+
117+
## __Auto Scaling__
118+
- ### Features
119+
- This release adds support for three new filters when describing scaling activities, StartTimeLowerBound, StartTimeUpperBound, and Status.
120+
121+
## __odb__
122+
- ### Features
123+
- Adds support for associating and disassociating IAM roles with Autonomous VM cluster resources through the AssociateIamRoleToResource and DisassociateIamRoleFromResource APIs. The GetCloudAutonomousVmCluster and ListCloudAutonomousVmClusters API responses now include the iamRoles field.
124+
2125
# __2.41.10__ __2026-01-16__
3126
## __AWS Launch Wizard__
4127
- ### Features

0 commit comments

Comments
 (0)