Skip to content

Commit

Permalink
chore: release 1.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed May 14, 2024
1 parent dd7fceb commit afab086
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changes/ccfb5203-cec0-487e-a938-52376e181558.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/d6232702-f967-4fac-ba42-c36a08f94eb3.json

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.2.12] - 05/14/2024

### Features
* (**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.
* (**s3**) Updated a few x-id in the http uri traits

### Miscellaneous
* Remove Alexa for Business service
* Remove Honeycode service

## [1.2.11] - 05/13/2024

### Features
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G

# sdk
sdkVersion=1.2.12-SNAPSHOT
sdkVersion=1.2.12

# dokka config (values specified at build-time as needed)
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/
Expand Down

0 comments on commit afab086

Please sign in to comment.