Merge branch v3.3 into v3.4

This commit is contained in:
kevinpollet 2025-05-05 11:05:26 +02:00
commit bf399f3075
No known key found for this signature in database
GPG key ID: 0C9A5DDD1B292453
4 changed files with 98 additions and 26 deletions

View file

@ -1,3 +1,9 @@
## [v3.3.7](https://github.com/traefik/traefik/tree/v3.3.7) (2025-05-05)
[All Commits](https://github.com/traefik/traefik/compare/v3.3.6...v3.3.7)
**Bug fixes:**
- **[logs,middleware,accesslogs]** Add SpanID and TraceID accessLogs fields only when tracing is enabled ([#11715](https://github.com/traefik/traefik/pull/11715) by [rtribotte](https://github.com/rtribotte))
## [v3.4.0-rc2](https://github.com/traefik/traefik/tree/v3.4.0-rc2) (2025-04-18)
[All Commits](https://github.com/traefik/traefik/compare/v3.4.0-rc1...v3.4.0-rc2)