Skip to content

Commit 8cba38e

Browse files
chore: release 1.3.28
1 parent c460280 commit 8cba38e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.28] - 09/09/2024
4+
5+
### Features
6+
* (**elasticloadbalancingv2**) Add paginators for the ELBv2 DescribeListenerCertificates and DescribeRules APIs. Fix broken waiter for the ELBv2 DescribeLoadBalancers API.
7+
* (**ivsrealtime**) IVS Real-Time now offers customers the ability to broadcast to Stages using RTMP(S).
8+
* (**kafka**) Amazon MSK Replicator can now replicate data to identically named topics between MSK clusters within the same AWS Region or across different AWS Regions.
9+
* (**sagemaker**) Amazon Sagemaker supports orchestrating SageMaker HyperPod clusters with Amazon EKS
10+
* (**sagemakerruntime**) AWS SageMaker Runtime feature: Add sticky routing to support stateful inference models.
11+
12+
### Documentation
13+
* (**dynamodb**) Doc-only update for DynamoDB. Added information about async behavior for TagResource and UntagResource APIs and updated the description of ResourceInUseException.
14+
315
## [1.3.27] - 09/06/2024
416

517
### 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.3.28-SNAPSHOT
9+
sdkVersion=1.3.28
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)