master
Wrap capture for services used by pieces of middleware
Merge branch v2.11 into v3.3
New logger for the Traefik logs
fix: enable stdio logging when otlp is enabled
Support rewriting status codes in error page middleware
Consume TCPRoute through its v1 version and drop Gateway API v1.5.x support
Merge branch v2.11 into v3.1
Add passive health checks
Merge branch v3.6 into v3.7
Merge branch v3.7 into master
Support knative v1.20.0
OCSP stapling
Merge v2.11 into v3.0
Add Redis rate limiter
Merge branch v2.11 into v3.0
Merge v2.10 into v3.0
Make the aggregator compute provider namespace for router's parentRefs
Add wildcard host in Host and HostSNI matchers
Add TCP Healthcheck
Remove observability for internal resources
Update copyright year for 2021
Introduce trace verbosity config and produce less spans by default
Merge branch v2.11 into v3.6
Move origin fields capture to service level
Failover according to response status code
feat: add highest random weight in kubernetes CRD
Add initial test-integration suites
Add option to the Ingress provider to disable IngressClass lookup
Add least time load balancing strategy
Add mirrorBody option to HTTP mirroring
Add providers routing precedence configuration
Services middleware and Gateway API filters on HTTP backends
Fix priority display in dashboard and ACME bypass redirect
Deprecate IPWhiteList middleware in favor of IPAllowList
Disable Content-Type auto-detection by default
Fix TLS handshake error handling
fix: remove logs of the request
Use the same case everywhere
Print access logs for rejected requests and warn about new behavior
Encode query semicolons
Make encoded character options opt-in
Introduce a fast proxy mode to improve HTTP/1.1 performances with backends
New API security
Configurable max request header size
Handle capture on redefined http.responseWriters
Update routing syntax
Add an option to remove request headers with underscores
feat: re introduce IpWhitelist middleware as deprecated
Remove Content-Type auto-detection
Bring back v2 rule matchers
Adds weight on ServersLoadBalancer
feat: add global option to disable X-Forwarded-For appending