Change8

v3.7.9

📦 traefikView on GitHub →
🐛 6 fixes🔧 4 symbols

Summary

This release includes several bug fixes, particularly around CONNECT requests and the IngressNGINX provider. It also updates the grpc dependency and provides documentation updates.

Migration Steps

  1. Consult the migration guide for changes related to Gateway API generated service names.
  2. Consult the migration guide for changes related to CONNECT requests.

🐛 Bug Fixes

  • Fixed redirect with use-regex in IngressNGINX provider.
  • Disabled Zstd support in the gzhttp wrapper.
  • Deferred the CONNECT payload until the backend accepts the tunnel.
  • Discarded CONNECT body in forwardauth and rejected CONNECT requests with fast proxy.
  • Bumped google.golang.org/grpc to v1.82.1.
  • Do not add back CONNECT requests to the pool.

Affected Symbols