Skip to content

Commit c402053

Browse files
chore: release 1.5.97
1 parent 012a2da commit c402053

File tree

3 files changed

+15
-6
lines changed

3 files changed

+15
-6
lines changed

.changes/653e5b0c-dd12-43ee-9c47-e3ef84cd7bc4.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## [1.5.97] - 12/05/2025
4+
5+
### Features
6+
* (**iam**) Adding the ExpirationTime attribute to the delegation request resource.
7+
* (**inspector2**) This release adds a new ScanStatus called "Unsupported Code Artifacts". This ScanStatus will be returned when a Lambda function was not code scanned because it has unsupported code artifacts.
8+
* (**partnercentralaccount**) Adding Verification API's to Partner Central Account SDK.
9+
* (**sesv2**) Updating the desired url for `PutEmailIdentityDkimSigningAttributes` from v1 to v2
10+
11+
### Fixes
12+
* Upgrade to **smithy-kotlin** [**v1.5.21**](https://github.com/smithy-lang/smithy-kotlin/releases/tag/v1.5.21) to pick up bug fixes for logging context
13+
14+
### Documentation
15+
* (**ecs**) Updating stop-task API to encapsulate containers with custom stop signal
16+
317
## [1.5.96] - 12/04/2025
418

519
### 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.97-SNAPSHOT
10+
sdkVersion=1.5.97
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)