v0.102.4
- Fix
--disable-telemetry
being ignored forload run --server
. - Use
google.protobuf.Value
andgoogle.protobuf.Struct
in the gRPC API instead of raw JSON strings. - Further performance improvements to the Rego VM and bundle loading.
--disable-telemetry
being ignored for load run --server
.google.protobuf.Value
and google.protobuf.Struct
in the gRPC API instead of raw JSON strings.