v3.5.1
📦 traefikView on GitHub →
🐛 10 fixes
Summary
This release focuses primarily on bug fixes across various components including access logs, ACME, Kubernetes Gateway API, tracing, and server handling. It also includes several documentation updates and dependency bumps.
🐛 Bug Fixes
- [accesslogs,otel] Provide Log Body in OTEL access Log
- [acme] Bump github.com/go-acme/lego/v4 to v4.25.1
- [k8s/gatewayapi] Make app protocol case insensitive
- [otel] Fix misspelling in docs
- [server] Bump to github.com/pires/go-proxyproto v0.8.1
- [server] Silent expected errors on receiving sigterm signal
- [tracing] Fix capturedRequestHeaders and capturedResponseHeaders headers options not being canonicalized in tracing
- [tracing] Follow OTel semantic conventions for root span naming
- [webui] Update Traefik Proxy dashboard UI development deps
- Refactor to use reflect.TypeFor