Skip to content

Commit a278594

Browse files
author
AWS
committed
Release 2.38.9. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 4bb1f88 commit a278594

File tree

515 files changed

+648
-586
lines changed

Some content is hidden

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

515 files changed

+648
-586
lines changed

.changes/2.38.9.json

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
{
2+
"version": "2.38.9",
3+
"date": "2025-11-18",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Fix an issue with `AsyncResponseTransformer.toBlockingInputStream()` where `read()` operations on the stream can hang if there if the transformer encounters an error while the stream is being read. Fixes [#5755](https://github.com/aws/aws-sdk-java-v2/issues/5755)."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Backup",
14+
"contributor": "",
15+
"description": "AWS Backup now supports a low-cost warm storage tier for Amazon S3 backup data."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS CloudFormation",
20+
"contributor": "",
21+
"description": "New CloudFormation DescribeEvents API with operation ID tracking and failure filtering capabilities to quickly identify root causes of deployment failures. Also, a DeploymentMode parameter for the CreateChangeSet API that enables creation of drift-aware change sets for safe drift management."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Identity and Access Management",
26+
"contributor": "",
27+
"description": "Added the AssociateDelegationRequest, GetDelegationRequest, AcceptDelegationRequest, RejectDelegatonRequest, ListDelegationRequests, UpdateDelegationRequest, SendDelegationToken and GetHumanReadableSummary APIs for the IAM temporary delegation feature."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Resource Groups Tagging API",
32+
"contributor": "",
33+
"description": "Add support for new ListRequiredTags API used to retrieve the required tags specified in a customer's effective tag policy."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Storage Gateway",
38+
"contributor": "",
39+
"description": "Adds support for European Sovereign Cloud ARNs in Storage Gateway API parameters."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS WAFV2",
44+
"contributor": "",
45+
"description": "AssociateWebACL, UpdateWebACL and PutLoggingConfiguration will now throw WAFFeatureNotIncludedInPricingPlanException when the request contains a feature that is not included in the CloudFront pricing plan of the WebACL."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Bedrock Runtime",
50+
"contributor": "",
51+
"description": "Amazon Bedrock Runtime Service Tier Support Launch"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon CloudWatch Logs",
56+
"contributor": "",
57+
"description": "CloudWatch Logs updates: Added capability to setup a recurring schedule for log insights queries. Logs introduced Scheduled Queries (managed through Create/Update/Get/Delete/List/History Scheduled Query APIs). For more information, see CloudWatch Logs API documentation."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Connect Service",
62+
"contributor": "",
63+
"description": "This release added support for ring timer configuration for campaign calls."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon Elastic Compute Cloud",
68+
"contributor": "",
69+
"description": "AWS Site-to-Site VPN now supports VPN Concentrator, a new feature that enables customers to connect multiple low-bandwidth sites connections through a single attachment, simplifying multi-site connectivity for distributed enterprises."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Auto Scaling",
74+
"contributor": "",
75+
"description": "This release adds the new LaunchInstances API, which can launch instances synchronously in an AutoScaling group. The API also returns instances info and launch error back immediately."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Managed Streaming for Kafka",
80+
"contributor": "",
81+
"description": "Amazon MSK adds three new APIs, ListTopics, DescribeTopic, and DescribeTopicPartitions for viewing Kafka topics in your MSK clusters."
82+
},
83+
{
84+
"type": "feature",
85+
"category": "AWS SDK for Java v2",
86+
"contributor": "",
87+
"description": "Updated endpoint and partition metadata."
88+
}
89+
]
90+
}

.changes/next-release/bugfix-AWSSDKforJavav2-4a99923.json

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

.changes/next-release/feature-AWSBackup-535b8ea.json

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

.changes/next-release/feature-AWSCloudFormation-d2fe098.json

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

.changes/next-release/feature-AWSIdentityandAccessManagement-187be94.json

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

.changes/next-release/feature-AWSResourceGroupsTaggingAPI-495e6ef.json

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

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

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

.changes/next-release/feature-AWSStorageGateway-bcbc04d.json

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

.changes/next-release/feature-AWSWAFV2-f752508.json

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

.changes/next-release/feature-AmazonBedrockRuntime-0ee9da6.json

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

0 commit comments

Comments
 (0)