Back to Istio Io

Announcing Istio 1.1.9

content/en/news/releases/1.1.x/announcing-1.1.9/index.md

latest765 B
Original Source

We're pleased to announce the availability of Istio 1.1.9. Please see below for what's changed.

{{< relnote >}}

Bug fixes

  • Prevent overly large strings from being sent to Prometheus (Issue 14642).
  • Reuse previously cached JWT public keys if transport errors are encountered during renewal (Issue 14638).
  • Bypass JWT authentication for HTTP OPTIONS methods to support CORS requests.
  • Fix Envoy crash caused by the Mixer filter (Issue 14707).

Small enhancements

  • Expose cryptographic signature verification functions to Lua Envoy filters (Envoy Issue 7009).