0.3.0 (2024-06-17)
Features
- config: allow passing ssl.min_proto and max_proto. Ref #38 (d90538d)
- config: enable providing cert/key path to host route. Ref #38 (0ba44ba)
- config: enable setting the logging.format (ea68e53)
- route: load certificates from config file. Ref #38 (4626f4f)
- route: store metadata about upstreams when routing (ab6acc4)