Changed
- Updated DevContext and LSP to support composable schemas (#2965)
Fixed
- Fix increase in memory usage brought in v1.50.0 due to replacing
protoc-gen-validatewithprotovalidate(#2984) - Fix duplicate diagnostics in LSP server when VS Code pulls diagnostics (#2977)
- In DevContext's schema position mapper, only the first occurrence of a caveat parameter could be found (#2972)
What's Changed
- chore: release 1.50.0 by @miparnisari in #2974
- chore: bump grpc for CVE by @miparnisari in #2976
- Fix duplicate diagnostics in LSP server by @ivanauth in #2977
- test(*): remove all t.Parallel() calls in the tests by @barakmich in #2955
- fix(devContext): only the first occurrence of a caveat parameter coul… by @miparnisari in #2972
- chore: better tracing (generator.GenerateSchema, WriteSchema) by @miparnisari in #2981
- fix: pin trivy while they figure things out by @barakmich in #2983
- fix(memory): use global protovalidate instance and bump version by @miparnisari in #2984
- feat: update DevContext and LSP to support composable schemas by @tstirrat15 in #2965
Full Changelog: v1.50.0...v1.51.0
Docker Images
This release is available at authzed/spicedb:v1.51.0, quay.io/authzed/spicedb:v1.51.0, ghcr.io/authzed/spicedb:v1.51.0