Commit Graph

418 Commits

Author SHA1 Message Date
Gina A. 94eba471f1 Add encodedCharacters middleware 2026-01-21 10:24:12 +01:00
LBF38 82c756006b Add support for session-cookie-expires nginx annotation 2026-01-20 15:26:05 +01:00
mmatur 08b1336af0 Merge current v3.6 into master 2026-01-16 11:43:56 +01:00
mmatur 3315a9fbec Merge current v2.11 into v3.6 2026-01-16 09:13:54 +01:00
romain 8479d66d18 Merge branch v2.11 into v3.6 2026-01-14 11:49:11 +01:00
Gina A. adf47fba31 Make encoded character options opt-in 2026-01-14 10:16:04 +01:00
mmatur df50421b53 Merge current v3.6 into master 2026-01-09 20:45:30 +01:00
mmatur dc04dc1940 Merge current v2.11 into v3.6 2026-01-09 19:41:31 +01:00
NEwa 12d792cdef Add the option to define custom cipher suites for backend serversTransport 2026-01-08 18:22:04 +01:00
LBF38 e9f3089e90 Add timeout to ACME-TLS/1 challenge handshake
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2026-01-08 16:16:05 +01:00
Michael 1de72c715d Fix flaky tests on hrw 2026-01-02 10:56:04 +01:00
mmatur 0e360966a0 Merge current v3.6 into master 2025-12-29 16:43:41 +01:00
Romain 23788e90cb Fix deny encoded characters
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-12-23 16:02:04 +01:00
Romain 90ce858347 Fix deny encoded characters
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-12-23 16:00:05 +01:00
kevinpollet 50c254a522 Merge branch v3.6 into master 2025-12-23 14:45:38 +01:00
Landry Benguigui 78e2dab155 feat: add global option to disable X-Forwarded-For appending 2025-12-19 11:18:04 +01:00
Romain 60b19b7b81 Print access logs for rejected requests and warn about new behavior 2025-12-16 16:20:05 +01:00
Kevin Pollet 1e0e03edc7 Print access logs for rejected requests and warn about new behavior 2025-12-16 15:36:05 +01:00
kevinpollet 61ad0f13e8 Merge branch v2.11 into v3.6 2025-12-04 16:25:18 +01:00
Romain 4d7d627319 Reject suspicious encoded characters
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-12-04 15:10:05 +01:00
Julien Salleyron d271750062 Fix multi-layer routing with models 2025-11-12 14:13:39 +01:00
Romain 9e04dd6a3c Make the aggregator compute provider namespace for router's parentRefs
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-11-07 15:56:04 +01:00
Simon Delicata a754236ce5 Add least time load balancing strategy 2025-10-23 16:16:05 +02:00
romain d1f46cb02b Merge branch v3.5 into master 2025-10-23 11:37:09 +02:00
Romain 0880cc672f Mitigate TestShutdownUDPConn flakyness 2025-10-23 11:28:04 +02:00
Simon Delicata d6598f370c Multi-layer routing
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2025-10-22 11:58:05 +02:00
Douglas De Toni Machado 8392503df7 Add TCP Healthcheck 2025-10-22 11:42:05 +02:00
idurgakalyan 13bcdebc89 Add Knative provider 2025-10-08 09:32:05 +01:00
kevinpollet 3f23afb2c6 Merge branch v3.5 into master 2025-10-07 15:50:53 +02:00
Michael c5ed376d5f fix: otel not working without USER 2025-10-03 13:48:04 +01:00
GCHQDeveloper548 0b7f0b4042 Implement HTTP2 HPACK table size options 2025-10-03 13:24:04 +01:00
romain c09d3fb03c Merge branch v3.5 into master 2025-09-09 17:47:13 +02:00
mathieuHa 02443545e7 Add HighestRandomWeight Loadbalancing Algorithm 2025-09-08 12:00:42 +02:00
Romain f9fbcfbb42 Send proxy protocol header before TLS handshake
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-08-29 12:30:04 +02:00
Nicolas fd8a64ca95 Errors on receving sigterm 2025-08-22 11:30:09 +02:00
Nelson Isioma fc0fac8543 Add passive health checks 2025-08-21 11:40:06 +02:00
romain 2dcc1c16b7 Merge branch v3.4 into v3.5 2025-07-23 14:38:33 +02:00
romain 6486cf95d8 Merge branch v2.11 into v3.4 2025-07-22 16:11:58 +02:00
Romain b2b4b66b08 Disable MPTCP by default
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-07-22 11:10:05 +02:00
Romain 8c23eb6833 Introduce trace verbosity config and produce less spans by default 2025-07-18 15:32:05 +02:00
kevinpollet ff992fb7f9 Merge branch v3.4 into v3.5 2025-07-11 10:29:18 +02:00
Kevin Pollet ba595bfa98 Fix concurrent access to balancer status map in WRR and P2C strategies 2025-07-10 16:08:04 +02:00
Alessandro Chitolina b39ee8ede5 OCSP stapling 2025-06-06 17:44:04 +02:00
romain bd4bfd8919 Merge branch v2.11 into v3.4 2025-06-02 15:50:06 +02:00
Kevin Pollet cd16321dd9 Bump to go1.24
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2025-06-02 10:36:05 +02:00
Kevin Pollet 859f4e8868 Use routing path in v3 matchers
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2025-05-27 11:06:05 +02:00
Julien Salleyron fa18c35a9a Refactor new muxer to have only one parser instance 2025-05-26 17:12:08 +02:00
kevinpollet be0b54bade Merge branch v2.11 into v3.4 2025-05-23 16:16:18 +02:00
Kevin Pollet 08d5dfee01 Normalize request path
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2025-05-23 15:10:05 +02:00
Landry Benguigui 3deea566ac Make P2C strategy thread-safe 2025-05-19 09:52:05 +02:00