Commit Graph

115 Commits

Author SHA1 Message Date
mmatur de40e88d31 Merge branch v3.6 into v3.7 2026-04-29 15:25:50 +02:00
mmatur 59357eeaf8 Merge branch v2.11 into v3.6 2026-04-29 12:45:03 +02:00
Gina A. 0fdea20eb1 Add errorRequestHeaders option to Errors middleware 2026-04-24 14:40:06 +02:00
mmatur da808bda43 Merge branch v3.6 into v3.7 2026-04-22 11:27:30 +02:00
mmatur 4aea15feea Merge v2.11 into v3.6 2026-04-20 11:19:04 +02:00
Julien Salleyron 5e1de22584 Fix trustForwardHeader on forward auth middleware 2026-04-17 15:42:05 +02:00
Michael eb22d72b48 Resolve NGINX variables in ingress-nginx upstream-vhost annotation 2026-04-16 12:14:10 +02:00
Romain 64495e424c Add Kubernetes Ingress logs fields
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2026-04-07 11:23:10 +02:00
Julien Salleyron a06eca2b99 Add support for auth-snippet
Co-authored-by: Mathis Urien <contact.lbf38@gmail.com>
2026-03-18 09:06:05 +01:00
Nándor Kollár ee07a31ae3 Nginx x-forwarded-prefix annotation 2026-03-06 13:16:04 -03:00
mmatur efcc60fbdb Merge branch v3.6 into master 2026-03-06 16:13:25 +01:00
Julien Salleyron d680fef7f1 Implement server-snippet and configuration-snippet annotations
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2026-03-04 06:24:05 -03:00
Varun Chawla 7a95bac64f Fix HasSecureHeadersDefined returning false when stsSeconds is 0 2026-03-03 12:12:05 -03:00
Julien Salleyron 0aedf85236 Add custom-http-errors and default-backend annotations 2026-02-25 12:06:05 +01:00
Gina A. 0664dadfbd Support auth-tls-pass-certificate-to-upstream annotation 2026-02-24 11:34:05 +01:00
mmatur ff1a6786cd Merge branch v3.6 into master 2026-02-23 19:24:54 +01:00
mmatur 13dc9a6892 Merge v2.11 into v3.6 2026-02-23 17:34:52 +01:00
Gina A. 4595c7a920 Add maxResponseBodySize configuration to forwardAuth middleware 2026-02-23 11:30:06 +01:00
LBF38 827f5ca8c7 Enable retries based on HTTP response status codes, timeout, and non-idempotent methods
Co-authored-by: Romain Tribotte <rtribotte@users.noreply.github.com>
2026-02-20 11:04:05 +01:00
Landry Benguigui 34ae66b9ab Failover according to response status code
Co-authored-by: juliens <julien.salleyron@gmail.com>
2026-02-09 14:10:06 +01:00
Harold Ozouf a4a91344ed Add routing configuration extension points 2026-01-29 17:38:06 +01:00
Julien Salleyron 8425e09806 Services middleware and Gateway API filters on HTTP backends 2026-01-29 17:16:04 +01:00
Gina A. 94eba471f1 Add encodedCharacters middleware 2026-01-21 10:24:12 +01:00
LBF38 954eaab5f7 Support permanent-redirect and temporal-redirect annotations 2026-01-20 16:48:06 +01:00
mmatur 08b1336af0 Merge current v3.6 into master 2026-01-16 11:43:56 +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
NEwa 12d792cdef Add the option to define custom cipher suites for backend serversTransport 2026-01-08 18:22:04 +01:00
mmatur cabcf19303 Merge current v2.11 into v3.6 2026-01-02 10:05:07 +01:00
Michael 47d7094dfb Welcome 2026 2026-01-02 09:58:04 +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
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
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
Nelson Isioma fc0fac8543 Add passive health checks 2025-08-21 11:40:06 +02:00
Romain 8c23eb6833 Introduce trace verbosity config and produce less spans by default 2025-07-18 15:32:05 +02:00
Swastik Sarkar d7d0017545 Add unhealthy Interval to the health check configuration 2025-04-09 10:10:05 +02:00
longquan0104 550d96ea67 Add Redis rate limiter 2025-03-10 11:02:05 +01:00
Daniel Peinhopf fa76ed57d3 Support rewriting status codes in error page middleware 2025-03-03 11:54:04 +01:00
mmatur d152f7fafc Merge current v3.2 into v3.3 2025-01-02 19:32:34 +01:00
mmatur ee449db656 Merge current v2.11 into v3.2 2025-01-02 17:15:11 +01:00
Kevin Pollet 109a8712cc Update copyright for 2025 2025-01-02 12:08:04 +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
IIpragmaII ec00c4aa42 Configurable path for sticky cookies 2024-11-06 16:04:04 +01:00
Michal Kralik 312ebb17ab Add support for ipv6 subnet in ipStrategy 2024-09-24 18:04:05 +02:00