Skip to content

Commit a8511ab

Browse files
chore: release 1.4.68
1 parent cb4d9e6 commit a8511ab

File tree

3 files changed

+15
-9
lines changed

3 files changed

+15
-9
lines changed

.changes/1b2c0cb4-334b-403e-924a-0e626649d4a8.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

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.68] - 04/22/2025
4+
5+
### Features
6+
* (**account**) AWS Account Management now supports account name update via IAM principals.
7+
* (**cognitoidentityprovider**) This release adds refresh token rotation.
8+
* (**ec2**) Added support for ClientRouteEnforcementOptions flag in CreateClientVpnEndpoint and ModifyClientVpnEndpoint requests and DescribeClientVpnEndpoints responses
9+
* (**entityresolution**) To expand support for matching records using digital identifiers with TransUnion
10+
* (**mq**) You can now delete Amazon MQ broker configurations using the DeleteConfiguration API. For more information, see Configurations in the Amazon MQ API Reference.
11+
* (**redshiftserverless**) Provides new and updated API members to support the Redshift Serverless reservations feature.
12+
* (**s3control**) Fix endpoint resolution test cases
13+
14+
### Fixes
15+
* [#1214](https://github.com/awslabs/aws-sdk-kotlin/issues/1214) Bump **smithy-kotlin** version to pick up fix for connection polling
16+
317
## [1.4.67] - 04/21/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.68-SNAPSHOT
9+
sdkVersion=1.4.68
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)