Skip to content

v0.24.6

Latest
Compare
Choose a tag to compare
@niklasad1 niklasad1 released this 07 Oct 15:35
· 1 commit to master since this release
v0.24.6
b3d548e

[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