Skip to content

Commit

Permalink
chore: release 1.3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Aug 23, 2024
1 parent 9560402 commit b3011aa
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/7f10bd72-16d1-40eb-ac49-e598e4b5a264.json

This file was deleted.

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

## [1.3.18] - 08/23/2024

### Features
* (**bedrockagent**) Releasing the support for Action User Confirmation.
* (**bedrockagentruntime**) Releasing the support for Action User Confirmation.
* (**organizations**) Releasing minor partitional endpoint updates.
* (**qbusiness**) Amazon QBusiness: Enable support for SAML and OIDC federation through AWS IAM Identity Provider integration.

### Documentation
* (**codebuild**) Added support for the MAC_ARM environment type for CodeBuild fleets.
* (**supplychain**) Update API documentation to clarify the event SLA as well as the data model expectations

### Miscellaneous
* Remove Codestar service

## [1.3.17] - 08/22/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.3.18-SNAPSHOT
sdkVersion=1.3.18

# 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 b3011aa

Please sign in to comment.