This release contains a mix of features, performance improvements, and bugfixes.
Features and Fixes
- Use the inter-query cache with context by @regeda in #640
- Avoid memory allocation for debug log by @regeda in #636
- Use
protoreflect
to handle input (v3) by @regeda in #631
Dependency Updates
- build(deps): bump github.com/open-policy-agent/opa from 1.0.0 to 1.1.0. See the OPA v1.1.0 release notes
- build(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.4
- build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0
- build(deps): bump google.golang.org/grpc from 1.69.2 to 1.70.0
- build(deps): bump github.com/envoyproxy/go-control-plane/envoy from 1.32.3 to 1.32.4