You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
AWS Global Accelerator
Features
This feature adds exceptions to the Customer API to avoid throwing Internal Service errors
AWS SDK for Java v2
Features
Updated endpoint and partition metadata.
Bugfixes
Do not serialize empty lists for the EC2 variant of the Query protocol. The service returns exceptions if it gets query parameters with no values.
fix SigV4a signer incorrectly interpreting query params with '&'
prevent defaultRetryMode in customization.config from not being taken into account
Amazon DynamoDB
Features
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
Amazon Pinpoint
Features
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
Amazon QuickSight
Features
Vega ally control options and Support for Reviewed Answers in Topics
Amazon Relational Database Service
Features
Update path for CreateDBCluster resource identifier, and Add v2 smoke tests and smithy smokeTests trait for SDK testing.
Amazon Simple Notification Service
Features
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
Apache HTTP Client
Bugfixes
Added fix to handle TLS half-close scenarios by throwing an exception. In TLS 1.3, the inbound and outbound close_notify alerts are independent. When the client receives a close_notify alert, it only closes the inbound stream but continues to send data to the server. Previously, the SDK could not detect that the connection was closed on the server side, causing it to get stuck while writing to the socket and eventually timing out. With this bug fix, the SDK will now detect the closed connection and throw an appropriate exception, preventing client hangs and improving overall reliability.
Auto Scaling
Features
Add v2 smoke tests and smithy smokeTests trait for SDK testing.