Skip to content

Commit

Permalink
Changelog entry for 17.4.0
Browse files Browse the repository at this point in the history
+ Mention change to `WebSocketService` for completeness.
  • Loading branch information
amcclain committed Nov 9, 2023
1 parent 2350589 commit 07986f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
### ⚙️ Technical

* Improvement to `BaseProxyService` to better handle exceptions during streaming.
* Optimization to `WebSocketService` to remove an extra layer of async task wrapping when pushing to
a single channel.

### 🐞 Bug Fixes

Expand Down

0 comments on commit 07986f9

Please sign in to comment.