Skip to content

Commit e394ad2

Browse files
chore: release 1.1.27
1 parent b798aa5 commit e394ad2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.27] - 04/26/2024
4+
5+
### Features
6+
* (**codepipeline**) Add ability to manually and automatically roll back a pipeline stage to a previously successful execution.
7+
* (**cognitoidentityprovider**) Add LimitExceededException to SignUp errors
8+
* (**connectcampaigns**) This release adds support for specifying if Answering Machine should wait for prompt sound.
9+
* (**marketplaceentitlementservice**) Releasing minor endpoint updates.
10+
* (**oam**) This release introduces support for Source Accounts to define which Metrics and Logs to share with the Monitoring Account
11+
* (**rds**) SupportsLimitlessDatabase field added to describe-db-engine-versions to indicate whether the DB engine version supports Aurora Limitless Database.
12+
* (**support**) Releasing minor endpoint updates.
13+
314
## [1.1.26] - 04/25/2024
415

516
### 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.1.27-SNAPSHOT
9+
sdkVersion=1.1.27
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)