Change8

v1.37.2

📦 envoyView on GitHub →
🐛 3 fixes

Summary

This patch release fixes several critical bugs, including crashes related to listener removal and request buffering issues, alongside updates to Docker images and statistics.

Migration Steps

  1. Update/fix Docker release images.

🐛 Bug Fixes

  • Fixed a crash occurring on listener removal when using a process-level access log rate limiter.
  • Resolved an issue where dynamic module filters could transmit incomplete request/response bodies if preceding filters in the chain performed buffering.
  • Fixed a hang condition in internal redirect logic that occurred when the request buffer overflowed.