Commit graph

132 commits

Author SHA1 Message Date
Tom Moulard fc7f109cb2
Merge current v2.5 into v2.6 2021-12-22 15:02:51 +01:00
Ludovic Fernandez 98fc6ca441
Update Yaegi to v0.11.2 2021-12-22 09:24:05 +01:00
Tom Moulard bf29417136
Merge current v2.5 into master 2021-12-20 14:43:35 +01:00
Kevin Pollet 16250361c3
chore: update golang.org/x/net dependency version 2021-12-16 11:52:04 +01:00
Tom Moulard 89cd9e8ddd
Merge current v2.5 into master 2021-12-06 17:39:06 +01:00
Markus Lippert 92093a8c09
Update go-acme/lego to v4.5.3 2021-12-06 15:44:04 +01:00
Tom Moulard def0c1a526
Update yaegi to v0.11.1 2021-11-30 17:36:06 +01:00
Kevin Pollet 321c9421ea
chore: update docker/cli and containerd dependency versions 2021-11-25 15:34:06 +01:00
Charlie Haley 5a225b4196
test: upgrade docker-compose
Co-authored-by: Rémi Buisson <remi.buisson@traefik.io>
2021-11-25 11:10:06 +01:00
Ludovic Fernandez 9df053e3f5
Update yaegi v0.11.0 2021-11-09 14:30:09 +01:00
Kevin Pollet 8e32d1913b
Update gateway api provider to v1alpha2
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2021-11-09 11:34:06 +01:00
kevinpollet 32340252b2
Merge branch v2.5 into master 2021-10-06 11:55:12 +02:00
Ludovic Fernandez 918a343557
chore: update proxyprotocol and consul 2021-10-04 17:54:10 +02:00
Ludovic Fernandez 89001ae9a4
Update go-acme/lego to v4.5.0 2021-10-01 09:20:08 +02:00
Andrii Kushch 9ef3fc84f9
Upgrade Instana tracer and make process profiling configurable 2021-09-29 11:52:08 +02:00
Tom Moulard 380514941c
Merge current v2.5 into master 2021-09-23 16:10:03 +02:00
Ludovic Fernandez 7d09132a5c
Update yaegi to v0.10.0 2021-09-16 10:20:07 +02:00
Antoine 70359e5d27
Replace go-bindata with Go embed
Co-authored-by: nrwiersma <nick@wiersma.co.za>
2021-09-15 10:36:14 +02:00
Romain 287cebb498
Fix CRDs code and manifests generation 2021-09-02 14:40:08 +02:00
Sylvain Rabot 6c8d200373
Upgrade github.com/lucas-clemente/quic-go to v0.23.0 2021-09-02 12:06:10 +02:00
Romain ddcb003b3b
Bump go.elastic.co/apm version to v1.13.1 2021-09-02 09:56:11 +02:00
Roopak Venkatakrishnan 352a72a5d7
Update x/sys to support go 1.17 2021-08-25 21:00:11 +02:00
Romain bd1c84755b
Update Go version to v1.17 2021-08-17 17:20:12 +02:00
mpl b7700e77bf
Update Go version 2021-08-13 17:42:09 +02:00
Ludovic Fernandez 1e69939532
Update yaegi to v0.9.21 2021-07-20 11:58:06 +02:00
Ludovic Fernandez ffd4e207a4
Downgrade yaegi to v0.9.19 2021-07-19 18:54:04 +02:00
Tom Moulard c515ace328
Library change for compress middleware to increase performance 2021-07-19 10:22:14 +02:00
Jean-Baptiste Doumenjou 16f65f669b
Update Gateway API version to v0.3.0
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2021-07-15 17:20:08 +02:00
Ludovic Fernandez 6ae50389e6
Update code generator for plugin's dyn conf 2021-07-15 15:58:08 +02:00
Mohammad Gufran 7e43e5615e
Add Support for Consul Connect
Co-authored-by: Florian Apolloner <apollo13@users.noreply.github.com>
2021-07-15 14:02:11 +02:00
Ludovic Fernandez 5e3e47b484
Local private plugins.
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2021-06-25 15:50:09 +02:00
romain ce2e02b690 Merge current v2.4 into master 2021-06-22 14:44:56 +02:00
Wei Lun dca348359b
add permissionsPolicy and deprecate featurePolicy 2021-06-21 15:16:13 +02:00
Michael 2ccdc419d0
Override jaeger configuration with env variables 2021-06-18 18:10:05 +02:00
Andreas Fitzek 9af0e705a5
Update Elastic APM from 1.7.0 to 1.11.0 2021-06-17 09:52:05 +02:00
Ludovic Fernandez b03c5ff5ce
Update go-acme/lego to v4.4.0 2021-06-08 23:50:05 +02:00
Ludovic Fernandez 63ef0f1cee
Add plugin's support for provider
Co-authored-by: Julien Salleyron <julien@traefik.io>
2021-05-11 16:14:10 +02:00
Ludovic Fernandez ee12424795
Bump paerser to v0.1.4 2021-05-06 09:32:04 +02:00
Tom Moulard dc8d5ef744
Add a mechanism to format the sticky cookie value
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
2021-04-29 17:56:03 +02:00
Tom Moulard 0624cefc10
Merge branch 'master' into mrg-current-v2.4 2021-04-29 14:24:07 +02:00
Ludovic Fernandez 08b258a2cb
Update Yaegi to v0.9.17 2021-04-27 20:16:04 +02:00
Sylvain Rabot e28b33b53b
Upgrade github.com/lucas-clemente/quic-go 2021-04-18 00:38:03 +02:00
Jean-Baptiste Doumenjou cb4fb973b2 Merge current branch v2.4 into master 2021-03-31 09:43:04 +02:00
Jean-Baptiste Doumenjou 08e6ae07af
Update to gateway-api v0.2.0
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2021-03-15 09:44:03 +01:00
Matthias Schneider 49b46a9a3f
server: updating go-proxyproto with security bugfix from upstream 2021-03-15 09:16:03 +01:00
Ludovic Fernandez 36c316f39c
Update go-acme/lego to v4.3.1 2021-03-12 14:38:07 +01:00
Ludovic Fernandez 7e76abc067
Update go-acme/lego to v4.3.0 2021-03-11 09:52:04 +01:00
Jean-Baptiste Doumenjou 702e301990 Merge current branch v2.4 into master 2021-03-09 12:05:08 +01:00
dom3k 0e4b6d36fd
Use Docker dependency directly without replace directive 2021-03-07 22:26:03 +01:00
Romain bdba7d3adf
Update to go1.16 2021-03-04 20:08:03 +01:00