Skip to content

v1.27.0

Compare
Choose a tag to compare
@publish-envoy publish-envoy released this 26 Jul 19:50

repo: Release v1.27.0

Summary of major changes:

  • New golang network filter
  • Load shed points for rejecting requests under resource pressure
  • Support for CONNECT-UDP (RFC 9298)
  • Access log formatter for printing CEL expressions
  • Open Telemetry compatible stats collector
  • Deferred instantiation on supported stats structures to minimize memory usage.
  • Allowlist of headers that ext_proc filter sends to the external service for processing
  • New admin stats html bucket-mode detailed to generate all recorded buckets and summary percentiles.
  • Added CEL (Common Expression Language) support to the universal matchers.
  • Added support for hot-reloading CRL file when the file changes on disk.
  • Added FIPS compliant build for arm64.

Full Changelog: v1.26.0...v1.27.0

Docker images: https://hub.docker.com/r/envoyproxy/envoy/tags?page=1&name=v1.27.0
Docs: https://www.envoyproxy.io/docs/envoy/v1.27.0/
Release notes: https://www.envoyproxy.io/docs/envoy/v1.27.0/version_history/v1.27/v1.27.0

You can check out our contributor stats at https://envoy.devstats.cncf.io/

Signed-off-by: Ryan Northey ryan@synca.io
Signed-off-by: Yan Avlasov yavlasov@google.com