Skip to content

Commit 407cca0

Browse files
chore: release 1.2.8
1 parent cc8e936 commit 407cca0

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.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

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.2.8-SNAPSHOT
9+
sdkVersion=1.2.8
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)