Skip to content

v2.0.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 09:07
· 1 commit to main since this release

[v2.0.3] - 2024-10-23

  • Added config option term_client_close_timeout and cli option --term-client-close-timeout to set how long to wait for clients to close their connections before sending Close when amqproxy receives a TERM signal.
  • Added a HTTP health check on http://listen_address:http_port/healthz
  • Added metrics on http://listen_address:http_port/metrics
  • Don't log when a client just opens and closes a TCP connection
  • Compile static binary

Changes: v2.0.2...v2.0.3