Change8

v1.36.6

📦 envoyView on GitHub →
🐛 2 fixes

Summary

This patch release fixes critical bugs related to dynamic module filtering and internal redirect buffering, and updates the Docker release images.

Migration Steps

  1. Update Docker release images.

🐛 Bug Fixes

  • Fixed an issue where dynamic module filters could send incomplete request/response bodies due to buffering by adjacent filters in the chain.
  • Resolved an issue where internal redirect logic could cause a request to hang if the request buffer overflowed.