Skip to content

Commit 9c8048f

Browse files
chore: release 0.35.1-beta
1 parent f347211 commit 9c8048f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.35.1-beta] - 11/20/2023
4+
5+
### Features
6+
* (**codestarconnections**) This release updates a few CodeStar Connections related APIs.
7+
* (**docdb**) Amazon DocumentDB updates for new cluster storage configuration: Amazon DocumentDB I/O-Optimized.
8+
* (**ec2**) This release adds support for Security group referencing over Transit gateways, enabling you to simplify Security group management and control of instance-to-instance traffic across VPCs that are connected by Transit gateway.
9+
310
## [0.35.0-beta] - 11/17/2023
411

512
### Features

gradle.properties

+1-1
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.35.1-SNAPSHOT
9+
sdkVersion=0.35.1-beta
1010

1111
# kotlin
1212
kotlinVersion=1.9.20

0 commit comments

Comments
 (0)