v3.6.1
📦 traefikView on GitHub →
🐛 5 fixes
Summary
This release focuses on bug fixes across Docker integration, server routing, UDP handling, and the Web UI. Users should review the migration guide for potential necessary steps.
Migration Steps
- Please read the migration guide: https://doc.traefik.io/traefik/master/migrate/v3/#v360
🐛 Bug Fixes
- [docker] Auto-negotiate Docker API Version
- [server] Fix multi-layer routing with models
- [udp] Revert "Avoid allocations in readLoop by using sync.Pool"
- [webui] Fix blocked navigation on Safari
- [webui] Restore remote Upgrade to Hub button web component