kevinpollet
|
9c1902c62e
|
Merge branch v3.3 into v3.4
|
2025-04-18 11:49:36 +02:00 |
|
romain
|
f6fb240eb6
|
Merge branch v2.11 into v3.3
|
2025-04-17 16:18:33 +02:00 |
|
Romain
|
dd5cb68cb1
|
Sanitize request path
|
2025-04-17 10:02:04 +02:00 |
|
Ludovic Fernandez
|
f794f8a294
|
chore: update linter
|
2025-04-11 10:56:05 +02:00 |
|
Romain
|
bb7ef7b48a
|
Deprecate defaultRuleSyntax and ruleSyntax options
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2025-03-21 11:02:04 +01:00 |
|
Romain
|
8ba99adc50
|
Error level log for configuration-related TLS errors with backends
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2025-03-21 11:00:06 +01:00 |
|
kevinpollet
|
30fe11eccf
|
Merge branch v3.3 into master
|
2025-03-10 16:48:27 +01:00 |
|
Romain
|
9e029a84c4
|
Add p2c load-balancing strategy for servers load-balancer
Co-authored-by: Ian Ross <ifross@gmail.com>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2025-03-10 12:12:04 +01:00 |
|
Jorge
|
740b4cfd25
|
Support domain configuration for sticky cookies
|
2025-03-06 09:38:04 +01:00 |
|
kevinpollet
|
32ea014d07
|
Merge branch v2.11 into v3.3
|
2025-02-25 10:06:03 +01:00 |
|
Kevin Pollet
|
f196de90e1
|
Enable the retry middleware in the proxy
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2025-02-21 11:36:05 +01:00 |
|
kevinpollet
|
f0849e8ee6
|
Merge branch v3.3 into master
|
2025-02-19 10:48:30 +01:00 |
|
Julien Salleyron
|
05c547f211
|
Fix double hash in sticky cookie
|
2025-02-13 16:42:08 +01:00 |
|
kevinpollet
|
786d9f3272
|
Merge branch v3.3 into master
|
2025-01-31 16:23:49 +01:00 |
|
Romain
|
857fbb933e
|
Do not create observability model by default
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2025-01-29 13:56:04 +01:00 |
|
Kevin Pollet
|
c5b92b5260
|
Do not create a logger instance for each proxy
|
2025-01-27 11:24:04 +01:00 |
|
tsiid
|
261e4395f3
|
Add support for UDP routing in systemd socket activation
|
2025-01-21 09:38:09 +01:00 |
|
kevinpollet
|
a1099bf8d0
|
Merge branch v3.2 into v3.3
|
2024-12-20 15:55:24 +01:00 |
|
Daniel Anugerah
|
95f20fc753
|
Configure ErrorLog in httputil.ReverseProxy
|
2024-12-20 14:18:04 +01:00 |
|
Eng Zer Jun
|
f1c4ba2f26
|
Remove duplicate github.com/coreos/go-systemd dependency
|
2024-12-19 09:20:04 +01:00 |
|
kevinpollet
|
4974d9e4d7
|
Merge branch v3.2 into master
|
2024-12-12 15:47:51 +01:00 |
|
kyosuke
|
26738cbf93
|
Send request body to authorization server for forward auth
|
2024-12-12 10:18:05 +01:00 |
|
Romain
|
b1934231ca
|
Manage observability at entrypoint and router level
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-12-12 09:52:07 +01:00 |
|
Valéry Fouques
|
9588e51146
|
Implementation of serving not ready endpoints
|
2024-12-11 13:54:05 +01:00 |
|
Romain
|
826a2b74aa
|
OpenTelemetry Logs and Access Logs
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-12-06 14:50:04 +01:00 |
|
Romain
|
2b35c7e205
|
Fix models mechanism for default rule syntax
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-11-29 10:52:05 +01:00 |
|
Romain
|
0ec12c7aa7
|
Configurable API & Dashboard base path
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-11-25 11:52:04 +01:00 |
|
kevinpollet
|
090db6d4b0
|
Merge branch v3.2 into master
|
2024-11-21 14:53:27 +01:00 |
|
romain
|
ca5b70e196
|
Merge branch v2.11 into v3.2
|
2024-11-20 14:21:43 +01:00 |
|
Julien Salleyron
|
cc80568d9e
|
Fix internal handlers ServiceBuilder composition
|
2024-11-19 14:52:04 +01:00 |
|
davefu113
|
1c80f12bc2
|
Apply keepalive config to h2c entrypoints
|
2024-11-18 09:56:04 +01:00 |
|
Romain
|
fdce8c604a
|
Change level of peeking first byte error log to DEBUG for Postgres
|
2024-11-12 17:34:04 +01:00 |
|
kevinpollet
|
b7b4dd9554
|
Merge branch v2.11 into v3.2
|
2024-11-12 16:24:22 +01:00 |
|
Ludovic Fernandez
|
f437fb4230
|
chore: update linter
|
2024-11-12 10:56:06 +01:00 |
|
Romain
|
a79cdd1dfa
|
Change level of peeking first byte error log to DEBUG
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-11-08 14:28:08 +01:00 |
|
IIpragmaII
|
ec00c4aa42
|
Configurable path for sticky cookies
|
2024-11-06 16:04:04 +01:00 |
|
Michael
|
83871f27dd
|
Add an option to preserve server path
|
2024-10-17 09:12:04 +02:00 |
|
kevinpollet
|
54c3afd760
|
Merge branch v3.1 into master
|
2024-10-02 15:32:09 +02:00 |
|
Romain
|
61bb3ab991
|
Rework condition to not log on timeout
|
2024-09-27 11:34:05 +02:00 |
|
Romain
|
e62f8af23b
|
Rework condition to not log on timeout
|
2024-09-27 11:20:04 +02:00 |
|
Kevin Pollet
|
f8a78b3b25
|
Introduce a fast proxy mode to improve HTTP/1.1 performances with backends
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2024-09-26 11:00:05 +02:00 |
|
kevinpollet
|
a398536688
|
Merge branch v3.1 into master
|
2024-09-20 09:51:54 +02:00 |
|
romain
|
7e75dc0819
|
Merge current v2.11 into v3.1
|
2024-09-19 14:16:19 +02:00 |
|
Kevin Pollet
|
ac42dd8f83
|
Check if ACME certificate resolver is not nil
|
2024-09-19 11:50:04 +02:00 |
|
kevinpollet
|
093989fc14
|
Merge branch v2.11 into v3.1
|
2024-09-16 16:41:57 +02:00 |
|
Lucas Rodriguez
|
9750bbc353
|
Configurable max request header size
|
2024-09-16 11:30:04 +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 |
|
Romain
|
0cf2032c15
|
Allow handling ACME challenges with custom routers
|
2024-09-13 15:54:04 +02:00 |
|
Josh Soref
|
d547b943df
|
Spelling
|
2024-09-13 11:40:04 +02:00 |
|
mmatur
|
0b34e0cdcb
|
Merge current v3.1 into master
|
2024-09-03 10:31:10 +02:00 |
|