Kevin Pollet
d5a8ff919a
Prepare release v3.6.0-rc1
2025-10-28 16:28:05 +01:00
Simon Delicata
a754236ce5
Add least time load balancing strategy
2025-10-23 16:16:05 +02:00
romain
a030638183
Merge branch v3.5 into master
2025-10-02 21:09:39 +02:00
Romain
5878238077
Add dedicated pages for routers and fix doc links in CRDs
2025-10-02 16:32:04 +01:00
Landry Benguigui
634f892370
feat: add highest random weight in kubernetes CRD
2025-09-19 10:18:04 +02:00
Nelson Isioma
fc0fac8543
Add passive health checks
2025-08-21 11:40:06 +02:00
Romain
9862cd6780
Prepare release v3.5.0-rc1
2025-06-26 16:44:04 +02:00
romain
cbfecc5d49
Merge branch v3.4 into master
2025-06-25 11:14:51 +02:00
romain
74eafcd044
Merge branch v2.11 into v3.4
2025-06-11 10:03:28 +02:00
Romain
b0d8e08e2b
Fix typo in redirect middleware documentation
2025-06-11 09:46:05 +02:00
kevinpollet
a092c4f535
Merge branch v3.4 into master
2025-04-18 16:42:34 +02:00
Kevin Pollet
2d617b3a65
Remove default load-balancing strategy from CRD
2025-04-18 10:58:04 +02:00
Swastik Sarkar
d7d0017545
Add unhealthy Interval to the health check configuration
2025-04-09 10:10:05 +02:00
Jesper Noordsij
bb8dfa568a
Restrict regex validation of HTTP status codes for Ingress CRD resources
2025-04-08 09:38:04 +02:00
Kevin Pollet
405be420c9
Prepare release v3.4.0-rc1
2025-03-31 15:42:05 +02: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
longquan0104
550d96ea67
Add Redis rate limiter
2025-03-10 11:02:05 +01:00
Michel Loiseleur
c166a41c99
Improve CEL validation on Ingress CRD resources
2025-03-06 15:48:04 +01:00
Jorge
740b4cfd25
Support domain configuration for sticky cookies
2025-03-06 09:38:04 +01:00
Daniel Peinhopf
fa76ed57d3
Support rewriting status codes in error page middleware
2025-03-03 11:54:04 +01:00
kevinpollet
786d9f3272
Merge branch v3.3 into master
2025-01-31 16:23:49 +01:00
Harold Ozouf
d04e2d717c
Add missing headerField in Middleware CRD
2025-01-31 14:28:06 +01:00
Shivam Saxena
2afa03b55c
Add option to preserve request method in forwardAuth
2025-01-23 14:28:04 +01:00
Romain
68a8650297
Prepare Release v3.3.0-rc1
2024-12-16 15:30:05 +01:00
Nelson Isioma
2302debac2
Add an option to preserve the ForwardAuth Server Location header
2024-12-13 10:38:37 +01:00
kyosuke
26738cbf93
Send request body to authorization server for forward auth
2024-12-12 10:18:05 +01:00
IIpragmaII
ec00c4aa42
Configurable path for sticky cookies
2024-11-06 16:04:04 +01:00
Romain
a7502c8700
Prepare Release v3.2.0-rc1
2024-10-02 16:24:04 +02:00
Michal Kralik
312ebb17ab
Add support for ipv6 subnet in ipStrategy
2024-09-24 18:04:05 +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
Wolfgang Ellsässer
75881359ab
Add encodings option to the compression middleware
2024-08-07 16:20:04 +02:00
Romain
b1b4e6b918
Prepare release v3.1.0-rc1
2024-06-27 16:28:03 +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
Kevin Pollet
b452f37e08
Fix default value of Healthcheck for ExternalName services
2024-06-04 09:32:04 +02:00
Marc Mognol
7fc56454ea
Add HealthCheck for KubernetesCRD ExternalName services
2024-05-30 17:18:05 +02:00
Fernandez Ludovic
9d8fd24730
Merge branch v3.0 into master
2024-04-23 13:25:25 +02:00
Ludovic Fernandez
95312d5324
Adds the missing circuit-breaker response code for CRD
2024-04-19 11:26:05 +02:00
kevinpollet
c1d9b9ee1f
Merge branch v2.11 into v3.0
2024-04-10 15:48:10 +02:00
Michel Loiseleur
d3516aec31
docs: excludedIPs with IPWhiteList and IPAllowList middleware
2024-04-04 11:32:05 +02:00
Joris Vergeer
c1ef742977
Allow to use internal node IPs for NodePort services
2024-02-27 10:54:04 +01:00
mmatur
bc84fdd006
Merge current v2.11 into v3.0
2024-02-08 14:35:35 +01:00
Ludovic Fernandez
d5cb9b50f4
Update to go1.22
...
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com >
2024-02-07 17:14:07 +01:00
Romain
40de310927
Reintroduce dropped v2 dynamic config
...
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io >
2024-01-29 17:32:05 +01:00
白泽
0eeb85d01d
Support setting sticky cookie max age
2024-01-18 09:30:06 +01:00
Robert Socha
4e0a05406b
Implements the includedContentTypes option for the compress middleware
2024-01-17 11:32:06 +01:00
Thomas Gunsch
81ce45271d
Add forwardAuth.addAuthCookiesToResponse
2024-01-15 16:14:05 +01:00