Skip to content

Releases: traefik/traefik

v3.5.0-rc2

11 Jul 09:42
77ef7fe
Compare
Choose a tag to compare
v3.5.0-rc2 Pre-release
Pre-release

Bug fixes:

  • [logs,metrics,tracing,accesslogs,otel] Add missing resource attributes detectors (#11874 by rtribotte)

Misc:

v3.4.4

11 Jul 08:41
95434e8
Compare
Choose a tag to compare

Bug fixes:

  • [k8s/gatewayapi] Respect service.nativelb=false annotation when nativeLBByDefault is enabled (#11847 by sdelicata)
  • [service] Fix concurrent access to balancer status map in WRR and P2C strategies (#11887 by kevinpollet)

Documentation:

Misc:

v2.11.27

11 Jul 07:45
7ca90a4
Compare
Choose a tag to compare

Bug fixes:

v3.5.0-rc1

26 Jun 15:08
9862cd6
Compare
Choose a tag to compare

Enhancements:

  • [acme] OCSP stapling (#8393 by alekitto)
  • [acme] Add acme.httpChallenge.delay option (#11643 by ldez)
  • [acme] Allow configuration of ACME provider http timeout (#11637 by tkw1536)
  • [healthcheck] Add url option to healthcheck command (#11711 by Nelwhix)
  • [healthcheck] Add unhealthy Interval to the health check configuration (#10610 by sswastik02)
  • [k8s/gatewayapi] Bump sigs.k8s.io/gateway-api to v1.3.0 (#11719 by rtribotte)
  • [k8s/ingress] Make the behavior of prefix matching in Ingress consistent with Kubernetes doc (#11203 by charlie0129)
  • [k8s] NGINX Ingress Provider (#11844 by rtribotte)
  • [middleware,authentication] Handle context canceled in ForwardAuth middleware (#11817 by bengentree)
  • [plugins] Ability to enable unsafe in yaegi through plugin manifest (#11589 by Rydez)
  • [tls] Introduce X25519MLKEM768 for Post-Quantum-Secure TLS (#11731 by fzoli)
  • [webui] Migrate Traefik Proxy dashboard UI to React (#11674 by gndz07)
  • [webui] Improve visualization for StatusRewrites option of errors middleware (#11806 by sevensolutions)

Misc:

v3.4.3

26 Jun 13:34
b0e246c
Compare
Choose a tag to compare

Bug fixes:

v3.4.2

26 Jun 10:45
a519180
Compare
Choose a tag to compare

Documentation:

  • [acme] Add a note to certificatesDuration (#11808 by sMteX)
  • [docker,k8s] Update Getting started Section with New Docker and Kubernetes Tutorial (#11714 by sheddy-traefik)
  • [docker] Remove obsolete version field in compose files (#11798 by thomas-mauran)
  • [k8s] Add a note about Ingress Backend Resource support (#11785 by edysli)
  • [logs,metrics,tracing,accesslogs] Update the EntryPoints Documentation (#11856 by sheddy-traefik)
  • [logs,metrics,tracing,accesslogs] Add New Observe Guides to the Documentation (#11828 by sheddy-traefik)
  • [middleware] Remove conflicting information from the CircuitBreaker documentation. (#11835 by adk-swisstopo)
  • [service] Clarify mirroring service default percent value (#11804 by Alexy-vda)
  • [websocket] Add WebSocket guide (#11623 by NX211)

Misc:

v2.11.26

26 Jun 10:07
8ae0379
Compare
Choose a tag to compare

Bug fixes:

  • [middleware] Do not log redis sentinel username and password (#11819 by kevinpollet)

Documentation:

v3.4.1

27 May 12:53
8b495b4
Compare
Choose a tag to compare

Important: Please read the migration guide.

CVE's fixed:

Bug fixes:

  • [docker] Do not warn network missing if connected to a container network (#11698 by holysoles)
  • [k8s/crd] Fix CEL validation for RootCA in ServersTransport (#11775 by rtribotte)
  • [middleware] Scope the rate limit counter key by source and by middleware (#11753 by aromeyer)
  • [server] Use routing path in v3 matchers (#11790 by kevinpollet)
  • [service] Make P2C strategy thread-safe (#11762 by lbenguigui)
  • [webui] Do not display RemoveHeader option when not defined (#11782 by kevinpollet)

Documentation:

  • [acme] Fix ambiguous wording in ACME page (#11789 by joshka)
  • [k8s] Fix incorrect case and missing rbac in documentation (#11742 by mmatur)
  • [middleware] Match encoded certificate to example data for TLS passthrough (#11759 by holysoles)

Misc:

v2.11.25

27 May 10:25
5f35c88
Compare
Choose a tag to compare

Important: Please read the migration guide.

CVE's fixed:

Bug fixes:

Documentation:

v3.4.0

05 May 13:59
ce42e85
Compare
Choose a tag to compare

Important: Please read the migration guide.

Enhancements:

  • [acme] Add acme.profile and acme.emailAddresses options (#11597 by ldez)
  • [docker,ecs,docker/swarm,consulcatalog,nomad] Allow configuring server URLs with label providers (#11374 by yelvert)
  • [k8s/crd] Improve CEL validation on Ingress CRD resources (#11311 by mloiseleur)
  • [k8s/crd] Remove default load-balancing strategy from CRD (#11701 by kevinpollet)
  • [k8s/crd] Restrict regex validation of HTTP status codes for Ingress CRD resources (#11670 by jnoordsij)
  • [k8s/gatewayapi] Set rule priority in Gateway API TLSRoute (#11443 by augustozanellato)
  • [k8s/ingress] Add ingress status for ClusterIP and NodePort Service Type (#11100 by mlec1)
  • [middleware,authentication] Add option to preserve request method in forwardAuth (#11473 by an09mous)
  • [middleware] Support rewriting status codes in error page middleware (#11520 by sevensolutions)
  • [middleware] Add Redis rate limiter (#10211 by longquan0104)
  • [service] Add p2c load-balancing strategy for servers load-balancer (#11547 by rtribotte)
  • [sticky-session] Support domain configuration for sticky cookies (#11556 by jleal52)
  • [tls,k8s/crd,service] Allow root CA to be added through config maps (#11475 by Nelwhix)
  • [tls] Add support to disable session ticket (#11609 by avdhoot)
  • [udp] Add support for UDP routing in systemd socket activation (#11022 by tsiid)
  • [webui] Add auto webui theme option and default to it (#11455 by zizzfizzix)
  • Replace experimental maps and slices with stdlib (#11350 by Juneezee)
  • Bump github.com/redis/go-redis/v9 to v9.7.3 (#11687 by kevinpollet)

Documentation:

Misc: