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

v0.2.0 - Can't stop, won't stop

Compare
Choose a tag to compare
@voutilad voutilad released this 16 Dec 14:09
· 12 commits to main since this release

So much fun in this one:

  • cleaner logging hiding most chatter behind a debug mode
  • super basic health check...send a GET to /health on the port
  • negotiates client versions, no longer pinning all clients to bolt v4.1
  • support for clients and servers from v4.0.0 and newer!
  • tweaked Dockerfile to default bind to 0.0.0.0 because Docker