Skip to content

Commit b3e3a6c

Browse files
chore: release 1.2.16
1 parent 9b0e2b1 commit b3e3a6c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

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.16] - 05/20/2024
4+
5+
### Features
6+
* (**bedrockagent**) This release adds support for using Guardrails with Bedrock Agents.
7+
* (**bedrockagentruntime**) This release adds support for using Guardrails with Bedrock Agents.
8+
* (**controltower**) Added ListControlOperations API and filtering support for ListEnabledControls API. Updates also includes added metadata for enabled controls and control operations.
9+
* (**osis**) Add support for creating an OpenSearch Ingestion pipeline that is attached to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to the GetPipeline and ListPipelines APIs.
10+
* (**rds**) This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters.
11+
* (**secretsmanager**) add v2 smoke tests and smithy smokeTests trait for SDK testing
12+
313
## [1.2.15] - 05/17/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.16-SNAPSHOT
9+
sdkVersion=1.2.16
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)