Commit graph

4550 commits

Author SHA1 Message Date
Tom Moulard ae6e844143
Support URL replacement in errors middleware 2022-05-10 11:00:09 +02:00
Ludovic Fernandez a34e1c0747
Upgrade to oxy v1.4.0 2022-05-10 09:36:08 +02:00
Maxence Moutoussamy c29ed24a06
Update jaeger-client-go to v2.30.0 2022-05-10 08:50:09 +02:00
kevinpollet 619621f239
Merge branch v2.6 into v2.7 2022-05-04 10:20:46 +02:00
Kevin Pollet ff5cd9b592
Prepare Release v2.6.6 2022-05-03 18:53:05 +02:00
Fernandez Ludovic af855ef7b4 fix: generated placeholder for the webui 2022-05-03 18:46:16 +02:00
Kevin Pollet 6559d63d3c
Prepare release v2.6.5 2022-05-03 18:28:08 +02:00
Kevin Pollet 4758cc0c8e
Fix clean-webui target 2022-05-03 17:58:08 +02:00
Kevin Pollet e4ed829661
Prepare release v2.6.4 2022-05-03 16:32:08 +02:00
Ludovic Fernandez 2968e5b61b
fix: prevent failure of collected data 2022-05-03 15:54:08 +02:00
Kevin Pollet 7d274e8088
Deprecate caOptional option in client TLS configuration 2022-04-28 14:58:08 +02:00
John Preston 6c2eb6eef3
Filter out ECS anywhere instance IDs 2022-04-28 14:24:08 +02:00
smasset-orange 95257d2ee1
Fix RenewInterval computation in ACME provider 2022-04-26 14:36:08 +02:00
Tom Moulard 707d355d4a
Merge branch v2.7 into master 2022-04-21 11:40:16 +02:00
Tom Moulard 73ba7ed2d2
Merge branch v2.6 into v2.7 2022-04-21 10:59:46 +02:00
mpl 55addfefc8
Re-add missing writeheader call in flush
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-04-21 10:42:08 +02:00
mpl 0ecd85cc66
Fix bug for when custom page is large enough
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-04-20 16:42:09 +02:00
Kevin Pollet a9fe3f98c5
Update Yaegi to v0.11.3 2022-04-20 14:56:09 +02:00
Kevin Pollet 77b2a88819
Fix Traefik community links in GitHub templates 2022-04-20 14:20:08 +02:00
Romain 44621ad28c
Fix default for buffering middleware
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-04-19 15:32:08 +02:00
Tom Moulard 232e2c1e7d
Fix regexp handling in redirect middleware 2022-04-15 17:24:08 +02:00
Tom Moulard ad3625bef3
Improve documentation Makefile 2022-04-15 16:16:08 +02:00
Ludovic Fernandez 7c4bf602f0
Add title and description metadata to documentation pages 2022-04-15 15:44:08 +02:00
Mathias Zeller ffdd693ff6
codegen: fix for users with large uids 2022-04-15 15:12:08 +02:00
kahirokunn 85b0a47fe8
docs: fix certificateRefs in dynamic configuration 2022-04-15 13:52:08 +02:00
Aleks Vujić 78822a8015
docs: add default mode for fields.names to access log 2022-04-15 12:48:08 +02:00
Major Hayden 55cef21fbe
Move accessLog.fields example to TOML section 2022-04-15 12:16:08 +02:00
Tom Moulard 2691ac1307
Add safe.directory to the build image 2022-04-15 11:56:08 +02:00
Ali Deishidi a51851247e
Preflight requests are not forwarded to services 2022-04-11 17:22:09 +02:00
Ludovic Fernandez 0e532a3634
Update dynamic and static configuration references 2022-04-06 11:06:08 +02:00
Tom Moulard 883422dc21
Upgrade quic-go to v0.27.0 2022-04-06 10:06:13 +02:00
Tom Moulard c9daf16388
Add .PHONY to Makefile targets 2022-04-05 17:18:07 +02:00
Romain b22945e185
Remove duplicate error logs 2022-04-05 15:54:07 +02:00
Adrian Lai 71150bcaaf
Allow config of additonal CircuitBreaker params 2022-04-05 12:30:08 +02:00
Tom Moulard 8c56d1a338
Allow HTTP/2 max concurrent stream configuration 2022-04-04 11:46:07 +02:00
Romain a49b537d9c
Prepare release v2.7.0-rc2 2022-03-29 17:00:09 +02:00
romain 45328ab719 Merge v2.6 into v2.7 2022-03-29 15:43:10 +02:00
Tom Moulard 4b755dc58d
Prepare release v2.6.3 2022-03-29 15:00:09 +02:00
Romain 0f29e893f4
Return TLS unrecognized_name error when no certificate is available 2022-03-28 18:18:08 +02:00
Michael e3adf93a74
fix: CI release 2022-03-28 17:36:07 +02:00
Sylvain Rabot 0d7d5a0318
Upgrade quic-go to v0.26.0 2022-03-28 17:08:09 +02:00
Tom Moulard 81f88dd998
Freeze python dependencies 2022-03-28 16:22:10 +02:00
Ludovic Fernandez b6bfa905db
Fix slice parsing for plugins 2022-03-28 15:24:08 +02:00
Jean-Baptiste Doumenjou c0b0f3f0f7
Fix hub tls documentation 2022-03-25 15:42:08 +01:00
Tom Moulard 16d7b89cb1
Fixing dependency to build doc 2022-03-24 21:40:08 +01:00
Tom Moulard a4560fa20d
Prepare release v2.7.0-rc1 2022-03-24 20:54:08 +01:00
Jean-Baptiste Doumenjou fbdb6e6e78
Add Traefik Hub Integration (Experimental Feature) 2022-03-24 19:44:08 +01:00
romain 8d58f33a28 Merge v2.6 into master 2022-03-24 17:22:56 +01:00
Romain 9398222db7
Prepare release v2.6.2 2022-03-24 17:14:57 +01:00
Douglas De Toni Machado d2a2362be5
Add a Feature Deprecation page 2022-03-24 12:28:07 +01:00