👋 Looking for changelogs for older versions? You can find them in the changelogs directory.
2.24.3 2024-02-14
AWS Control Tower
Features
- Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance.
AWS SDK for Java v2
Features
- Switching half of the AWS service clients onto the new SRA (Smithy Reference Architecture) identity and auth logic that was released in v2.21.0. For a list of individual services affected, please check the committed files.
- Updated endpoint and partition metadata.
Bugfixes
- Fixed an issue where NPE would be thrown if there was an empty event in the input for an event streaming operation.
Amazon Lookout for Equipment
Features
- This feature allows customers to see pointwise model diagnostics results for their models.
Amazon Simple Storage Service
Bugfixes
- Fix for Issue #4912 where client region with AWS_GLOBAL calls failed for cross region access.
QBusiness
Features
- This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&A answer relevance. It also adds new feedback reasons for the PutFeedback API.
2.24.2 2024-02-13
AWS Marketplace Catalog Service
Features
- AWS Marketplace Catalog API now supports setting intent on requests
AWS Resource Explorer
Features
- Resource Explorer now uses newly supported IPv4 ‘amazonaws.com’ endpoints by default.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
Amazon DynamoDB
Features
- Add additional logical operator (‘and’ and ‘or’) methods to DynamoDB Expression
Amazon Lightsail
Features
- This release adds support to upgrade the major version of a database.
Amazon S3
Features
- Automatically trim object metadata keys of whitespace for
PutObject
and CreateMultipartUpload
.
Amazon Security Lake
Features
- Documentation updates for Security Lake
URL Connection Client
Contributors
Special thanks to the following contributors to this release:
@akiesler
2.24.1 2024-02-12
AWS AppSync
Features
- Adds support for new options on GraphqlAPIs, Resolvers and Data Sources for emitting Amazon CloudWatch metrics for enhanced monitoring of AppSync APIs.
Amazon CloudWatch
Features
- This release enables PutMetricData API request payload compression by default.
Amazon Neptune Graph
Features
- Adding a new option “parameters” for data plane api ExecuteQuery to support running parameterized query via SDK.
Amazon Route 53 Domains
Features
- This release adds bill contact support for RegisterDomain, TransferDomain, UpdateDomainContact and GetDomainDetail API.
2.24.0 2024-02-09
AWS Batch
Features
- This feature allows Batch to support configuration of repository credentials for jobs running on ECS
AWS IoT
Features
- This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain.
AWS Price List Service
Features
- Add Throttling Exception to all APIs.
AWS SDK for Java v2
Features
- Updated endpoint and partition metadata.
- Updated internal core logic for signing properties with non-default values to be codegen based instead of set at runtime.
Amazon EC2 Container Service
Features
- Documentation only update for Amazon ECS.
Amazon Prometheus Service
Features
- Overall documentation updates.
Amazon S3
Features
- Overriding signer properties for S3 through the deprecated non-public execution attributes in S3SignerExecutionAttribute no longer works with this release. The recommended approach is to use plugins in order to change these settings.
Bugfixes
- Fix bug where PUT fails when using SSE-C with Checksum when using S3AsyncClient with multipart enabled. Enable CRC32 for putObject when using multipart client if checksum validation is not disabled and checksum is not set by user
Braket
Features
- Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device.
Cost Optimization Hub
Features
- Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API.