Skip to content

0.5.1

Compare
Choose a tag to compare
@malud malud released this 17 Feb 15:27
· 2091 commits to master since this release

0.5.1

2021-02-17

Features

  • backend:
    • a user-friendly basic_auth option
    • backend proxy url, disable_connection_reuse and http2 settings (#108)
  • version command

Change

  • KeepAlive 60s (#108), previously 15s
  • Reject requests which hits an endpoint with basic-auth access-control, and the configured password evaluates to an empty string (#115)