Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 3.28.5
**`(fix):`** Fix issue where logs were logged even when the respective log level was disabled.

**`(chore):`** Add tests for logging and the fetcher's redaction functionality.

**`(chore):`** Improve unit test performance and refactor code to reduce duplication.

## 3.28.4
**`(fix):`** Fix a compilation error when a websocket channel has no send or receive messages.

Expand Down