Skip to content

Commit de19468

Browse files
chore: release 1.5.101
1 parent 61f9e85 commit de19468

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.101] - 12/11/2025
4+
5+
### Features
6+
* (**lambda**) Add Dotnet 10 (dotnet10) support to AWS Lambda.
7+
* (**organizations**) Add support for policy operations on the NETWORK SECURITY DIRECTOR POLICY policy type.
8+
* (**quicksight**) This release adds new GetIdentityContext API, Dashboard customization options for tables and pivot tables, Visual styling options- borders and decals, map GeocodingPreferences, KeyPairCredentials for DataSourceCredentials. Snapshot APIs now support registered users. Parameters limit increased to 400
9+
* (**secretsmanager**) Add SortBy parameter to ListSecrets
10+
* (**sesv2**) Update GetEmailIdentity and CreateEmailIdentity response to include SigningHostedZone in DkimAttributes. Updated PutEmailIdentityDkimSigningAttributes Response to include SigningHostedZone.
11+
312
## [1.5.100] - 12/10/2025
413

514
### 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.101-SNAPSHOT
10+
sdkVersion=1.5.101
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)