Skip to content

v.0.92.13

Choose a tag to compare

@sadoyan sadoyan released this 30 Jun 13:29

Bug Fix and performance improvements release.

Fixed :

  • Sticky sessions silently broken: cookie hash never matches lookup key #40
  • Set-cookie not forwarded for proxied servers #44
  • Consider migrating to async tracing for logging to avoid performance bottlenecks #45
  • Header parsing broken with rsplit_once in populate_headers_and_auth and build_headers #48

Merged:

  • Fix: Resolve 404/405 errors with sticky session cookie handling in /api routes #46

No braking changes