istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/35480-ext-authz.yaml (about)

     1  apiVersion: release-notes/v2
     2  kind: bug-fix
     3  area: security
     4  
     5  issue:
     6    - https://github.com/istio/istio/issues/35480#issuecomment-952420951
     7  
     8  releaseNotes:
     9    - |
    10      **Fixed** a copule of issues in the ext-authz filter affecting the behavior of the gRPC check response API. Please
    11      see the [Envoy release note](https://www.envoyproxy.io/docs/envoy/latest/version_history/v1.20.0#bug-fixes) for more
    12      details of the bug fixes if you are using authorization policies with the ext-authz gRPC extension provider in Istio.