Skip to content

v2.163.0

Choose a tag to compare

@github-actions github-actions released this 19 Oct 22:52
· 2507 commits to main since this release
release/v2.163.0
ec441e5
This release fixes a bug where the outbound proxy could loop infinitely
while handling errors on meshed HTTP/1 connections. This would typically
cause proxies to be fail health checks and be restarted.

Furthermore, the proxy now requires identity. Proxies will log an error
and fail to start if identity is disabled.