You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Changelog
2
2
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.
0 commit comments