Skip to content

Commit c3dc1fa

Browse files
chore: release 1.4.36
1 parent 51de190 commit c3dc1fa

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.36] - 03/06/2025
4+
5+
### Features
6+
* (**bedrock**) This releases adds support for Custom Prompt Router
7+
* (**ivsrealtime**) IVS Real-Time now offers customers the ability to merge fragmented recordings in the event of a participant disconnect.
8+
* (**networkflowmonitor**) This release contains 2 changes. 1: DeleteScope/GetScope/UpdateScope operations now return 404 instead of 500 when the resource does not exist. 2: Expected string format for clientToken fields of CreateMonitorInput/CreateScopeInput/UpdateMonitorInput have been updated to be an UUID based string.
9+
* (**redshiftdata**) This release adds support for ListStatements API to filter statements by ClusterIdentifier, WorkgroupName, and Database.
10+
* (**wafv2**) You can now perform an exact match or rate limit aggregation against the web request's JA4 fingerprint.
11+
* (**workspaces**) Added a new ModifyEndpointEncryptionMode API for managing endpoint encryption settings.
12+
13+
### Documentation
14+
* (**cloudtrail**) Doc-only update for CloudTrail.
15+
316
## [1.4.35] - 03/05/2025
417

518
### 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.4.36-SNAPSHOT
9+
sdkVersion=1.4.36
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)