28.0.0 (2024-04-30)
⚠ BREAKING CHANGES
- 💥 initial support of Traefik Proxy v3
- See Migration guide from v2 to v3 and upgrading section of this chart on CRDs.
Features
- podtemplate: set GOMEMLIMIT, GOMAXPROCS when limits are defined (e4f2aa8)
- 💥 initial support of Traefik Proxy v3 (536059d)
- ✨ add support of
experimental-v3.0
unstable version (579984c) - ✨ fail gracefully when required port number is not set (f8be5e1)
- ports: add transport options (47e0f28)
- ability to override liveness and readiness probe paths (ea95df0)
Bug Fixes
- 🐛 logs filters on status codes (c204014)
- 🐛 only expose http3 port on service when TCP variant is exposed (2d6243d)
Styles
- 🎨 consistent capitalization on
--entryPoints
CLI flag (b1f6f96)
Documentation
- 📚️ improve EXAMPLES on acme resolver (2252aba)