What's Changed
- Add access by route by @alexandre-daubois in #34
- Add multi-instance support for daemon/JSON mode by @alexandre-daubois in #51
- Add multi-instance support to
ember statusby @alexandre-daubois in #52 - Add multi-instance support to
ember waitby @alexandre-daubois in #53 - Add multi-instance support to
ember diffby @alexandre-daubois in #54 - Add multi-instance support to
ember initby @alexandre-daubois in #55 - Add per-instance health check support to
/healthz/<name>endpoint by @alexandre-daubois in #56 - Add support for resolving local listener PIDs for multi-instance mode by @alexandre-daubois in #57
- Add per-instance TLS support by @alexandre-daubois in #58
- Add per-instance polling interval support via
--addrsuffix by @alexandre-daubois in #59 - Revamp CI by @alexandre-daubois in #60
- Bump GitHub actions by @alexandre-daubois in #61
- Implement multi-instance plugin support by @alexandre-daubois in #62
- Add multi-Caddy smoke test by @alexandre-daubois in #63
- Add multi-instance monitoring documentation by @alexandre-daubois in #64
- Fix: log unregister errors and retry on Caddy-busy to prevent broken-pipe loops by @rewulff in #68
New Contributors
Full Changelog: v1.3.0...v1.4.0