Skip to content

Commit 4dde81d

Browse files
chore: release 1.5.22
1 parent fa93c24 commit 4dde81d

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.22] - 08/20/2025
4+
5+
### Features
6+
* (**bedrockruntime**) Launch CountTokens API to allow token counting
7+
* (**billing**) Clarify IPv4 and IPv6 endpoints
8+
* (**budgets**) Remove incorrect endpoint tests
9+
* (**cognitoidentityprovider**) This release adds support for the new Terms APIs which allow displaying Terms of Use and Privacy Policy on the Managed Login user-registration page.
10+
* (**costexplorer**) Remove incorrect endpoint tests
11+
* (**datazone**) This release supports policy grant identifier for cloud formation integration
12+
* (**detective**) Remove incorrect endpoint tests
13+
* (**dynamodb**) Remove incorrect endpoint tests
14+
* (**efs**) Remove incorrect endpoint tests
15+
* (**eks**) EKS Add-ons Custom Namespace Support
16+
* (**iam**) Remove incorrect endpoint tests
17+
* (**kinesis**) Remove incorrect endpoint tests
18+
* (**kinesisanalyticsv2**) Adds Key Management Service (KMS) support allowing customer-managed key (CMK) encryption for Flink application data.
19+
* (**marketplaceentitlementservice**) Remove incorrect endpoint tests
20+
* (**marketplacemetering**) Remove incorrect endpoint tests
21+
* (**networkmanager**) Remove incorrect endpoint tests
22+
* (**pinpointsmsvoicev2**) This change added InternationalSendingEnbaled as part of describe/Update/Request phone number API response, and as part of update/Request phone number API request
23+
* (**route53recoverycontrolconfig**) Remove incorrect endpoint tests
24+
* (**sagemaker**) This release adds 1/ Launch ml.p5.4xlarge instance in Processing jobs, Training jobs and Training Plan 2/ Makes S3Uri to be required for S3FileSystem and S3FileSystemConfig.
25+
* (**sesv2**) Remove incorrect endpoint tests
26+
327
## [1.5.21] - 08/19/2025
428

529
### 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=-Xmx10g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.5.22-SNAPSHOT
9+
sdkVersion=1.5.22
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)