Skip to content

v3.5.0-rc1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 15:08
9862cd6

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: