Skip to content

Commit fcf4505

Browse files
chore: release 1.4.52
1 parent 44d32bc commit fcf4505

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.52] - 03/31/2025
4+
5+
### Features
6+
* (**bedrockruntime**) Add Prompt Caching support to Converse and ConverseStream APIs
7+
* (**deadline**) With this release you can use a new field to specify the search term match type. Search term match types currently support fuzzy and contains matching.
8+
* (**ec2**) Release VPC Route Server, a new feature allowing dynamic routing in VPCs.
9+
* (**eks**) Add support for updating RemoteNetworkConfig for hybrid nodes on EKS UpdateClusterConfig API
10+
* (**marketplaceentitlementservice**) Add support for Marketplace Entitlement Service dual-stack endpoints.
11+
* (**outposts**) Enabling Asset Level Capacity Management feature, which allows customers to create a Capacity Task for a single Asset on their active Outpost.
12+
* (**s3**) Amazon S3 adds support for S3 Access Points for directory buckets in AWS Dedicated Local Zones
13+
* (**s3control**) Amazon S3 adds support for S3 Access Points for directory buckets in AWS Dedicated Local Zones
14+
* (**sesv2**) Add dual-stack support to global endpoints.
15+
* (**transfer**) Add WebAppEndpointPolicy support for WebApps
16+
317
## [1.4.51] - 03/28/2025
418

519
### 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.52-SNAPSHOT
9+
sdkVersion=1.4.52
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)