Marko Kaznovac
|
46f4a8541e
|
fix minor typo in swarm example
|
2023-08-10 05:56:04 +02:00 |
|
Kevin McConnell
|
55e00be36e
|
Allow short healthcheck interval with long timeout
|
2023-08-08 16:40:05 +02:00 |
|
Yakun Sun
|
d6457e6cbb
|
Set sameSite field for wrr load balancer sticky cookie
|
2023-08-08 15:12:06 +02:00 |
|
CleverUnderDog
|
ca2b9e8e77
|
Fix GrpcWeb middleware to clear ContentLength after translating to normal gRPC message
|
2023-08-08 14:48:05 +02:00 |
|
Michael
|
f4dc298406
|
fix: bad anchor on documentation
|
2023-07-24 16:18:05 +02:00 |
|
mmatur
|
eb585740a1
|
Merge branch v2.10 into v3.0
|
2023-07-24 12:58:06 +02:00 |
|
Ludovic Fernandez
|
1709f3854c
|
Update go-acme/lego to v4.13.2
|
2023-07-24 09:32:05 +02:00 |
|
Ludovic Fernandez
|
ebde81e91c
|
chore: remove dead static configuration references
|
2023-07-24 08:40:05 +02:00 |
|
Ludovic Fernandez
|
47faae25d7
|
fix: traceability of the middleware plugins
|
2023-07-20 15:02:07 +02:00 |
|
Ludovic Fernandez
|
7792d197e6
|
Update go-acme/lego to v4.13.0
|
2023-07-20 14:36:07 +02:00 |
|
Jorge
|
deb4235028
|
Add CodeQL workflow
|
2023-07-20 04:10:05 +02:00 |
|
Fernandez Ludovic
|
124ee3c48c
|
chore: fix PyYAML version
|
2023-07-19 21:38:50 +02:00 |
|
Ludovic Fernandez
|
bed6069e82
|
fix: avoid panic on resource backends
|
2023-07-19 17:36:06 +02:00 |
|
Massimiliano D
|
e29da5ad65
|
Updates the Hub tooltip content using a web component and adds an option to disable Hub button
|
2023-07-19 16:56:05 +02:00 |
|
Antony Chazapis
|
48de3b0230
|
Add support for RISC-V
|
2023-07-19 12:34:05 +02:00 |
|
Michael
|
00048a8351
|
fix: integration test with Go v1.20.6
|
2023-07-18 18:50:05 +02:00 |
|
Ludovic Fernandez
|
2df5defd36
|
chore: fix PyYAML version
|
2023-07-18 18:22:55 +02:00 |
|
Michael
|
aaa763b7af
|
Upgrade docs build stack
|
2023-07-10 13:48:05 +02:00 |
|
Gérald Croës
|
8a68ece2cc
|
Update maintainers guidelines
|
2023-07-03 15:10:05 +02:00 |
|
Ludovic Fernandez
|
08b80c20f0
|
Remove documentation of old swarm options
|
2023-07-03 09:14:05 +02:00 |
|
Ludovic Fernandez
|
d4daafa468
|
Fix migration guide heading
|
2023-06-26 16:02:05 +02:00 |
|
Ludovic Fernandez
|
52d2d959af
|
Prepare release v3.0.0-beta3
|
2023-06-22 01:18:05 +02:00 |
|
Romain
|
0a35fa096a
|
Improve Kubernetes support documentation
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2023-06-21 10:06:05 +02:00 |
|
Fernandez Ludovic
|
a7ef965412
|
Merge branch v2.10 into v3.0
|
2023-06-20 19:33:05 +02:00 |
|
Romain
|
0a861716d4
|
Update release documentation
|
2023-06-20 17:12:05 +02:00 |
|
Romain
|
4fbe9b81ec
|
Remove support of the networking.k8s.io/v1beta1 APIVersion
|
2023-06-20 10:26:05 +02:00 |
|
Romain
|
5fd6913ee5
|
Fix OpenTelemetry metrics
Co-authored-by: LandryBe <[lbenguigui@gmail.com](mailto:lbenguigui@gmail.com)>
|
2023-06-20 09:12:05 +02:00 |
|
Ludovic Fernandez
|
7741c68eaa
|
Prepare release v2.10.3
|
2023-06-19 18:14:30 +02:00 |
|
Ludovic Fernandez
|
18077ff69a
|
Update go-acme/lego to v4.12.2
|
2023-06-19 18:08:05 +02:00 |
|
Michael
|
fa555d0d29
|
fix: Remove unnecessary data on release ci
|
2023-06-19 17:34:05 +02:00 |
|
Jakob Miksch
|
0e5898b2f8
|
Minor Typo
|
2023-06-19 14:36:05 +02:00 |
|
Ludovic Fernandez
|
aae76408e2
|
Prepare release v2.10.2
|
2023-06-19 12:00:06 +02:00 |
|
green1052
|
9cc9ed6a0c
|
Fix typo
|
2023-06-17 21:52:05 +02:00 |
|
Michael
|
fecaec7a4a
|
feat: new endpoint for collect
|
2023-06-16 23:08:05 +02:00 |
|
LandryBe
|
e62fe64ec9
|
Encode query semicolons
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2023-06-15 18:20:06 +02:00 |
|
Romain
|
6885e410f0
|
Support informational headers in middlewares redefining the response writer.
Co-authored-by: LandryBe <lbenguigui@gmail.com>
|
2023-06-14 17:42:44 +02:00 |
|
Philipp Trulson
|
68ed875966
|
Update DataDog tracing dependency to v1.50.1
|
2023-06-14 17:00:06 +02:00 |
|
Romain
|
d1bdeb3a92
|
Fix missing trailer with custom errors middleware
Co-authored-by: LandryBe <lbenguigui@gmail.com>
|
2023-06-14 14:48:05 +02:00 |
|
Dylan Rodgers
|
878e7de56a
|
Add business callouts
|
2023-06-09 09:18:05 +02:00 |
|
Ludovic Fernandez
|
27353d0740
|
Update go-acme/lego to v4.12.1
|
2023-06-07 09:30:05 +02:00 |
|
Fernandez Ludovic
|
606281a4a5
|
Merge branch v2.10 into v3.0
|
2023-06-05 11:43:02 +02:00 |
|
Ludovic Fernandez
|
c5f23493ab
|
chore: update linter
|
2023-06-05 10:24:06 +02:00 |
|
Chromo-residuum-opec
|
db515195f0
|
docs: fix over-indented yaml configuration of access logs
|
2023-06-04 08:00:05 +02:00 |
|
Ludovic Fernandez
|
9aa57f362b
|
fix: improve error messages related to plugins
|
2023-06-02 11:34:06 +02:00 |
|
João Silva
|
6977b68b72
|
Fix multiple subsets endpoint
|
2023-05-31 11:40:05 +02:00 |
|
Ludovic Fernandez
|
8d8717d421
|
Update go-acme/lego to v4.12.0
|
2023-05-29 13:04:05 +02:00 |
|
Fernandez Ludovic
|
981ad74870
|
Merge branch v2.10 into v3.0
|
2023-05-17 11:18:37 +02:00 |
|
Erikas
|
021f37ff71
|
Do not check for wildcard domains for non DNS challenge
|
2023-05-16 16:00:06 +02:00 |
|
Ludovic Fernandez
|
511762cbf3
|
fix: clean code related to Hub
|
2023-05-15 16:38:05 +02:00 |
|
Ludovic Fernandez
|
466d7461b7
|
Split Docker provider
|
2023-05-10 15:28:05 +02:00 |
|