New
1.6.4
What's Changed
Features
- feat: nginx-proxy debug endpoint by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2525
Fixes
- fix: use sha1 hash for config files name when using regex host by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2533
- fix: do not render regexp hostname in debug endpoint response by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2537
Other changes
- refactor: move $globals.ENV to $globals.config by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2534
- test: add test for DISABLE_ACCESS_LOGS by @SchoNie in https://github.com/nginx-proxy/nginx-proxy/pull/2538
Dependencies
- build: bump nginxproxy/docker-gen from 0.14.2 to 0.14.3 by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2536
Full Changelog: https://github.com/nginx-proxy/nginx-proxy/compare/1.6.3...1.6.4