File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.2.8] - 05/08/2024
4+
5+ ### Features
6+ * (** cognitoidentityprovider** ) Add EXTERNAL_PROVIDER enum value to UserStatusType.
7+ * (** ec2** ) Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes
8+ * (** ecr** ) This release adds pull through cache rules support for GitLab container registry in Amazon ECR.
9+ * (** polly** ) Add new engine - generative - that builds the most expressive conversational voices.
10+ * (** sqs** ) This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.
11+
12+ ### Documentation
13+ * (** fms** ) The policy scope resource tag is always a string value, either a non-empty string or an empty string.
14+
315## [ 1.2.7] - 05/07/2024
416
517### Features
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66org.gradle.jvmargs =-Xmx6g -XX:MaxMetaspaceSize=2G
77
88# sdk
9- sdkVersion =1.2.8-SNAPSHOT
9+ sdkVersion =1.2.8
1010
1111# dokka config (values specified at build-time as needed)
1212smithyKotlinDocBaseUrl =https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/
You can’t perform that action at this time.
0 commit comments