mmatur
|
286181aa61
|
Merge v2.10 into v3.0
|
2023-10-11 17:33:55 +02:00 |
|
Romain
|
e95fde5652
|
Fix preflight response status in access logs
Co-authored-by: lbenguigui <lbenguigui@gmail.com>
|
2023-09-29 12:18:06 +02:00 |
|
Niall Newman
|
ab7993428d
|
Improve CNAME flattening to avoid unnecessary error logging
|
2023-09-28 12:00:06 +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
|
4d63eb30f9
|
Allow X-Forwarded-For delete operation
Co-authored-by: landrybe <lbenguigui@gmail.com>
|
2023-09-22 11:00:07 +02:00 |
|
Weida Hong
|
3216c8ab10
|
Adjust forward auth to avoid connection leak
|
2023-09-09 12:36:05 +02:00 |
|
Ludovic Fernandez
|
f29325c679
|
Update to go1.21
|
2023-08-16 17:50:06 +02:00 |
|
CleverUnderDog
|
ca2b9e8e77
|
Fix GrpcWeb middleware to clear ContentLength after translating to normal gRPC message
|
2023-08-08 14:48:05 +02:00 |
|
Fernandez Ludovic
|
a7ef965412
|
Merge branch v2.10 into v3.0
|
2023-06-20 19:33:05 +02:00 |
|
Romain
|
6885e410f0
|
Support informational headers in middlewares redefining the response writer.
Co-authored-by: LandryBe <lbenguigui@gmail.com>
|
2023-06-14 17:42:44 +02:00 |
|
Romain
|
d1bdeb3a92
|
Fix missing trailer with custom errors middleware
Co-authored-by: LandryBe <lbenguigui@gmail.com>
|
2023-06-14 14:48:05 +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
|
7875826bd9
|
Merge branch v2.10 into v3.0
|
2023-03-21 16:45:33 +01:00 |
|
Romain
|
c823879097
|
Add prometheus metric requests_total with headers
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2023-03-20 18:06:07 +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 |
|
mpl
|
20e47d9102
|
compress: add no compress unit tests
|
2023-03-02 10:26:05 +01:00 |
|
Ludovic Fernandez
|
7202038649
|
chore: update to go1.20
|
2023-02-23 15:06:05 +01:00 |
|
Ludovic Fernandez
|
044dc6a221
|
fix: go module
|
2023-02-03 15:24:05 +01:00 |
|
Tom Moulard
|
cd90b9761a
|
Merge current v2.9 into v3.0
|
2023-01-09 16:21:45 +01:00 |
|
Witold Duranek
|
0861c47e54
|
fix no rate limiting if average is 0
|
2023-01-03 16:16:05 +01:00 |
|
Tom Moulard
|
e1e86763e3
|
Prevents superfluous WriteHeader call in the error middleware
Co-authored-by: LandryBe <lbenguigui@gmail.com>
|
2023-01-02 17:00:05 +01:00 |
|
kevinpollet
|
b22aef7fff
|
Merge branch v2.9 into v3.0
|
2023-01-02 15:20:39 +01:00 |
|
Ludovic Fernandez
|
29b8b6911e
|
fix: sanitize X-Forwarded-Proto header in RedirectScheme middleware
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2022-12-16 10:34:04 +01:00 |
|
Ludovic Fernandez
|
778188ed34
|
fix: remove logs of the request
|
2022-12-05 11:30:05 +01:00 |
|
Simon Delicata
|
db287c4d31
|
Disable Content-Type auto-detection by default
|
2022-11-29 11:48:05 +01:00 |
|
Simon Delicata
|
a3e4c85ec0
|
Remove deprecated options
|
2022-11-25 10:50:06 +01:00 |
|
Fernandez Ludovic
|
ba1ca68977
|
Merge branch v2.9 into master
|
2022-11-23 09:22:52 +01:00 |
|
Ludovic Fernandez
|
56f7515ecd
|
New logger for the Traefik logs
|
2022-11-21 18:36:05 +01:00 |
|
xmessi
|
27c02b5a56
|
Log TLS client subject
|
2022-11-21 10:18:05 +01:00 |
|
Simon Delicata
|
f1b91a119d
|
Create a new capture instance for each incoming request
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-11-17 10:26:06 +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 |
|
Greg
|
67d9c8da0b
|
Add support for Brotli
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2022-11-15 10:56:08 +01:00 |
|
Ngọc Long
|
240fb871b6
|
Support gRPC and gRPC-Web protocol in metrics
|
2022-11-08 10:52:09 +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 |
|
Wambugu
|
1b9873cae9
|
Renaming IPWhiteList to IPAllowList
|
2022-10-26 17:16:05 +02:00 |
|
Romain
|
2c550c284d
|
Remove raw cert escape in PassTLSClientCert middleware
|
2022-10-13 15:08:08 +02:00 |
|
romain
|
693d5da1b9
|
Merge v2.8 into master
|
2022-09-13 17:17:58 +02:00 |
|
Tom Moulard
|
d578ed7327
|
Add traffic size metrics
Co-authored-by: OmarElawady <omarelawady1998@gmail.com>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-09-12 17:10:09 +02:00 |
|
MoonLightWatch
|
77c8d60092
|
fix: IPv6 addr in square brackets
|
2022-09-09 10:44:07 +02:00 |
|
Ludovic Fernandez
|
adf82d72ae
|
chore: update linter
|
2022-08-31 08:24:08 +02:00 |
|
Ludovic Fernandez
|
25027d6df8
|
fix: don't retry on panic
|
2022-08-29 11:36:08 +02:00 |
|
Romain
|
63f9ec9c38
|
Remove request dump from IPWhitelist debug log and tracing message
|
2022-08-11 16:20:14 +02:00 |
|
Ludovic Fernandez
|
45453b20fa
|
chore: update to go1.19
|
2022-08-09 17:36:08 +02:00 |
|
Julien Salleyron
|
0231db05b4
|
Improve performances when Prometheus metrics are enabled
|
2022-07-07 18:00:09 +02:00 |
|
Maxence Moutoussamy
|
8f6463ba7a
|
Support forwarded websocket protocol in RedirectScheme
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2022-07-06 11:54:08 +02:00 |
|
romain
|
41748c3ae4
|
Merge current v2.7 into v2.8
|
2022-06-27 16:12:21 +02:00 |
|