Commit graph

202 commits

Author SHA1 Message Date
Tom Moulard c38d405cfd
Remove containous/mux from HTTP muxer
Co-authored-by: Simon Delicata <simon.delicata@traefik.io>
2022-12-22 17:16:04 +01:00
Romain 2b67f1f66f
Remove Marathon provider 2022-12-19 11:52:05 +01:00
Tom Moulard 2ad1fd725a
Remove Rancher v1 provider 2022-12-19 10:42:05 +01:00
Charlie Haley 7129f03dc9
fix: update opentelemetry dependency versions 2022-12-19 09:54:04 +01:00
Tom Moulard 517917cd7c
Merge current v2.9 into master 2022-12-07 15:55:46 +01:00
Ludovic Fernandez abd569701f
fix: update golang.org/x/net 2022-12-07 10:02:04 +01:00
Ludovic Fernandez 778188ed34
fix: remove logs of the request 2022-12-05 11:30:05 +01:00
Tom Moulard 0d81fac3fc
Add OpenTelemetry tracing and metrics support 2022-11-29 15:34:05 +01:00
Antoine 4d86668af3
Update routing syntax
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2022-11-28 15:48:05 +01:00
Fernandez Ludovic b93141992e Merge branch v2.9 into master 2022-11-28 09:01:53 +01:00
Ludovic Fernandez 18d66d7432
Update go-acme/lego to v4.9.1 2022-11-28 08:48:04 +01:00
Fernandez Ludovic ba1ca68977
Merge branch v2.9 into master 2022-11-23 09:22:52 +01:00
Romain 52e6ce95cf
Update DataDog tracing dependency to v1.43.1 2022-11-22 15:12:06 +01:00
Ludovic Fernandez 56f7515ecd
New logger for the Traefik logs 2022-11-21 18:36:05 +01:00
Greg 67d9c8da0b
Add support for Brotli
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-11-15 10:56:08 +01:00
Kevin Pollet b2c4221429
Update vulcand/oxy to v1.4.2 2022-11-07 10:28:08 +01:00
Ludovic Fernandez d131ef57da
chore: update nhooyr.io/websocket 2022-11-03 16:30:08 +01:00
Ludovic Fernandez 97de552e06
chore: update github.com/opencontainers/runc 2022-11-03 16:28:05 +01:00
kevinpollet 281fa25844
Merge branch v2.9 into master 2022-10-28 09:22:36 +02:00
Julien Salleyron bd3eaf4f5e
Add GrpcWeb middleware
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-10-27 17:34:06 +02:00
Ludovic Fernandez 7582da9650
Update Yaegi to v0.14.3 2022-10-26 18:22:05 +02:00
Fernandez Ludovic e86f21ae7b Merge branch 'v2.9' into master 2022-10-24 11:24:41 +02:00
Ludovic Fernandez 93212125e3
chore: bump github.com/BurntSushi/toml to v1.2.1 2022-10-23 14:16:05 +02:00
kevinpollet cd0654026a Merge branch v2.9 into master 2022-10-17 18:53:37 +02:00
Julien Levesy b39ce8cc58
Support SPIFFE mTLS between Traefik and Backend servers 2022-10-14 17:16:08 +02:00
Ludovic Fernandez 0ca1c8aac3
fix: redis configuration type 2022-10-13 15:34:09 +02:00
kevinpollet a5c520664a
Merge branch v2.9 into master 2022-10-06 16:40:09 +02:00
tony-defa e2a9caf760
updated go-acme/lego to v4.9.0
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2022-10-04 12:36:09 +02:00
Kevin Pollet 38d7011487
Add Tailscale certificate resolver
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2022-09-30 15:20:08 +02:00
Fernandez Ludovic dd34905ea9 Merge branch v2.8 into v2.9 2022-09-30 12:24:04 +02:00
tspearconquest 63a1186d3e
Update golang.org/x/net to latest version 2022-09-30 10:22:10 +02:00
romain 693d5da1b9 Merge v2.8 into master 2022-09-13 17:17:58 +02:00
Kevin Pollet 0cb2652f51
Update Yaegi to v0.14.2 2022-09-13 15:44:08 +02:00
Ludovic Fernandez d531963f95
Update valkeyrie to v1.0.0 2022-09-12 17:40:09 +02:00
Tom Moulard b26c45af2b
chore: update paerser to v0.1.9 2022-08-19 15:58:08 +02:00
Ludovic Fernandez 2cac58d9c0
Update paeser to v0.1.8 2022-08-12 16:08:07 +02:00
Ludovic Fernandez 868ab7a5c8
fix: update paerser to v0.1.7 2022-08-12 09:48:07 +02:00
Kevin Pollet 40db06204b
Update valkeyrie to a9a70ee 2022-08-11 15:42:07 +02:00
Ludovic Fernandez 45453b20fa
chore: update to go1.19 2022-08-09 17:36:08 +02:00
Ludovic Fernandez b4ee7bdcbe
Bump paerser to v0.1.6 2022-08-01 15:12:08 +02:00
Julien Salleyron 0231db05b4
Improve performances when Prometheus metrics are enabled 2022-07-07 18:00:09 +02:00
Maxence Moutoussamy 51a02caea3
Upgrade valkeyrie to v0.4.1 2022-07-04 15:50:09 +02:00
romain 41748c3ae4 Merge current v2.7 into v2.8 2022-06-27 16:12:21 +02:00
Julien Salleyron a887794313
Fix HostRegexp and Query muxers 2022-06-27 15:16:08 +02:00
Kevin Pollet 818541d4d7
Update yaegi to v0.13.0 2022-06-21 19:56:08 +02:00
Kevin Pollet 5c15f5fe04
Update DataDog tracing dependency to v1.38.1
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2022-06-16 17:54:08 +02:00
Seth Hoenig aa0b5466a9
Implement Traefik provider for Nomad orchestrator 2022-06-10 18:32:08 +02:00
Tom Moulard 59e66dfce5
Merge current branch master into v2.7 2022-06-10 16:17:55 +02:00
Ludovic Fernandez 6d6f8b28d7
Update go-acme/lego to v4.7.0 2022-06-02 13:00:08 +02:00
romain 521109d3f2 Merge current v2.7 into master 2022-05-30 12:14:26 +02:00