Skip to content

v1.37.2

Latest

Choose a tag to compare

@publish-envoy publish-envoy released this 10 Apr 22:34

Summary of changes:

  • Fixed a crash on listener removal with a process-level access log rate limiter
  • Dynamic module filters could send incomplete request/response bodies when adjacent filters in the chain performed buffering.
  • Internal redirect logic could hang a request when the request buffer overflows.
  • Update/fix Docker release images.
  • Updates to stats.

Docker images:
https://hub.docker.com/r/envoyproxy/envoy/tags?page=1&name=v1.37.2
Docs:
https://www.envoyproxy.io/docs/envoy/v1.37.2/
Release notes:
https://www.envoyproxy.io/docs/envoy/v1.37.2/version_history/v1.37/v1.37.2
Full changelog:
v1.37.1...v1.37.2

Signed-off-by: Ryan Northey ryan@synca.io