File tree Expand file tree Collapse file tree 3 files changed +16
-6
lines changed Expand file tree Collapse file tree 3 files changed +16
-6
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66org.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)
1212smithyKotlinDocBaseUrl =https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/
You can’t perform that action at this time.
0 commit comments