·
9 commits
to main
since this release
Bug Fixes
- Fix a
StackOverflowException
when receiving a lot of data via a websocket connection (#641 by @magnusjjj) - Fix reverse proxy returning a
204 No Content
response with content (#630) - Fix
path
being a reserved argument name in service routes (#637)