Jesse Haka
|
4ddef9830b
|
Migrate to opentelemetry
|
2024-01-08 09:10:06 +01:00 |
|
mmatur
|
a69c1ba3b7
|
Merge branch v2.11 into v3.0
|
2024-01-03 17:28:22 +01:00 |
|
Julien Salleyron
|
56e2110dc5
|
Fix readHeaderTimeout in proxyproto
|
2024-01-02 22:02:05 +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
|
60123a8f3f
|
Hash WRR sticky cookies
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-01-02 15:52:05 +01:00 |
|
Romain
|
d51a2ce487
|
Compute priority for https forwarder TLS routes
|
2023-12-08 16:42:05 +01:00 |
|
romain
|
e29a142f6a
|
Merge v2.10 into v3.0
|
2023-11-29 14:39:01 +01:00 |
|
Romain
|
186e3e1541
|
Refuse recursive requests
Co-authored-by: Michael <michael.matur@gmail.com>
|
2023-11-21 15:08:06 +01:00 |
|
Ludovic Fernandez
|
553ef94047
|
chore: update linter
|
2023-11-17 01:50:06 +01:00 |
|
Landry Benguigui
|
12e50e20e6
|
Deny request with fragment in URL path
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2023-11-16 16:54:07 +01:00 |
|
mmatur
|
286181aa61
|
Merge v2.10 into v3.0
|
2023-10-11 17:33:55 +02:00 |
|
Romain
|
b966215e6c
|
Move origin fields capture to service level
Co-authored-by: lbenguigui <lbenguigui@gmail.com>
|
2023-09-27 15:22:06 +02:00 |
|
Romain
|
1d85515aac
|
Remove healthcheck interval configuration warning
|
2023-08-08 18:10:05 +02:00 |
|
Yakun Sun
|
d6457e6cbb
|
Set sameSite field for wrr load balancer sticky cookie
|
2023-08-08 15:12:06 +02:00 |
|
mmatur
|
eb585740a1
|
Merge branch v2.10 into v3.0
|
2023-07-24 12:58:06 +02:00 |
|
Ludovic Fernandez
|
47faae25d7
|
fix: traceability of the middleware plugins
|
2023-07-20 15:02:07 +02:00 |
|
Fernandez Ludovic
|
a7ef965412
|
Merge branch v2.10 into v3.0
|
2023-06-20 19:33:05 +02:00 |
|
LandryBe
|
e62fe64ec9
|
Encode query semicolons
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2023-06-15 18:20:06 +02:00 |
|
Fernandez Ludovic
|
606281a4a5
|
Merge branch v2.10 into v3.0
|
2023-06-05 11:43:02 +02:00 |
|
Ludovic Fernandez
|
c5f23493ab
|
chore: update linter
|
2023-06-05 10:24:06 +02:00 |
|
Fernandez Ludovic
|
928db9bc42
|
chore: update linter
|
2023-04-17 11:01:26 +02:00 |
|
Fernandez Ludovic
|
7875826bd9
|
Merge branch v2.10 into v3.0
|
2023-03-21 16:45:33 +01:00 |
|
mpl
|
7c2af10bbd
|
Fix open connections metric
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2023-03-20 16:02:06 +01:00 |
|
Romain
|
4aa3496092
|
Add HTTP 103 early hints unit test
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2023-03-17 16:46:06 +01:00 |
|
Romain
|
21c455cf20
|
Remove User-Agent header removal from ReverseProxy director func
|
2023-02-28 17:06:05 +01:00 |
|
Ludovic Fernandez
|
044dc6a221
|
fix: go module
|
2023-02-03 15:24:05 +01:00 |
|
mpl
|
479878503d
|
quic-go: bump to 89769f409f
|
2023-01-31 14:38:05 +01:00 |
|
Romain
|
707f84e2e4
|
Don't log EOF or timeout errors while peeking first bytes in Postgres StartTLS hook
|
2023-01-12 12:28:04 +01:00 |
|
bendre90
|
8cd4923e72
|
Added router priority to webui's list and detail page
|
2023-01-09 17:24:05 +01:00 |
|
kevinpollet
|
b22aef7fff
|
Merge branch v2.9 into v3.0
|
2023-01-02 15:20:39 +01:00 |
|
Tom Moulard
|
c38d405cfd
|
Remove containous/mux from HTTP muxer
Co-authored-by: Simon Delicata <simon.delicata@traefik.io>
|
2022-12-22 17:16:04 +01:00 |
|
Tom Moulard
|
943238faba
|
Remove InfluxDB v1 metrics middleware
|
2022-12-19 14:32:04 +01:00 |
|
mpl
|
74ef79ea23
|
mitigate race against server readiness in test
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-12-15 11:18:05 +01:00 |
|
Simon Delicata
|
3eeea2bb2b
|
Add TCP Servers Transports support
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-12-09 09:58:05 +01:00 |
|
Tom Moulard
|
517917cd7c
|
Merge current v2.9 into master
|
2022-12-07 15:55:46 +01:00 |
|
Ludovic Fernandez
|
a8df674dcf
|
fix: flaky tests
|
2022-12-07 10:56:05 +01:00 |
|
mpl
|
7e3fe48b80
|
Handle broken TLS conf better
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-12-06 18:28:05 +01:00 |
|
Ludovic Fernandez
|
778188ed34
|
fix: remove logs of the request
|
2022-12-05 11:30:05 +01:00 |
|
Tom Moulard
|
0d81fac3fc
|
Add OpenTelemetry tracing and metrics support
|
2022-11-29 15:34:05 +01:00 |
|
Simon Delicata
|
db287c4d31
|
Disable Content-Type auto-detection by default
|
2022-11-29 11:48:05 +01:00 |
|
Ludovic Fernandez
|
0ba51d62fa
|
fix: flaky with shutdown tests
|
2022-11-24 17:06:07 +01:00 |
|
Ludovic Fernandez
|
580e7fa774
|
fix: flaky tests on the configuration watcher
|
2022-11-24 16:00:06 +01:00 |
|
Ludovic Fernandez
|
56f7515ecd
|
New logger for the Traefik logs
|
2022-11-21 18:36:05 +01:00 |
|
Romain
|
630de7481e
|
Support SNI routing with Postgres STARTTLS connections
Co-authored-by: Michael Kuhnt <michael.kuhnt@daimler.com>
Co-authored-by: Julien Salleyron <julien@containo.us>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2022-11-16 15:34:10 +01:00 |
|
Julien Salleyron
|
fadee5e87b
|
Rework servers load-balancer to use the WRR
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2022-11-16 11:38:07 +01:00 |
|
kevinpollet
|
281fa25844
|
Merge branch v2.9 into master
|
2022-10-28 09:22:36 +02:00 |
|
Julien Salleyron
|
bd3eaf4f5e
|
Add GrpcWeb middleware
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2022-10-27 17:34:06 +02:00 |
|
Romain
|
a041a6b198
|
Handle capture on redefined http.responseWriters
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2022-10-27 16:08:06 +02:00 |
|
Ludovic Fernandez
|
7a6bfd3336
|
chore: change TCP middleware package
|
2022-10-26 17:42:07 +02:00 |
|