Skip to content

3.0.3

Compare
Choose a tag to compare
@Yonle Yonle released this 02 Jun 05:33
· 26 commits to master since this release

Nothing really new here other than making it works with bun runtime.

Changelog from 3.0.2 to 3.0.3

  • 14efdaf http & worker: handle max_client_subs properly
  • 845aa5b worker: fix bug where subscription limit is not being handled properly
  • d9d3b78 http page: handle x-forwarded-proto properly
  • 014d469 bouncer connection to relays: tell ConnID in header
  • b99795f worker: do not reconnect to cache relays/loadbalancer bouncers if status code ix 4xx
  • 533f3e6 worker_bouncer: use .splice(, 1) for removing instead of just delete
  • a187fed worker: newsess: rehandle loadbalancer config handling
  • 701fbe6 index.js (keeper): Detect Bun runtime environment

Upgrading

You don't need to if you're in 3.0.2-5.

Full Changelog: 3.0.2...3.0.3