Skip to content

v0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 23:26
3859c76

0.1.3 (2024-05-16)

Features

  • add non-blocking tracing and static ROUTER with arc_swap (452f2e7)
  • config: add command-line argument support (2a24aaa)
  • config: add support for providing a config path through the command line first (63dcd00)
  • config: enable letsencrypt options via config file (28aaebc)
  • logger: create lightweight background logging to stdout (163abb9)
  • proxy: enable configuring worker threads through env/command/config (6af3f5c)
  • proxy: support reading upstream hosts from configuration (1885b22)
  • use default options for peer requests (54e2397)

Miscellaneous Chores