Announcing Istio 1.1.9
Patch Release
We’re pleased to announce the availability of Istio 1.1.9. Please see below for what’s changed.
ANTES DE ATUALIZAR
Coisas para saber e preparar antes da atualização.
BAIXAR
Baixe e instale esta versão.
DOCS
Visite a documentação para esta versão.
ALTERAÇÕES NO SOURCE
Inspecione o conjunto completo de alterações no código fonte.
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).