Commit graph

4871 commits

Author SHA1 Message Date
Michael bab48bed22
fix: OpenTelemetry metrics flaky test 2024-01-22 16:38:06 +01:00
Michael 6cb2ff2af9
fix: gateway api conformance tests 2024-01-22 16:04:05 +01:00
Michael 5e0855ecc7
feat: adds conformance test gateway api 2024-01-22 15:30:05 +01:00
mmatur f57cee578f
Merge back v2.11 into v3.0 2024-01-19 16:03:50 +01:00
Michael 8da38ec0a5
fix: tailscale is required for Docker Desktop users 2024-01-19 15:44:05 +01:00
Michael a6d462f6e8
feat: upgrade gh-action os 2024-01-19 15:12:05 +01:00
白泽 0eeb85d01d
Support setting sticky cookie max age 2024-01-18 09:30:06 +01:00
Baptiste Mayelle 64ff214ff8
remove marathon labels from gendoc 2024-01-17 14:54:05 +01:00
mmatur 111f3716fa
Merge current v2.11 into v3.0 2024-01-17 11:37:50 +01:00
Robert Socha 4e0a05406b
Implements the includedContentTypes option for the compress middleware 2024-01-17 11:32:06 +01:00
Michael 39b0aa6650
Improve makefile 2024-01-17 11:12:05 +01:00
Baptiste Mayelle 319517adef
Merge branch v2.11 into v3.0 2024-01-16 15:42:38 +01:00
Robin Moser 7a315bb043
Disable br compression when no Accept-Encoding header is present 2024-01-16 15:30:06 +01:00
Michael 34d2a816c2
Enhance gendoc for Generating Static and Dynamic Reference Configuration Files 2024-01-16 10:32:05 +01:00
Thomas Gunsch 81ce45271d
Add forwardAuth.addAuthCookiesToResponse 2024-01-15 16:14:05 +01:00
James Rasell 3a461d2f23
deps: update the Nomad API dependency to v1.7.2 2024-01-12 14:22:05 +01:00
Suyash Choudhary 980dac4572
Support file path as input param for Kubernetes token value 2024-01-11 17:06:06 +01:00
Michael ff7966f9cd
feat: re introduce IpWhitelist middleware as deprecated 2024-01-11 10:40:06 +01:00
Oliver Dvorski e78374aa29
docs: slightly rewords the documentation 2024-01-10 15:12:07 +01:00
mmatur 3bbc560283
Merge v2.11 into v3.0 2024-01-10 14:08:30 +01:00
Jeremy Fleischman ccf3a9995a
Add rejectStatusCode option to IPAllowList middleware 2024-01-09 20:26:05 +01:00
Michael e522446909
Improve integration tests
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2024-01-09 17:00:07 +01:00
Michael fea94a3393
feat: upgrade gateway api to v1.0.0 2024-01-09 10:28:05 +01:00
Jesse Haka 4ddef9830b
Migrate to opentelemetry 2024-01-08 09:10:06 +01:00
Romain 45bb00be04
Improve migration guide
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
2024-01-05 16:04:05 +01:00
Ludovic Fernandez cd8d5b8f10
chore: update github.com/docker/docker to v24.0.7 2024-01-05 15:10:05 +01:00
Baptiste Mayelle eff294829f
Add missing TCP IPAllowList middleware constructor
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2024-01-04 14:58:05 +01:00
mmatur a69c1ba3b7
Merge branch v2.11 into v3.0 2024-01-03 17:28:22 +01:00
Michael 9adf0fb638
Prepare release v2.11.0-rc1 2024-01-03 11:12:05 +01:00
Julien Salleyron 56e2110dc5
Fix readHeaderTimeout in proxyproto 2024-01-02 22:02:05 +01:00
Ludovic Fernandez 5be13802dc
chore: update github.com/fsnotify/fsnotify to v1.7.0 2024-01-02 20:58:06 +01:00
Ludovic Fernandez 7345afd8b6
Update quic-go to v0.40.1 2024-01-02 20:36:06 +01:00
Romain a84d5c0ef1
Adjust deprecation notice for Kubernetes CRD provider
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
2024-01-02 20:04:06 +01:00
youpsla 2a9471d278
docs: fix typo 2024-01-02 19:12:06 +01:00
Domenico Andreoli 0042562678
docs: fix the explanation of the TLS challenge 2024-01-02 18:46:05 +01:00
Ari Yonaty 74ab88d47e
docs: fix description for anonymous usage statistics references 2024-01-02 18:20:06 +01:00
sven 6df9578ace
Update wording of compose example 2024-01-02 17:56:06 +01:00
sven cd7d324295
Documentation enhancements 2024-01-02 17:30:06 +01:00
Landry Benguigui 0e92b02474
Deprecate IPWhiteList middleware in favor of IPAllowList
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-01-02 17:04:06 +01:00
Julien Salleyron 9662cdca64
Add KeepAliveMaxTime and KeepAliveMaxRequests features to entrypoints 2024-01-02 16:40:06 +01:00
Baptiste Mayelle 3dfaa3d5fa
Add Redis Sentinel support
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2024-01-02 16:16:05 +01:00
Baptiste Mayelle 60123a8f3f
Hash WRR sticky cookies
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2024-01-02 15:52:05 +01:00
Michael 2a7b2ef772
chore: happy new year 2024 2024-01-02 15:28:09 +01:00
Romain d51a2ce487
Compute priority for https forwarder TLS routes 2023-12-08 16:42:05 +01:00
Ludovic Fernandez 0a79643001
Prepare release v2.10.7 2023-12-06 16:42:09 +01:00
Suyash Choudhary e77a66c2ac
Fixed datadog logs json format issue 2023-12-06 14:36:05 +01:00
Jesse Haka 6858dbdd07
Add http-wasm plugin support to Traefik 2023-11-30 21:42:06 +01:00
Romain b2bb96390a
Prepare release v3.0.0 beta5 2023-11-29 16:08:05 +01:00
romain e29a142f6a Merge v2.10 into v3.0 2023-11-29 14:39:01 +01:00
Romain dae0491b61
Prepare release v2.10.6 2023-11-28 15:46:10 +01:00