465 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
Kevin Pollet
53752744d5
Deprecate ForwardAuth.TrustForwardHeader option 2026-04-21 11:00:07 +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
LBF38
4b678ce9fd
Fix app-root with query params redirect 2026-04-16 10:40:10 +02:00
Murat Aslan
091d13b5e4
Make SameSite cookie value case-insensitive 2026-04-09 17:10:13 +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
9d9f0d465d
Add providers routing precedence configuration
Co-authored-by: Mathis Urien <contact.lbf38@gmail.com>
2026-04-02 09:08:05 +02:00
kevinpollet
b4aa35e0fb
Merge branch v3.6 into v3.7 2026-03-26 11:19:51 +01:00
Michael
25ab6f46d0
Fix allow colons and tildes in api.basePath validation 2026-03-24 17:32:05 +01:00
LBF38
444e096d3c
Change default maxRequestBodyBytes option value of retry middleware 2026-03-19 15:52:06 +01: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
Michael
67c64ed9b2
Prepare release v3.7.0-ea.1 2026-03-12 07:26:04 -03: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
LBF38
b643cd1508
Add support for upstream-hash-by NGINX annotation 2026-03-04 11:10:05 -03: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
Gina A.
a0654afa97
Fix basePath validation for dashboard template 2026-02-25 17:12:15 +01:00
Julien Salleyron
0aedf85236
Add custom-http-errors and default-backend annotations 2026-02-25 12:06:05 +01:00
LBF38
b9525e53a8
Add support for proxy-read-timeout and proxy-send-timeout NGINX annotations
Co-authored-by: Romain Tribotte <rtribotte@users.noreply.github.com>
2026-02-24 14:38: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
blasko03
cdd28169d3
Support NGINX buffering annotations 2026-02-17 12:30:07 +01:00
LBF38
4c9c70b7f5
Add support for variable interpolation in auth-signin NGINX annotation 2026-02-13 16:36:05 +01:00
mmatur
4a4be524bb
Merge v3.6 into master 2026-02-10 09:07:34 +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
Michael
d337748873
Fix ObservabilityConfig SetDefaults 2026-02-09 10:48:05 +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
kyounghoonJang
27912e3849
Add authSignInURL in forward auth middleware 2026-01-26 10:12:05 +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
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
Michael
51343bc15f
Upgrade golangci-lint 2026-01-14 17:26:08 +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
Romain
26f4a669b8
Prevent Ingress Nginx provider http router to attach to an entrypoint with TLS
Co-authored-by: Gina A. <70909035+gndz07@users.noreply.github.com>
2026-01-09 17:38:05 +01:00
NEwa
12d792cdef
Add the option to define custom cipher suites for backend serversTransport 2026-01-08 18:22:04 +01:00
mmatur
f7280439e6
Merge current v3.6' into master 2026-01-02 10:35:20 +01:00