Skip to content

Commit 1824e2d

Browse files
chore: release 1.3.34
1 parent 614b036 commit 1824e2d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.34] - 09/17/2024
4+
5+
### Features
6+
* (**codebuild**) GitLab Enhancements - Add support for Self-Hosted GitLab runners in CodeBuild. Add group webhooks
7+
* (**ecr**) The `DescribeImageScanning` API now includes `fixAvailable`, `exploitAvailable`, and `fixedInVersion` fields to provide more detailed information about the availability of fixes, exploits, and fixed versions for identified image vulnerabilities.
8+
* (**lambda**) Support for JSON resource-based policies and block public access
9+
* (**ssm**) Support for additional levels of cross-account, cross-Region organizational units in Automation. Various documentation updates.
10+
11+
### Documentation
12+
* (**ecs**) This is a documentation only release to address various tickets.
13+
* (**rds**) Updates Amazon RDS documentation with configuration information about the BYOL model for RDS for Db2.
14+
315
## [1.3.33] - 09/16/2024
416

517
### 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.3.34-SNAPSHOT
9+
sdkVersion=1.3.34
1010

1111
# dokka config (values specified at build-time as needed)
1212
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/

0 commit comments

Comments
 (0)