Skip to content

Commit 8a54575

Browse files
chore: release 1.0.10
1 parent f97856a commit 8a54575

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.0.10] - 12/05/2023
4+
5+
### Features
6+
* (**athena**) Adding IdentityCenter enabled request for interactive query
7+
* (**cleanroomsml**) Updated service title from cleanroomsml to CleanRoomsML.
8+
* (**ec2**) Adds A10G, T4G, and H100 as accelerator name options and Habana as an accelerator manufacturer option for attribute based selection
9+
10+
### Documentation
11+
* (**cloudformation**) Documentation update, December 2023
12+
313
## [1.0.9] - 12/04/2023
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.0.10-SNAPSHOT
9+
sdkVersion=1.0.10
1010

1111
# kotlin
1212
kotlinVersion=1.9.20

0 commit comments

Comments
 (0)