v0.24.6
[v0.24.6] - 2024-10-07
This is a bug-fix release that fixes that the ConnectionGuard was dropped before the future was resolved which,
could lead to that HTTP calls were not counted correctly in the ConnectionGuard. This impacts only the server.
[Fixed]
- fix(server): count http calls in connection guard (#1468)
Full Changelog: v0.24.5...v0.24.6