| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-03-24 | 984 Bytes | |
| spicedb_1.51.0_linux_amd64.deb | 2026-03-24 | 31.1 MB | |
| spicedb_1.51.0_linux_arm64.deb | 2026-03-24 | 27.9 MB | |
| spicedb_1.51.0_linux_amd64.apk | 2026-03-24 | 32.4 MB | |
| spicedb_1.51.0_linux_amd64.rpm | 2026-03-24 | 32.4 MB | |
| spicedb_1.51.0_linux_arm64.apk | 2026-03-24 | 29.0 MB | |
| spicedb_1.51.0_linux_arm64.rpm | 2026-03-24 | 29.0 MB | |
| spicedb_1.51.0_darwin_amd64.tar.gz | 2026-03-24 | 31.6 MB | |
| spicedb_1.51.0_darwin_arm64.tar.gz | 2026-03-24 | 29.3 MB | |
| spicedb_1.51.0_linux_amd64.tar.gz | 2026-03-24 | 31.0 MB | |
| spicedb_1.51.0_linux_arm64.tar.gz | 2026-03-24 | 27.8 MB | |
| spicedb_1.51.0_windows_amd64.zip | 2026-03-24 | 31.8 MB | |
| windows_checksums.txt | 2026-03-24 | 99 Bytes | |
| development.wasm | 2026-03-24 | 73.4 MB | |
| README.md | 2026-03-23 | 1.8 kB | |
| v1.51.0 source code.tar.gz | 2026-03-23 | 2.4 MB | |
| v1.51.0 source code.zip | 2026-03-23 | 3.2 MB | |
| Totals: 17 Items | 412.3 MB | 4 | |
Changed
- Updated DevContext and LSP to support composable schemas (https://github.com/authzed/spicedb/pull/2965)
Fixed
- Fix increase in memory usage brought in v1.50.0 due to replacing
protoc-gen-validatewithprotovalidate(https://github.com/authzed/spicedb/pull/2984) - Fix duplicate diagnostics in LSP server when VS Code pulls diagnostics (https://github.com/authzed/spicedb/pull/2977)
- In DevContext's schema position mapper, only the first occurrence of a caveat parameter could be found (https://github.com/authzed/spicedb/pull/2972)
What's Changed
- chore: release 1.50.0 by @miparnisari in https://github.com/authzed/spicedb/pull/2974
- chore: bump grpc for CVE by @miparnisari in https://github.com/authzed/spicedb/pull/2976
- Fix duplicate diagnostics in LSP server by @ivanauth in https://github.com/authzed/spicedb/pull/2977
- test(*): remove all t.Parallel() calls in the tests by @barakmich in https://github.com/authzed/spicedb/pull/2955
- fix(devContext): only the first occurrence of a caveat parameter coul… by @miparnisari in https://github.com/authzed/spicedb/pull/2972
- chore: better tracing (generator.GenerateSchema, WriteSchema) by @miparnisari in https://github.com/authzed/spicedb/pull/2981
- fix: pin trivy while they figure things out by @barakmich in https://github.com/authzed/spicedb/pull/2983
- fix(memory): use global protovalidate instance and bump version by @miparnisari in https://github.com/authzed/spicedb/pull/2984
- feat: update DevContext and LSP to support composable schemas by @tstirrat15 in https://github.com/authzed/spicedb/pull/2965
Full Changelog: https://github.com/authzed/spicedb/compare/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