Skip to content

AWS SDK for Java v2 2.51.4

Latest

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 10 Aug 18:49
· 7 commits to master since this release

2.51.4 2026-08-10

AWS Elemental Inference

  • Features

    • Added support for the SearchFixtures API and DataSourceConfiguration, enabling customers to map fixture event data onto clipping outputs for improved feature accuracy.

AWS Elemental MediaLive

  • Features

    • Added VirtualSourceAddress to multicast output destinations for MediaLive Anywhere channels. Specifies the source IP address for outbound multicast packets when downstream networks enforce source-IP filtering.

AWS SDK for Java v2

  • Bugfixes

    • Reduce generated client source and bytecode size for JSON, CBOR, and Smithy RPC v2 protocol services by generating the error-metadata mapper once per client instead of once per operation.

Amazon Connect Service

  • Features

    • Added Malay language option to use AI to automatically fill evaluation forms in Malay

Amazon SageMaker Runtime

  • Features

    • Added the PrefixAwareId header to InvokeEndpoint and InvokeEndpointWithResponseStream. This optional parameter serves as a routing hint for endpoints configured with prefix-aware routing, differentiating routing decisions for requests that share the same prompt prefix.

Amazon SageMaker Service

  • Features

    • Added PREFIX AWARE routing strategy and PrefixAwareRoutingConfig to CreateEndpointConfig. Configure PrefixLength and ConcurrencyThreshold to route requests that share the same prompt prefix to the same instance.