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
- release 0.1.3 (ec9c02d)