Skip to content

v2.11.1

Compare
Choose a tag to compare
@traefiker traefiker released this 10 Apr 10:28
· 266 commits to master since this release
d53f5f0

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: