kevinpollet
|
7004f0e750
|
Merge branch v3.2 into master
|
2024-10-29 09:29:27 +01:00 |
|
kevinpollet
|
8beba9f278
|
Merge branch v3.1 into v3.2
|
2024-10-28 11:38:08 +01:00 |
|
kevinpollet
|
20cdbdbf31
|
Merge branch v2.11 into v3.1
|
2024-10-28 10:32:18 +01:00 |
|
Anton Bartsits
|
27948493aa
|
Panic on aborted requests to properly close the connection
|
2024-10-25 15:44:04 +02:00 |
|
kevinpollet
|
b22e081c7c
|
Merge branch v3.1 into v3.2
|
2024-10-24 11:47:38 +02:00 |
|
Kevin Pollet
|
ef168b801c
|
Refactor compress handler to make it generic
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-10-10 16:04:04 +02:00 |
|
kevinpollet
|
06e64af9e9
|
Merge branch v3.2 into master
|
2024-10-10 11:32:18 +02:00 |
|
Michel Heusschen
|
6f469ee1ec
|
Only calculate basic auth hashes once for concurrent requests
|
2024-10-10 10:36:04 +02:00 |
|
kevinpollet
|
be13b5b55d
|
Merge branch v3.1 into v3.2
|
2024-10-09 16:47:13 +02:00 |
|
Michel Heusschen
|
f16d14cfa6
|
Reuse compression writers
|
2024-10-09 14:14:03 +02:00 |
|
Michel Heusschen
|
d339bfc8d2
|
Use correct default weight in Accept-Encoding
|
2024-10-08 11:48:04 +02:00 |
|
kevinpollet
|
54c3afd760
|
Merge branch v3.1 into master
|
2024-10-02 15:32:09 +02:00 |
|
romain
|
b641d5cf2a
|
Merge current v2.11 into v3.1
|
2024-09-30 14:59:38 +02:00 |
|
Romain
|
a42d396ed2
|
Clean connection headers for forward auth request only
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-09-27 11:18:05 +02:00 |
|
kevinpollet
|
a398536688
|
Merge branch v3.1 into master
|
2024-09-20 09:51:54 +02:00 |
|
kevinpollet
|
093989fc14
|
Merge branch v2.11 into v3.1
|
2024-09-16 16:41:57 +02:00 |
|
Andrea Cappuccio
|
f90f9df1db
|
Ensure proper logs for aborted streaming responses
|
2024-09-16 12:06:03 +02:00 |
|
Kevin Pollet
|
5841441005
|
Cleanup Connection headers before passing the middleware chain
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-09-16 11:10:04 +02:00 |
|
Josh Soref
|
d547b943df
|
Spelling
|
2024-09-13 11:40:04 +02:00 |
|
Roman Donchenko
|
71d4b3b13c
|
Make the keys of the accessLog.fields.names map case-insensitive
|
2024-09-13 10:04:07 +02:00 |
|
weijiany
|
e8335a94a4
|
Record trace id and EntryPoint span id into access log
|
2024-09-03 16:40:04 +02:00 |
|
mmatur
|
0b34e0cdcb
|
Merge current v3.1 into master
|
2024-09-03 10:31:10 +02:00 |
|
Romain
|
cf2869407d
|
Wrap capture for services used by pieces of middleware
|
2024-09-03 10:30:08 +02:00 |
|
mmatur
|
8dc9607db7
|
Merge current v3.1 into master
|
2024-08-29 10:09:18 +02:00 |
|
romain
|
85f4fd0979
|
Merge current v2.11 into v3.1
|
2024-08-28 16:35:55 +02:00 |
|
Michel Loiseleur
|
e56ae1a766
|
Update to go1.23
|
2024-08-28 15:00:06 +02:00 |
|
Kevin Pollet
|
12a37346a4
|
Support ResponseHeaderModifier filter
|
2024-08-12 11:34:04 +02:00 |
|
Wolfgang Ellsässer
|
75881359ab
|
Add encodings option to the compression middleware
|
2024-08-07 16:20:04 +02:00 |
|
GaleHuang
|
957a5f5e73
|
feat: forwardAuth support LogUserHeader
|
2024-07-29 14:30:05 +02:00 |
|
Michael
|
8cb1829698
|
Upgrade to OpenTelemetry Semantic Conventions v1.26.0
|
2024-06-27 14:14:03 +02:00 |
|
Manuel Zapf
|
a696f7c654
|
Add HTTPUrlRewrite Filter in Gateway API
|
2024-06-13 17:06:04 +02:00 |
|
Romain
|
3ca667a3d4
|
Support HTTPRoute redirect port and scheme
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-06-13 11:16:04 +02:00 |
|
Antoine Aflalo
|
b795f128d7
|
Add support for Zstandard to the Compression middleware
|
2024-06-12 11:38:04 +02:00 |
|
Roman Donchenko
|
b37aaea36d
|
Headers middleware: support Content-Security-Policy-Report-Only
|
2024-06-07 09:24:04 +02:00 |
|
Fernandez Ludovic
|
67f0700377
|
Merge branch v3.0 into master
|
2024-06-06 17:38:32 +02:00 |
|
Ludovic Fernandez
|
778dc22e14
|
Support Accept-Encoding header weights with Compress middleware
|
2024-06-06 16:42:04 +02:00 |
|
Romain
|
28d40e7f3c
|
Fix HTTPRoute Redirect Filter with port and scheme
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-06-06 10:56:03 +02:00 |
|
Romain
|
6155c900be
|
Passing the correct status code when compression is disabled within the Brotli handler
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-06-05 15:04:04 +02:00 |
|
Fernandez Ludovic
|
6ca4c5da5c
|
Merge branch v2.11 into v3.0
|
2024-06-05 00:05:37 +02:00 |
|
Ilia Lazebnik
|
e6b1b05fdf
|
bump otel dependencies
|
2024-06-04 10:04:04 +02:00 |
|
Ludovic Fernandez
|
ed10bc5833
|
chore: update linter
|
2024-05-27 09:46:08 +02:00 |
|
Romain
|
f69fd43122
|
Add support for Kubernetes Gateway API RequestHeaderModifier filter
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
|
2024-04-05 17:18:03 +02:00 |
|
Fernandez Ludovic
|
9f145dbc28
|
Merge branch v2.11 into v3.0
|
2024-04-03 17:54:11 +02:00 |
|
Romain
|
7f29595c0a
|
Allow empty replacement with ReplacePathRegex middleware
|
2024-03-26 13:28:04 +01:00 |
|
Ludovic Fernandez
|
141abce2d5
|
chore: update linter
|
2024-03-20 10:26:03 +01:00 |
|
mmatur
|
05be441027
|
Merge current v2.11 into v3.0
|
2024-03-12 12:08:03 +01:00 |
|
Michael
|
6c9687f410
|
Semconv OTLP stable HTTP metrics
|
2024-03-12 09:48:04 +01:00 |
|
Romain
|
709ff6fb09
|
Add captured headers options for tracing
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
|
2024-03-11 11:50:04 +01:00 |
|
Ludovic Fernandez
|
88a2020817
|
chore: update linter
|
2024-02-19 15:44:03 +01:00 |
|
mmatur
|
bc84fdd006
|
Merge current v2.11 into v3.0
|
2024-02-08 14:35:35 +01:00 |
|