v3.3.4
📦 traefikView on GitHub →
🐛 7 fixes🔧 5 symbols
Summary
This release focuses primarily on bug fixes across several components including fastproxy, tracing, and sticky sessions, alongside documentation updates. A key change is the unit conversion for request duration metrics from milliseconds to seconds.
Migration Steps
- Please read the migration guide: https://doc.traefik.io/traefik/migration/v3/#v334
🐛 Bug Fixes
- [fastproxy] Bump github.com/valyala/fasthttp to v1.58.0
- [fastproxy] Add WebSocket headers if they are present in the request
- [fastproxy] Chunked responses does not have a Content-Length header
- [metrics,otel] Change request duration metric unit from millisecond to second
- [sticky-session] Fix double hash in sticky cookie
- [tracing] Use ResourceAttributes instead of GlobalAttributes
- [tracing] Fix panic when calling Tracer
🔧 Affected Symbols
fastproxymetricsotelsticky-sessiontracing