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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
3
3
## [Unreleased]
4
4
5
+
### Fixed
6
+
7
+
-**Helper utilities and error serialization** — hardened helper functions and error serialization paths for correctness and robustness
8
+
-**Journal and fixture-loader correctness** — fixed journal entry handling and fixture-loader edge cases
9
+
-**WebSocket handler consistency and strict-mode journal** — aligned WebSocket handler behavior and ensured strict-mode journal entries are recorded correctly
10
+
-**Provider handler consistency and proxy outcomes** — unified provider handler error paths and proxy outcome reporting
11
+
-**Media handler hardening and chaos injection** — strengthened media handler validation and chaos injection reliability
12
+
13
+
### Tests
14
+
15
+
-**Bedrock mock consistency and CLI help text** — corrected Bedrock mock test assertions and CLI `--help` output coverage
0 commit comments