Change8

v3.7.0-rc.1

📦 traefikView on GitHub →
10 features🐛 2 fixes🔧 9 symbols

Summary

This release introduces several new features across providers, WebUI, and Gateway API, including routing precedence configuration and wildcard host support, alongside various bug fixes and documentation updates.

✨ New Features

  • Display server weight in service detail view in the WebUI.
  • Add certificates menu and overview to the WebUI and TLS configuration.
  • Add providers routing precedence configuration.
  • Support NGINX global auth annotation for ingress-nginx provider.
  • Add limit-burst-multiplier annotation support for ingress-nginx provider.
  • Add wildcard host support in Host and HostSNI matchers.
  • Support multiple certificateRefs on gateway listeners in Gateway API.
  • Add secret support for BackendTLSPolicy caCertificateRefs in Gateway API.
  • Support nginx.ingress.kubernetes.io/enable-access-log annotation for access logs and ingress-nginx provider.
  • Add Kubernetes Ingress logs fields for access logs, ingress-nginx, and ingress providers.

🐛 Bug Fixes

  • Fix rewrite-target annotation handling with empty path and non-regex path in k8s/ingress-nginx.
  • Bump github.com/klauspost/compress to v1.18.4.

Affected Symbols