traefik

The Cloud Native Application Proxy

MIT License

Stars
47.9K
Committers
820

Bot releases are visible (Hide)

traefik - v3.0.0 Latest Release

Published by traefiker 6 months ago

Important: Please read the migration guide.

Enhancements:

  • [consul] ConsulCatalog StrictChecks (#10388 by djenriquez)
  • [docker,docker/swarm] Split Docker provider (#9652 by ldez)
  • [docker,service] Adds weight on ServersLoadBalancer (#10372 by juliens)
  • [ecs] Add option to keep only healthy ECS tasks (#8027 by Michampt)
  • [file] Reload provider file configuration on SIGHUP (#9993 by sokoide)
  • [healthcheck] Support gRPC healthcheck (#8583 by jjacque)
  • [healthcheck] Add a status option to the service health check (#9463 by guoard)
  • [http] Support custom headers when fetching configuration through HTTP (#9421 by kevinpollet)
  • [http3] Moves HTTP/3 outside the experimental section (#9570 by sdelicata)
  • [k8s,hub] Remove deprecated code (#9804 by ldez)
  • [k8s,k8s/gatewayapi] Support for cross-namespace references / GatewayAPI ReferenceGrants (#10346 by pascal-hofmann)
  • [k8s,k8s/gatewayapi] Support HostSNIRegexp in GatewayAPI TLS routes (#9486 by ddtmachado)
  • [k8s,k8s/gatewayapi] Upgrade gateway api to v1.0.0 (#10205 by mmatur)
  • [k8s/crd,k8s] Support file path as input param for Kubernetes token value (#10232 by sssash18)
  • [k8s/gatewayapi] Add option to set Gateway status address (#10582 by kevinpollet)
  • [k8s/gatewayapi] Toggle support for experimental channel (#10435 by SantoDE)
  • [k8s/gatewayapi] Add option to set Gateway status address (#10582 by kevinpollet)
  • [k8s/gatewayapi] Add support for HTTPRequestRedirectFilter in k8s Gateway API (#9408 by romantomjak)
  • [k8s/gatewayapi] Handle middlewares in filters extension reference (#10511 by youkoulayley)
  • [k8s/ingress,k8s/crd,k8s,k8s/gatewayapi] Use runtime.Object in routerTransform (#10523 by juliens)
  • [k8s/ingress,k8s] Add option to the Ingress provider to disable IngressClass lookup (#9281 by jandillenkofer)
  • [k8s/ingress,k8s] Remove support of the networking.k8s.io/v1beta1 APIVersion (#9949 by rtribotte)
  • [logs] Introduce static config hints (#10351 by rtribotte)
  • [logs,performance] New logger for the Traefik logs (#9515 by ldez)
  • [logs,plugins] Retry on plugin API calls (#9530 by ldez)
  • [logs,provider] Improve provider logs (#9562 by ldez)
  • [logs] Improve test logger assertions (#9533 by ldez)
  • [marathon] Remove Marathon provider (#9614 by rtribotte)
  • [metrics,tracing,accesslogs] Remove observability for internal resources (#9633 by rtribotte)
  • [metrics,tracing] Upgrade opentelemetry dependencies (#10472 by mmatur)
  • [metrics] Add support for sending DogStatsD metrics over Unix Socket (#10199 by liamvdv)
  • [metrics] Remove InfluxDB v1 metrics middleware (#9612 by tomMoulard)
  • [metrics] Upgrade OpenTelemetry dependencies (#10181 by mmatur)
  • [metrics] Support gRPC and gRPC-Web protocol in metrics (#9483 by longit644)
  • [middleware,accesslogs] Log TLS client subject (#9285 by xmessi)
  • [middleware,metrics,tracing,otel] Add OpenTelemetry tracing and metrics support (#8999 by tomMoulard)
  • [middleware] Disable Content-Type auto-detection by default (#9546 by sdelicata)
  • [middleware] Add gRPC-Web middleware (#9451 by juliens)
  • [middleware] Add support for Brotli (#9387 by glinton)
  • [middleware] Renaming IPWhiteList to IPAllowList (#9457 by wxmbugu)
  • [middleware,authentication,tracing] Add captured headers options for tracing (#10457 by rtribotte)
  • [middleware,authentication] Add forwardAuth.addAuthCookiesToResponse (#8924 by tgunsch)
  • [middleware,metrics] Semconv OTLP stable HTTP metrics (#10421 by mmatur)
  • [middleware] Feat re introduce IpWhitelist middleware as deprecated (#10341 by mmatur)
  • [middleware] Disable br compression when no Accept-Encoding header is present (#10178 by robin-moser)
  • [middleware] Implements the includedContentTypes option for the compress middleware (#10207 by rjsocha)
  • [middleware] Add rejectStatusCode option to IPAllowList middleware (#10130 by jfly)
  • [middleware] Merge v2.11 into v3.0 (#10426 by mmatur)
  • [middleware] Add ResponseCode to CircuitBreaker (#10147 by fahhem)
  • [nomad] Allow empty services (#10375 by chrispruitt)
  • [nomad] Support multiple namespaces in the Nomad Provider (#9332 by 0teh)
  • [plugins] Add http-wasm plugin support to Traefik (#10189 by zetaab)
  • [plugins] Upgrade http-wasm host to v0.6.0 to support clients using v0.4.0 (#10475 by jcchavezs)
  • [rancher] Remove Rancher v1 provider (#9613 by tomMoulard)
  • [rules] Bring back v2 rule matchers (#10339 by rtribotte)
  • [rules] Remove containous/mux from HTTP muxer (#9558 by tomMoulard)
  • [rules] Update routing syntax (#9531 by skwair)
  • [server] Add SO_REUSEPORT support for EntryPoints (#9834 by aofei)
  • [server] Rework servers load-balancer to use the WRR (#9431 by juliens)
  • [server] Allow default entrypoints definition (#9100 by applejag)
  • [sticky-session] Support setting sticky cookie max age (#10176 by Patrick0308)
  • [tls,tcp,service] Add TCP Servers Transports support (#9465 by sdelicata)
  • [tls,service] Support SPIFFE mTLS between Traefik and Backend servers (#9394 by jlevesy)
  • [tls] Add Tailscale certificate resolver (#9237 by kevinpollet)
  • [tls] Support SNI routing with Postgres STARTTLS connections (#9377 by rtribotte)
  • [tracing,otel] Migrate to opentelemetry (#10223 by zetaab)
  • [tracing] Support OTEL_PROPAGATORS to configure tracing propagation (#10465 by youkoulayley)
  • [webui,middleware,k8s/gatewayapi] Support RequestHeaderModifier filter (#10521 by rtribotte)
  • [webui] Added router priority to webui's list and detail page (#9004 by bendre90)
  • Reintroduce dropped v2 dynamic config (#10355 by rtribotte)
  • Remove deprecated options (#9527 by sdelicata)

Bug fixes:

  • [consul,tls] Enable TLS for Consul Connect TCP services (#10140 by rtribotte)
  • [docker] Fix struct names in comment (#10503 by hishope)
  • [k8s/crd,k8s] Adds the missing circuit-breaker response code for CRD (#10625 by ldez)
  • [k8s/crd,k8s] Delete warning in Kubernetes CRD provider about the supported version (#10414 by nmengin)
  • [logs] Avoid cumulative send anonymous usage log (#10579 by mmatur)
  • [logs] Change traefik cmd error log to error level (#9569 by tomMoulard)
  • [logs] Fix log level (#9545 by ldez)
  • [metrics] Fix OpenTelemetry metrics (#9962 by rtribotte)
  • [metrics] Fix OpenTelemetry service name (#9619 by tomMoulard)
  • [metrics] Fix open connections metric (#9656 by mpl)
  • [metrics] Remove config reload failure metrics (#9660 by rtribotte)
  • [metrics] Fix OpenTelemetry unit tests (#10380 by mmatur)
  • [metrics] Fix ServerUp metric (#9534 by kevinpollet)
  • [middleware,authentication,metrics,tracing] Align OpenTelemetry tracing and metrics configurations (#10404 by rtribotte)
  • [middleware] Fix brotli response status code when compression is disabled (#10396 by rtribotte)
  • [middleware] Allow short healthcheck interval with long timeout (#9832 by kevinmcconnell)
  • [middleware] Fix GrpcWeb middleware to clear ContentLength after translating to normal gRPC message (#9782 by CleverUnderDog)
  • [provider,tls] Bump tscert dependency to 28a91b69a046 (#10668 by kevinpollet)
  • [rules] Rework Host and HostRegexp matchers (#9559 by tomMoulard)
  • [rules] Support regexp in path/pathprefix in matcher v2 (#10546 by youkoulayley)
  • [sticky-session,server] Set sameSite field for wrr load balancer sticky cookie (#10066 by sunyakun)
  • [tcp] Don't log EOF or timeout errors while peeking first bytes in Postgres StartTLS hook (#9663 by rtribotte)
  • [tls,server] Compute priority for https forwarder TLS routes (#10288 by rtribotte)
  • [tls,service] Enforce default servers transport SPIFFE config (#9444 by jlevesy)
  • [webui] Detect dashboard assets content types (#9622 by tomMoulard)
  • [webui] Add missing Docker Swarm logo (#10529 by ldez)
  • [webui] fix: detect dashboard content types (#9594 by ldez)
  • Fix a regression on flags using spaces between key and value (#10445 by ldez)

Documentation:

Misc:

traefik - v3.0.0-rc5

Published by traefiker 6 months ago

IMPORTANT: This release brings the latest fixes on v2.11 (see the Migration Guide).

CVE's:

Misc:

traefik - v2.11.2

Published by traefiker 6 months ago

IMPORTANT: Please read the Migration Guide.

CVE's:

Bug fixes:

  • [server] Revert LingeringTimeout and change default value for ReadTimeout (#10599 by kevinpollet)
  • [server] Set default ReadTimeout value to 60s (#10602 by rtribotte)
traefik - v3.0.0-rc4

Published by traefiker 6 months ago

Enhancements:

  • [k8s/gatewayapi] Add option to set Gateway status address (#10582 by kevinpollet)
  • [k8s/gatewayapi] Handle middlewares in filters extension reference (#10511 by youkoulayley)
  • [k8s/gatewayapi] Toggle support for experimental channel (#10435 by SantoDE)
  • [k8s/ingress,k8s/crd,k8s,k8s/gatewayapi] Use runtime.Object in routerTransform (#10523 by juliens)
  • [nomad] Allow empty services (#10375 by chrispruitt)
  • [webui,middleware,k8s/gatewayapi] Support RequestHeaderModifier filter (#10521 by rtribotte)

Bug fixes:

Documentation:

Misc:

traefik - v2.11.1

Published by traefiker 6 months ago

Bug fixes:

  • [acme,tls] Enforce handling of ACME-TLS/1 challenges (#10536 by rtribotte)
  • [acme] Update go-acme/lego to v4.16.1 (#10508 by ldez)
  • [acme] Close created file in ACME local store CheckFile func (#10574 by testwill)
  • [docker,http3] Update to quic-go v0.42.0 and docker/cli v24.0.9 (#10572 by mloiseleur)
  • [docker,marathon,rancher,ecs,tls,nomad] Allow to configure TLSStore default generated certificate with labels (#10439 by kevinpollet)
  • [ecs] Adjust ECS network interface detection logic (#10550 by amaxine)
  • [logs,tls] Fix log when default TLSStore and TLSOptions are defined multiple times (#10499 by rtribotte)
  • [middleware] Allow empty replacement with ReplacePathRegex middleware (#10538 by rtribotte)
  • [plugins] Update Yaegi to v0.16.1 (#10565 by ldez)
  • [provider,rules] Don't allow routers higher than internal ones (#10428 by ldez)
  • [rules] Reserve priority range for internal routers (#10541 by youkoulayley)
  • [server,tcp] Introduce Lingering Timeout (#10569 by rtribotte)
  • [tcp] Enforce failure for TCP HostSNI with hostname (#10540 by youkoulayley)
  • [tracing] Bump Elastic APM to v2.4.8 (#10512 by rtribotte)
  • [webui] Fix dashboard exposition through a router (#10518 by mmatur)
  • [webui] Display IPAllowlist middleware configuration in dashboard (#10459 by youkoulayley)
  • [webui] Make text more readable in dark mode (#10473 by hood)
  • [webui] Migrate to Quasar 2.x and Vue.js 3.x (#10416 by andsarr)
  • [webui] Add a horizontal scroll for the mobile view (#10480 by framebassman)

Documentation:

Misc:

traefik - v3.0.0-rc3

Published by traefiker 7 months ago

Misc:

traefik - v3.0.0-rc2

Published by traefiker 7 months ago

Enhancements:

  • [consul] ConsulCatalog StrictChecks (#10388 by djenriquez)
  • [metrics,tracing] Upgrade opentelemetry dependencies (#10472 by mmatur)
  • [middleware,authentication,tracing] Add captured headers options for tracing (#10457 by rtribotte)
  • [middleware,metrics] Semconv OTLP stable HTTP metrics (#10421 by mmatur)
  • [plugins] Upgrade http-wasm host to v0.6.0 to support clients using v0.4.0 (#10475 by jcchavezs)
  • [tracing] Support OTEL_PROPAGATORS to configure tracing propagation (#10465 by youkoulayley)

Bug fixes:

  • Fix a regression on flags using spaces between key and value (#10445 by ldez)

Documentation:

  • [k8s,k8s/gatewayapi] Add ReferenceGrants to Gateway API Traefik controller RBAC (#10462 by rtribotte)
  • [k8s] Fix invalid version in docs about Gateway API on Traefik v3 (#10474 by mloiseleur)
  • [rules] Improve ruleSyntax option documentation (#10441 by rtribotte)
  • Fix typo in migration docs (#10478 by Eisberge)

Misc:

traefik - v3.0.0-rc1

Published by traefiker 8 months ago

Enhancements:

  • [docker,service] Adds weight on ServersLoadBalancer (#10372 by juliens)
  • [file] Reload provider file configuration on SIGHUP (#9993 by sokoide)
  • [k8s,k8s/gatewayapi] Upgrade gateway api to v1.0.0 (#10205 by mmatur)
  • [k8s,k8s/gatewayapi] Support for cross-namespace references / GatewayAPI ReferenceGrants (#10346 by pascal-hofmann)
  • [logs] Introduce static config hints (#10351 by rtribotte)
  • [metrics,tracing,accesslogs] Remove observability for internal resources (#9633 by rtribotte)
  • [metrics] Add support for sending DogStatsD metrics over Unix Socket (#10199 by liamvdv)
  • [middleware,authentication] Add forwardAuth.addAuthCookiesToResponse (#8924 by tgunsch)
  • [middleware] Implements the includedContentTypes option for the compress middleware (#10207 by rjsocha)
  • [middleware] Feat re introduce IpWhitelist middleware as deprecated (#10341 by mmatur)
  • [middleware] Add ResponseCode to CircuitBreaker (#10147 by fahhem)
  • [middleware] Add rejectStatusCode option to IPAllowList middleware (#10130 by jfly)
  • [plugins] Add http-wasm plugin support to Traefik (#10189 by zetaab)
  • [rules] Bring back v2 rule matchers (#10339 by rtribotte)
  • [server] Add SO_REUSEPORT support for EntryPoints (#9834 by aofei)
  • [sticky-session] Support setting sticky cookie max age (#10176 by Patrick0308)
  • [tracing,otel] Migrate to opentelemetry (#10223 by zetaab)
  • Reintroduce dropped v2 dynamic config (#10355 by rtribotte)

Bug fixes:

  • [k8s/crd,k8s] Delete warning in Kubernetes CRD provider about the supported version (#10414 by nmengin)
  • [metrics] Fix OpenTelemetry unit tests (#10380 by mmatur)
  • [middleware,authentication,metrics,tracing] Align OpenTelemetry tracing and metrics configurations (#10404 by rtribotte)
  • [middleware] Fix brotli response status code when compression is disabled (#10396 by rtribotte)
  • [tls,server] Compute priority for https forwarder TLS routes (#10288 by rtribotte)

Documentation:

Misc:

traefik - v2.11.0

Published by traefiker 8 months ago

Enhancements:

Bug fixes:

  • [acme] Update go-acme/lego to v4.15.0 (#10392 by ldez)
  • [authentication] Fix NTLM and Kerberos (#10405 by juliens)
  • [file] Fix file watcher (#10420 by juliens)
  • [file] Update github.com/fsnotify/fsnotify to v1.7.0 (#10313 by ldez)
  • [http3] Update quic-go to v0.40.1 (#10296 by ldez)
  • [middleware,tcp] Add missing TCP IPAllowList middleware constructor (#10331 by youkoulayley)
  • [nomad] Update the Nomad API dependency to v1.7.2 (#10327 by jrasell)
  • [server] Fix ReadHeaderTimeout for PROXY protocol (#10320 by juliens)
  • [webui] Fixes the Header Button (#10395 by mdeliatf)
  • [webui] Fix URL encode resource's id before calling API endpoints (#10292 by andsarr)

Documentation:

traefik - v2.11.0-rc2

Published by traefiker 9 months ago

Bug fixes:

  • [middleware,tcp] Add missing TCP IPAllowList middleware constructor (#10331 by youkoulayley)
  • [nomad] Update the Nomad API dependency to v1.7.2 (#10327 by jrasell)

Documentation:

traefik - v2.11.0-rc1

Published by traefiker 10 months ago

Enhancements:

Bug fixes:

  • [file] Update github.com/fsnotify/fsnotify to v1.7.0 (#10313 by ldez)
  • [http3] Update quic-go to v0.40.1 (#10296 by ldez)
  • [server] Fix ReadHeaderTimeout for PROXY protocol (#10320 by juliens)

Documentation:

  • [acme] Fix TLS challenge explanation (#10293 by cavokz)
  • [docker,acme] Fix typo (#10294 by youpsla)
  • [docker] Update wording of compose example (#10276 by svx)
  • [k8s/crd] Adjust deprecation notice for Kubernetes CRD provider (#10317 by rtribotte)
  • Fix description for anonymous usage statistics references (#10287 by ariyonaty)
  • Documentation enhancements (#10261 by svx)
traefik - v2.10.7

Published by traefiker 11 months ago

Bug fixes:

traefik - v3.0.0-beta5

Published by traefiker 11 months ago

CVEs:

Enhancements:

  • [metrics] Upgrade OpenTelemetry dependencies (#10181 by mmatur)

Misc:

traefik - v2.10.6

Published by traefiker 11 months ago

Go CVEs:

Bug fixes:

  • [acme] Remove backoff for http challenge (CVE-2023-47124) (#10224 by youkoulayley)
  • [consul,consulcatalog] Update github.com/hashicorp/consul/api (#10220 by kevinpollet)
  • [http3] Update quic-go to v0.39.1 (#10171 by tomMoulard)
  • [middleware] Fix stripPrefix middleware is not applied to retried attempts (#10255 by niki-timofe)
  • [provider] Refuse recursive requests (CVE-2023-47633) (#10242 by rtribotte)
  • [server] Deny request with fragment in URL path (CVE-2023-47106) (#10229 by lbenguigui)
  • [tracing] Remove deprecated code usage for datadog tracer (#10196 by mmatur)

Documentation:

traefik - v3.0.0-beta4

Published by traefiker about 1 year ago

Github Advisory GHSA-7v4p-328v-8v5g
Related to CVE-2023-39325

Bug fixes:

  • [consul,tls] Enable TLS for Consul Connect TCP services (#10140 by rtribotte)
  • [middleware] Allow short healthcheck interval with long timeout (#9832 by kevinmcconnell)
  • [middleware] Fix GrpcWeb middleware to clear ContentLength after translating to normal gRPC message (#9782 by CleverUnderDog)
  • [sticky-session,server] Set sameSite field for wrr load balancer sticky cookie (#10066 by sunyakun)

Documentation:

  • [docker/swarm] Fix minor typo in swarm example (#10071 by kaznovac)
  • [docker/swarm] Remove documentation of old swarm options (#10001 by ldez)
  • Fix bad anchor on documentation (#10041 by mmatur)
  • Fix migration guide heading (#9989 by ldez)

Misc:

traefik - v2.10.5

Published by traefiker about 1 year ago

Github Advisory GHSA-7v4p-328v-8v5g
Related to CVE-2023-39325

Bug fixes:

  • [accesslogs] Move origin fields capture to service level (#10126 by rtribotte)
  • [accesslogs] Fix preflight response status in access logs (#10142 by rtribotte)
  • [acme] Update go-acme/lego to v4.14.0 (#10087 by ldez)
  • [acme] Update go-acme/lego to v4.13.3 (#10077 by ldez)
  • [http3] Update quic-go to v0.37.5 (#10083 by ldez)
  • [http3] Update quic-go to v0.39.0 (#10137 by ldez)
  • [http3] Update quic-go to v0.37.6 (#10085 by ldez)
  • [http3] Update quic-go to v0.38.0 (#10086 by ldez)
  • [http3] Update quic-go to v0.38.1 (#10090 by ldez)
  • [kv] Ignore ErrKeyNotFound error for the KV provider (#10082 by sunyakun)
  • [middleware,authentication] Adjust forward auth to avoid connection leak (#10096 by wdhongtw)
  • [middleware,server] Improve CNAME flattening to avoid unnecessary error logging (#10128 by niallnsec)
  • [middleware] Allow X-Forwarded-For delete operation (#10132 by rtribotte)
  • [server] Update x/net and grpc/grpc-go (#10161 by rtribotte)
  • [webui] Add missing accessControlAllowOriginListRegex to middleware view (#10157 by DBendit)
  • Fix false positive in url anonymization (#10138 by jspdown)

Documentation:

traefik - v2.10.4

Published by traefiker about 1 year ago

Bug fixes:

  • [acme] Update go-acme/lego to v4.13.2 (#10036 by ldez)
  • [acme] Update go-acme/lego to v4.13.0 (#10029 by ldez)
  • [k8s/ingress,k8s] fix: avoid panic on resource backends (#10023 by ldez)
  • [middleware,tracing,plugins] fix: traceability of the middleware plugins (#10028 by ldez)

Documentation:

Misc:

  • [webui] Updates the Hub tooltip content using a web component and adds an option to disable Hub button (#10008 by mdeliatf)
traefik - v3.0.0-beta3

Published by traefiker over 1 year ago

Enhancements:

  • [docker,docker/swarm] Split Docker provider (#9652 by ldez)
  • [k8s,hub] Remove deprecated code (#9804 by ldez)
  • [k8s,k8s/gatewayapi] Support HostSNIRegexp in GatewayAPI TLS routes (#9486 by ddtmachado)
  • [k8s/gatewayapi] Add support for HTTPRequestRedirectFilter in k8s Gateway API (#9408 by romantomjak)
  • [k8s/ingress,k8s] Remove support of the networking.k8s.io/v1beta1 APIVersion (#9949 by rtribotte)
  • [k8s/ingress,k8s] Add option to the Ingress provider to disable IngressClass lookup (#9281 by jandillenkofer)
  • [marathon] Remove Marathon provider (#9614 by rtribotte)
  • [metrics] Remove InfluxDB v1 metrics middleware (#9612 by tomMoulard)
  • [rancher] Remove Rancher v1 provider (#9613 by tomMoulard)
  • [rules] Remove containous/mux from HTTP muxer (#9558 by tomMoulard)
  • [tls,tcp,service] Add TCP Servers Transports support (#9465 by sdelicata)
  • [webui] Added router priority to webui's list and detail page (#9004 by bendre90)

Bug fixes:

  • [metrics] Fix OpenTelemetry metrics (#9962 by rtribotte)
  • [metrics] Remove config reload failure metrics (#9660 by rtribotte)
  • [metrics] Fix open connections metric (#9656 by mpl)
  • [metrics] Fix OpenTelemetry service name (#9619 by tomMoulard)
  • [tcp] Don't log EOF or timeout errors while peeking first bytes in Postgres StartTLS hook (#9663 by rtribotte)
  • [webui] Detect dashboard assets content types (#9622 by tomMoulard)
  • [webui] fix: detect dashboard content types (#9594 by ldez)

Documentation:

  • [k8s] Improve Kubernetes support documentation (#9974 by rtribotte)
  • Adjust quick start (#9790 by svx)
  • Mention PathPrefix matcher changes in V3 Migration Guide (#9727 by aofei)
  • Fix yaml indentation in the HTTP3 example (#9724 by benwaffle)
  • Add OpenTelemetry in observability overview (#9654 by tomMoulard)

Misc:

traefik - v2.10.3

Published by traefiker over 1 year ago

Bug fixes:

  • [acme] Update go-acme/lego to v4.12.2 (#9935 by ldez)
traefik - v2.10.2

Published by traefiker over 1 year ago

Bug fixes:

  • [acme] Update go-acme/lego to v4.12.1 (#9935 by ldez)
  • [acme] Update go-acme/lego to v4.12.0 (#9918 by ldez)
  • [acme] Update go-acme/lego to v4.11.0 (#9883 by ldez)
  • [acme] Do not check for wildcard domains for non DNS challenge (#9881 by erkexzcx)
  • [k8s/crd] Fix multiple subsets endpoint (#9914 by joaosilva15)
  • [k8s/ingress,k8s/crd,k8s,hub] Clean code related to Hub (#9894 by ldez)
  • [metrics] Enable Prometheus provider cleanup when only the router's metrics level is activated (#9887 by rtribotte)
  • [middleware] Encode query semicolons (#9943 by LandryBe)
  • [middleware] Missing trailer with custom errors middleware (#9942 by rtribotte)
  • [middleware] Support informational headers in middlewares redefining the response writer. (#9938 by rtribotte)
  • [plugins] Improve error messages related to plugins (#9924 by ldez)
  • [tracing] Update DataDog tracing dependency to v1.50.1 (#9953 by der-eismann)

Documentation:

Package Rankings
Top 0.33% on Proxy.golang.org
Badges
Extracted from project README
Build Status SemaphoreCI Docs Go Report Card License Join the community support forum at https://community.traefik.io/ Twitter Join the chat at https://community.traefik.io/
Related Projects