Skip to content

v0.25.2-envoy-3

Choose a tag to compare

@ashutosh-narkar ashutosh-narkar released this 08 Dec 19:50

This release adds support for decoding gRPC message payloads. When Envoy's pack_as_bytes is set to true, the raw_body field of the HTTP request attribute context is set and the request body is passed to OPA as bytes which will then decode it given a file that contains the protobuf descriptor set.