Skip to content

Commit b3011aa

Browse files
chore: release 1.3.18
1 parent 9560402 commit b3011aa

File tree

3 files changed

+16
-6
lines changed

3 files changed

+16
-6
lines changed

.changes/7f10bd72-16d1-40eb-ac49-e598e4b5a264.json

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

CHANGELOG.md

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

3+
## [1.3.18] - 08/23/2024
4+
5+
### Features
6+
* (**bedrockagent**) Releasing the support for Action User Confirmation.
7+
* (**bedrockagentruntime**) Releasing the support for Action User Confirmation.
8+
* (**organizations**) Releasing minor partitional endpoint updates.
9+
* (**qbusiness**) Amazon QBusiness: Enable support for SAML and OIDC federation through AWS IAM Identity Provider integration.
10+
11+
### Documentation
12+
* (**codebuild**) Added support for the MAC_ARM environment type for CodeBuild fleets.
13+
* (**supplychain**) Update API documentation to clarify the event SLA as well as the data model expectations
14+
15+
### Miscellaneous
16+
* Remove Codestar service
17+
318
## [1.3.17] - 08/22/2024
419

520
### 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.3.18-SNAPSHOT
9+
sdkVersion=1.3.18
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)