Skip to content

Commit 25a3354

Browse files
chore: release 1.4.51
1 parent be52ddf commit 25a3354

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [1.4.51] - 03/28/2025
4+
5+
### Features
6+
* (**apigateway**) Adds support for setting the IP address type to allow dual-stack or IPv4 address types to invoke your APIs or domain names.
7+
* (**apigatewayv2**) Adds support for setting the IP address type to allow dual-stack or IPv4 address types to invoke your APIs or domain names.
8+
* (**bedrockruntime**) Launching Multi-modality Content Filter for Amazon Bedrock Guardrails.
9+
* (**codebuild**) This release adds support for cacheNamespace in ProjectCache
10+
* (**marketplacemetering**) Add support for Marketplace Metering Service dual-stack endpoints.
11+
* (**networkmanager**) Add support for NetworkManager Dualstack endpoints.
12+
* (**paymentcryptography**) The service adds support for transferring AES-256 and other keys between the service and other service providers and HSMs. This feature uses ECDH to derive a one-time key transport key to enable these secure key exchanges.
13+
* (**quicksight**) RLS permission dataset with userAs: RLS_RULES flag, Q in QuickSight/Threshold Alerts/Schedules/Snapshots in QS embedding, toggle dataset refresh email alerts via API, transposed table with options: column width, type and index, toggle Q&A on dashboards, Oracle Service Name when creating data source.
14+
* (**sagemaker**) TransformAmiVersion for Batch Transform and SageMaker Search Service Aggregate Search API Extension
15+
16+
### Documentation
17+
* (**ecs**) This is an Amazon ECS documentation only release that addresses tickets.
18+
319
## [1.4.50] - 03/27/2025
420

521
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.4.51-SNAPSHOT
9+
sdkVersion=1.4.51
1010

1111
# dokka config (values specified at build-time as needed)
1212
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/

0 commit comments

Comments
 (0)