Skip to content

Commit 764ef8c

Browse files
chore: release 1.5.53
1 parent 076f69b commit 764ef8c

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.5.53] - 10/02/2025
4+
5+
### Features
6+
* (**cloudformation**) Add new warning type 'EXCLUDED_RESOURCES'
7+
* (**connectcases**) New Search All Related Items API enables searching related items across cases
8+
* (**dynamodb**) Add support for dual-stack account endpoint generation
9+
* (**synthetics**) Adds support to configure canaries with pre-configured blueprint code on supported runtime versions. This behavior can be controlled via the new BlueprintTypes property exposed in the CreateCanary and UpdateCanary APIs.
10+
11+
### Documentation
12+
* (**guardduty**) Updated descriptions for the Location parameter in CreateTrustedEntitySet and CreateThreatEntitySet.
13+
314
## [1.5.52] - 10/01/2025
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=-Xmx10g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.5.53-SNAPSHOT
9+
sdkVersion=1.5.53
1010

1111
# atomicfu
1212
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)