Deprecated
BanHTMLFilePath become BanFilePath
CaptchaHTMLFilePath become CaptchaFilePath
What's Changed
- 🍱 Header.Add -> Set, log Info -> Debug, version bump by @maxlerebourg in #324
- ✨️ Do not block middleware startup due to stream intialization by @maxlerebourg in #281
- 📝 docs: fix Mermaid diagrams not rendering (lowercase destroy keyword) by @mathieuHa in #335
- ✨ tests: CI end-to-end suite — Traefik binary + mock LAPI by @mathieuHa in #329
- ⬆️ Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #336
- ⬆️ Bump actions/checkout from 6 to 7 by @dependabot[bot] in #341
- 🐛 fall back to system trust store when no custom TLS CA is set by @mathieuHa in #331
- Add parameter to configure the ban page Content-Type response header by @highpingblorg in #325
- ⬆️ Bump actions/cache from 5 to 6 by @dependabot[bot] in #344
- Consider 502, 503 and 504 as unavaible for appsec by @dani in #338
- 🐛 appsec: do not buffer unreadable (gRPC/HTTP2) request bodies by @mathieuHa in #332
New Contributors
Full Changelog: v1.6.0...v1.7.0-alpha