Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

v0.3.0 - The Just In Case Release

Compare
Choose a tag to compare
@voutilad voutilad released this 18 Dec 19:15
· 4 commits to main since this release

There's not much need for bolt-proxy in this world, hopefully, but just in case I've fixed some things:

  • preserve chunks for direct bolt connections (no more dechunking thus preventing blowing up buffers)
  • fix some under-reads triggered by websocket connections
  • fix how backend versions are extracted in order to work with Aura
  • fix how routing tables are acquired to work properly with server-side routing (SSR) configurations

It's now possible to do horrible things with this layer 7 proxy and I'm not sure I should be proud or terrified.