Skip to content

Commit e086e56

Browse files
chore: release 1.5.90
1 parent c73e09d commit e086e56

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.90] - 11/24/2025
4+
5+
### Features
6+
* (**cloudfront**) Add TrustStore, ConnectionFunction APIs to CloudFront SDK
7+
* (**cloudwatchlogs**) New CloudWatch Logs feature - LogGroup Deletion Protection, a capability that allows customers to safeguard their critical CloudWatch log groups from accidental or unintended deletion.
8+
39
## [1.5.89] - 11/21/2025
410

511
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ org.gradle.jvmargs=-Xmx10g -XX:MaxMetaspaceSize=2G
77
org.gradle.parallel=true
88

99
# sdk
10-
sdkVersion=1.5.90-SNAPSHOT
10+
sdkVersion=1.5.90
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)