Commit graph

4861 commits

Author SHA1 Message Date
Suyash Choudhary f92b03a44d
Rephrase BasicAuth and DigestAuth docs 2023-11-10 09:32:05 +01:00
Kevin Pollet 085b70c94e
chore: update github.com/hashicorp/consul/api
Co-authored-by: lbenguigui <lbenguigui@gmail.com>
2023-11-09 16:58:06 +01:00
Kevin Pollet 0e66ed87f8
Add @lbenguigui to maintainers 2023-11-09 15:28:05 +01:00
Michael d141e4a1ed
Upgrade opentelemetry dependencies 2023-10-30 14:50:06 +01:00
Michael 679975beec
fix: datadog tracer 2023-10-27 09:14:05 +02:00
Romain 8faed97e74
Add a mention for the host header in metrics headers labels doc
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
2023-10-18 13:44:05 +02:00
Tom Moulard 0b4c582088
Update quic-go to v0.39.1 2023-10-17 17:00:06 +02:00
Michael c7cd0df3b3
Prepare release v3.0.0-beta4 2023-10-12 09:48:05 +02:00
mmatur 286181aa61
Merge v2.10 into v3.0 2023-10-11 17:33:55 +02:00
Michael 6a34f238ce
Prepare release v2.10.5 2023-10-11 15:50:05 +02:00
Romain 4b2c763cf3
update x/net and grpc/grpc-go
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
Co-authored-by: lbenguigui <lbenguigui@gmail.com>
2023-10-11 12:48:05 +02:00
Dave Bendit d03d8d53fd
Add missing accessControlAllowOriginListRegex to middleware view 2023-10-11 09:52:05 +02:00
Romain 8d0979bfd0
Enable TLS for Consul Connect TCP services
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2023-09-29 15:26:05 +02:00
Romain e95fde5652
Fix preflight response status in access logs
Co-authored-by: lbenguigui <lbenguigui@gmail.com>
2023-09-29 12:18:06 +02:00
Niall Newman ab7993428d
Improve CNAME flattening to avoid unnecessary error logging 2023-09-28 12:00:06 +02:00
Romain b966215e6c
Move origin fields capture to service level
Co-authored-by: lbenguigui <lbenguigui@gmail.com>
2023-09-27 15:22:06 +02:00
Harold Ozouf b786f58f80
fix: false positive in url anonymization 2023-09-26 08:28:25 +02:00
Yakun Sun 173154cf59
Ignore ErrKeyNotFound error for the KV provider 2023-09-25 16:38:07 +02:00
Ludovic Fernandez 4acec60e72
fix: wrong log level 2023-09-25 09:10:05 +02:00
Ludovic Fernandez c3880a69ca
Update quic-go to v0.39.0 2023-09-25 09:08:07 +02:00
Romain 4d63eb30f9
Allow X-Forwarded-For delete operation
Co-authored-by: landrybe <lbenguigui@gmail.com>
2023-09-22 11:00:07 +02:00
Dylan Rodgers dbc679dc30
Updates business callout in the documentation 2023-09-13 18:38:05 +02:00
Thomas Decaux fc7f732029
doc: fix accessControlAllowHeaders examples 2023-09-12 23:52:05 +02:00
JabJ ba912e1a93
Change Arvancloud URL 2023-09-09 15:26:05 +02:00
Weida Hong 3216c8ab10
Adjust forward auth to avoid connection leak 2023-09-09 12:36:05 +02:00
Ludovic Fernandez 561c580701
Update quic-go to v0.38.1 2023-09-05 09:34:05 +02:00
Ludovic Fernandez 3fd5c747a2
Update go-acme/lego to v4.14.0 2023-08-22 10:02:05 +02:00
Ludovic Fernandez b6b6cef3da
Update quic-go to v0.38.0 2023-08-22 09:36:05 +02:00
Ludovic Fernandez d651d1e7cf
Update quic-go to v0.37.6 2023-08-21 09:10:05 +02:00
Ludovic Fernandez 6f22b9e0a7
Update quic-go to v0.37.5 2023-08-17 15:40:05 +02:00
Ludovic Fernandez f29325c679
Update to go1.21 2023-08-16 17:50:06 +02:00
Ludovic Fernandez 57780d8004
Update go-acme/lego to v4.13.3 2023-08-14 15:30:06 +02:00
Marko Kaznovac 46f4a8541e
fix minor typo in swarm example 2023-08-10 05:56:04 +02:00
Romain 1d85515aac
Remove healthcheck interval configuration warning 2023-08-08 18:10:05 +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
Aaron d948784d38
correct minor typo in crd-acme docs 2023-08-08 10:00:05 +02:00
Michael 1ddb0afb24
fix: reduce disk usage during release
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2023-08-04 12:26:05 +02:00
Ludovic Fernandez f518676238
Replace old security form by the GitHub report system 2023-07-27 16:50:06 +02:00
Alex Zhang db3e8a7f5a
docs: describe the missing db parameter in redis provider 2023-07-27 16:02:05 +02:00
Ludovic Fernandez 0bd367ebbd
Prepare release v2.10.4 2023-07-24 16:44:05 +02:00
Michael f4dc298406
fix: bad anchor on documentation 2023-07-24 16:18:05 +02:00
Ludovic Fernandez 3f93e9ea71
Remove CodeQL workflow from PR 2023-07-24 14:00: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