Skip to content

v1.34.3

Compare
Choose a tag to compare
@publish-envoy publish-envoy released this 18 Jul 22:24

Summary of changes:

  • TLS:

    • Fixed incorrectly cached connection properties on TLS connections that could cause network RBAC filters to fail.
  • HTTP/2:

    • Fixed connection window buffer leak in oghttp2 that could cause connections to get stuck.
  • Observability:

    • Fixed division by zero bug in Dynatrace sampling controller.
  • Release:

    • Fixed permissions for distroless config directory.
    • Updated container images (Ubuntu/distroless).

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

Signed-off-by: Ryan Northey [email protected]
Signed-off-by: Rohit Agrawal [email protected]