2.41.7 2026-01-13
AWS SDK for Java v2
-
Bugfixes
- Fix an issue where
StackOverflowErrorcan occur when iterating over large pages from an async paginator. This can manifest as the publisher hanging/never reaching the end of the stream. Fixes #6411.
- Fix an issue where
Amazon Bedrock
-
Features
- This change will increase TestCase guardContent input size from 1024 to 2028 characters and PolicyBuildDocumentDescription from 2000 to 4000 characters
Amazon DataZone
-
Features
- Adds support for IAM role subscriptions to Glue table listings via CreateSubscriptionRequest API. Also adds owningIamPrincipalArn filter to List APIs and subscriptionGrantCreationMode parameter to subscription target APIs for controlling grant creation behavior.
DynamoDB Enhanced Client
-
Features
- modify VersionedRecordExtension to support updating existing records with version=0 using OR condition
-
Bugfixes
- Allow new records to be initialized with version=0 by supporting startAt=-1 in VersionedRecordExtension