github Finsys/hawser v0.2.46

4 hours ago

Note

Hawser standard mode now requires a token when Hawser binds a non-loopback address (the default 0.0.0.0). If a standard-mode agent has no TOKEN set, choose one of:

  • set TOKEN (recommended — and add it to the matching environment in Dockhand), or
  • bind locally with BIND_ADDRESS=127.0.0.1, or
  • set ALLOW_INSECURE_NO_AUTH=true to keep the previous behavior.

Edge-mode agents and agents that already use a token are unaffected.

Changelog

  • 3e54965 Refuse to start standard mode on a public bind without a token

Don't miss a new hawser release

NewReleases is sending notifications on new releases.