Skip to content

Commit 3cbc3b1

Browse files
chore: release 0.34.1-beta
1 parent b568d39 commit 3cbc3b1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [0.34.1-beta] - 11/07/2023
4+
5+
### Features
6+
* (**arn:aws:trebuchet:::service:v1:7941e50651524cbfb5f7a393a79dc0c8**) Updated SendDataSetNotificationRequest Comment to be maximum length 4096.
7+
* (**lifecycle**) Added support for pre and post scripts in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies.
8+
* (**rds**) This Amazon RDS release adds support for the multi-tenant configuration. In this configuration, an RDS DB instance can contain multiple tenant databases. In RDS for Oracle, a tenant database is a pluggable database (PDB).
9+
310
## [0.34.0-beta] - 11/06/2023
411

512
### 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=0.34.1-SNAPSHOT
9+
sdkVersion=0.34.1-beta
1010

1111
# kotlin
1212
kotlinVersion=1.9.10

0 commit comments

Comments
 (0)