v2.18.0
What's Changed
- fix: Do not crash when running with unknown environment variables @matthewelwell in #141
- fix: Warning when running edge-proxy-render-config by @rolodato in #142
- feat: Immediately exit if configuration is missing or invalid by @rolodato in #148
- feat: Add liveness and readiness check endpoints. Return 503 instead of 500 when checks fail by @rolodato in #151
- feat: Add
server.proxy_headersoption by @rolodato in #154
Full Changelog: v2.17.0...v2.18.0