Skip to content

Commit 61431b2

Browse files
chore: release 1.0.11
1 parent 5eacf3e commit 61431b2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.11] - 12/06/2023
4+
5+
### Features
6+
* (**backup**) AWS Backup - Features: Add VaultType to the output of DescribeRecoveryPoint, ListRecoveryPointByBackupVault API and add ResourceType to the input of ListRestoreJobs API
7+
* (**connect**) Releasing Tagging Support for Instance Management APIS
8+
* (**ec2**) Releasing the new cpuManufacturer attribute within the DescribeInstanceTypes API response which notifies our customers with information on who the Manufacturer is for the processor attached to the instance, for example: Intel.
9+
* (**paymentcryptography**) AWS Payment Cryptography IPEK feature release
10+
11+
### Documentation
12+
* (**comprehend**) Documentation updates for Trust and Safety features.
13+
314
## [1.0.10] - 12/05/2023
415

516
### 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.11-SNAPSHOT
9+
sdkVersion=1.0.11
1010

1111
# kotlin
1212
kotlinVersion=1.9.20

0 commit comments

Comments
 (0)