Skip to content

Commit afab086

Browse files
chore: release 1.2.12
1 parent dd7fceb commit afab086

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changes/ccfb5203-cec0-487e-a938-52376e181558.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/d6232702-f967-4fac-ba42-c36a08f94eb3.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## [1.2.12] - 05/14/2024
4+
5+
### Features
6+
* (**connect**) Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances.
7+
* (**s3**) Updated a few x-id in the http uri traits
8+
9+
### Miscellaneous
10+
* Remove Alexa for Business service
11+
* Remove Honeycode service
12+
313
## [1.2.11] - 05/13/2024
414

515
### 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.12-SNAPSHOT
9+
sdkVersion=1.2.12
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)