Romain
|
70dd7cdc71
|
Enforce default cipher suites list
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-07-23 16:30:05 +02:00 |
|
Michael
|
a5df24a21d
|
Upgrade dependencies
|
2024-07-19 14:52:04 +02:00 |
|
James McBride
|
f5a811d8fa
|
Make the log about new version more accurate
|
2024-07-17 09:28:03 +02:00 |
|
Michael
|
900784a95a
|
Disable QUIC 0-RTT
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2024-07-02 10:48:04 +02:00 |
|
Michael
|
f3479f532b
|
Fix ECS config for OIDC + IRSA
|
2024-07-01 16:50:04 +02:00 |
|
Jeroen De Meerleer
|
8946dd1898
|
Remove interface names from IPv6
|
2024-07-01 16:26:04 +02:00 |
|
Ludovic Fernandez
|
ed10bc5833
|
chore: update linter
|
2024-05-27 09:46:08 +02:00 |
|
Romain
|
70968bc6a9
|
Remove deadlines for non-TLS connections
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-04-15 17:02:06 +02:00 |
|
Romain
|
240b83b773
|
Set default ReadTimeout value to 60s
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-04-11 17:18:03 +02:00 |
|
Kevin Pollet
|
099c7e9444
|
Revert LingeringTimeout and change default value for ReadTimeout
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-04-11 15:48:04 +02:00 |
|
Maxine Aubrey
|
4e11bf3c38
|
Adjust ECS network interface detection logic
|
2024-04-10 10:42:04 +02:00 |
|
guangwu
|
76723b1288
|
Close created file in ACME local store CheckFile func
|
2024-04-09 13:12:04 +02:00 |
|
Romain
|
cef842245c
|
Introduce Lingering Timeout
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-04-08 17:16:04 +02:00 |
|
Michel Loiseleur
|
d3516aec31
|
docs: excludedIPs with IPWhiteList and IPAllowList middleware
|
2024-04-04 11:32:05 +02:00 |
|
Baptiste Mayelle
|
2bc3fa7b4b
|
Reserve priority range for internal routers
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-04-02 17:04:05 +02:00 |
|
Romain
|
c31f5df854
|
Enforce handling of ACME-TLS/1 challenges
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-03-29 11:36:05 +01:00 |
|
Romain
|
7f29595c0a
|
Allow empty replacement with ReplacePathRegex middleware
|
2024-03-26 13:28:04 +01:00 |
|
arukiidou
|
3fcf265d80
|
Move from http.FileServer to http.FileServerFS
|
2024-03-25 20:22:05 +01:00 |
|
Baptiste Mayelle
|
d94e676083
|
Enforce failure for TCP HostSNI with hostname
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-03-25 11:08:04 +01:00 |
|
Ludovic Fernandez
|
141abce2d5
|
chore: update linter
|
2024-03-20 10:26:03 +01:00 |
|
Romain
|
4e1e2f5ed0
|
Bump Elastic APM to v2.4.8
|
2024-03-12 18:26:05 +01:00 |
|
Ludovic Fernandez
|
4fd5fca34f
|
Update go-acme/lego to v4.16.1
|
2024-03-11 09:18:03 +01:00 |
|
Romain
|
31a93d5045
|
Fix log when default TLSStore and TLSOptions are defined multiple times
|
2024-03-06 14:32:04 +01:00 |
|
Kevin Pollet
|
153765f99f
|
Allow to configure TLSStore default generated certificate with labels
|
2024-02-26 10:02:06 +01:00 |
|
Ludovic Fernandez
|
8b759ab797
|
fix: int overflow during doc generation on 32 bit arch
|
2024-02-19 16:02:04 +01:00 |
|
Ludovic Fernandez
|
88a2020817
|
chore: update linter
|
2024-02-19 15:44:03 +01:00 |
|
Ludovic Fernandez
|
1e7dbc70a0
|
fix: don't allow routers higher than internal ones
|
2024-02-15 16:40:05 +01:00 |
|
Julien Salleyron
|
676de5fb68
|
Fix file watcher
|
2024-02-09 11:08:05 +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 |
|
Julien Salleyron
|
e11ff98608
|
Fix NTLM and Kerberos
|
2024-02-06 17:34:07 +01:00 |
|
Andi Sardina Ramos
|
49f04f2772
|
fix: URL encode resource's id before calling API endpoints
|
2024-01-25 09:56:05 +01:00 |
|
Julien Salleyron
|
9befe0dd51
|
Fix flaky test
|
2024-01-23 16:46:05 +01:00 |
|
Michael
|
177c4b0ed1
|
fix: flakiness test on configuration watcher
|
2024-01-22 16:52:05 +01:00 |
|
Michael
|
34d2a816c2
|
Enhance gendoc for Generating Static and Dynamic Reference Configuration Files
|
2024-01-16 10:32:05 +01:00 |
|
Baptiste Mayelle
|
eff294829f
|
Add missing TCP IPAllowList middleware constructor
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-01-04 14:58:05 +01:00 |
|
Michael
|
9adf0fb638
|
Prepare release v2.11.0-rc1
|
2024-01-03 11:12:05 +01:00 |
|
Julien Salleyron
|
56e2110dc5
|
Fix readHeaderTimeout in proxyproto
|
2024-01-02 22:02:05 +01:00 |
|
Ludovic Fernandez
|
5be13802dc
|
chore: update github.com/fsnotify/fsnotify to v1.7.0
|
2024-01-02 20:58:06 +01:00 |
|
Romain
|
a84d5c0ef1
|
Adjust deprecation notice for Kubernetes CRD provider
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
|
2024-01-02 20:04:06 +01:00 |
|
Ari Yonaty
|
74ab88d47e
|
docs: fix description for anonymous usage statistics references
|
2024-01-02 18:20:06 +01:00 |
|
Landry Benguigui
|
0e92b02474
|
Deprecate IPWhiteList middleware in favor of IPAllowList
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-01-02 17:04:06 +01:00 |
|
Julien Salleyron
|
9662cdca64
|
Add KeepAliveMaxTime and KeepAliveMaxRequests features to entrypoints
|
2024-01-02 16:40:06 +01:00 |
|
Baptiste Mayelle
|
3dfaa3d5fa
|
Add Redis Sentinel support
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-01-02 16:16:05 +01:00 |
|
Baptiste Mayelle
|
60123a8f3f
|
Hash WRR sticky cookies
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-01-02 15:52:05 +01:00 |
|
Michael
|
2a7b2ef772
|
chore: happy new year 2024
|
2024-01-02 15:28:09 +01:00 |
|
Suyash Choudhary
|
e77a66c2ac
|
Fixed datadog logs json format issue
|
2023-12-06 14:36:05 +01:00 |
|
Никита Тимофеев
|
f4ddf25e41
|
Fixed stripPrefix middleware is not applied to retried attempts
|
2023-11-24 09:30:06 +01:00 |
|
Michael
|
789046f162
|
feat: upgrade codegen for kubernetes to v0.28.3
|
2023-11-22 11:28:06 +01:00 |
|
Romain
|
186e3e1541
|
Refuse recursive requests
Co-authored-by: Michael <michael.matur@gmail.com>
|
2023-11-21 15:08:06 +01:00 |
|
Ludovic Fernandez
|
553ef94047
|
chore: update linter
|
2023-11-17 01:50:06 +01:00 |
|