2.30.26 2025-02-21
AWS CRT HTTP Client
-
Features
- Allow users to configure the number of TCP keep alive probes in the AWS CRT HTTP client through
keepAliveProbes
.
- Allow users to configure the number of TCP keep alive probes in the AWS CRT HTTP client through
AWS SDK for Java v2
-
Features
- Updated endpoint and partition metadata.
-
Bugfixes
- Transfer-Encoding headers will no longer be signed during SigV4 authentication
Agents for Amazon Bedrock
-
Features
- Introduce a new parameter which represents the user-agent header value used by the Bedrock Knowledge Base Web Connector.
Amazon AppStream
-
Features
- Added support for Certificate-Based Authentication on AppStream 2.0 multi-session fleets.
DynamoDB Enhanced Client
-
Features
- Add ability to provide a custom
MethodHandles.Lookup
object when using eitherBeanTableSchema
orImmutableTableSchema
. By setting a customMethodHandles.Lookup
it allows these schemas to be used in applications where the item class and the SDK are loaded by differentClassLoader
s.
- Add ability to provide a custom