Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-09-16 | 984 Bytes | |
spicedb_1.45.4_linux_amd64.deb | 2025-09-16 | 26.6 MB | |
spicedb_1.45.4_linux_arm64.deb | 2025-09-16 | 23.8 MB | |
spicedb_1.45.4_linux_amd64.apk | 2025-09-16 | 27.7 MB | |
spicedb_1.45.4_linux_amd64.rpm | 2025-09-16 | 27.7 MB | |
spicedb_1.45.4_linux_arm64.apk | 2025-09-16 | 24.7 MB | |
spicedb_1.45.4_linux_arm64.rpm | 2025-09-16 | 24.7 MB | |
spicedb_1.45.4_linux_arm64.tar.gz | 2025-09-16 | 23.7 MB | |
spicedb_1.45.4_darwin_amd64.tar.gz | 2025-09-16 | 27.0 MB | |
spicedb_1.45.4_darwin_arm64.tar.gz | 2025-09-16 | 25.0 MB | |
spicedb_1.45.4_linux_amd64.tar.gz | 2025-09-16 | 26.5 MB | |
spicedb_1.45.4_windows_amd64.zip | 2025-09-16 | 27.2 MB | |
windows_checksums.txt | 2025-09-16 | 99 Bytes | |
development.wasm | 2025-09-16 | 62.4 MB | |
README.md | 2025-09-12 | 2.7 kB | |
v1.45.4 source code.tar.gz | 2025-09-12 | 2.0 MB | |
v1.45.4 source code.zip | 2025-09-12 | 2.6 MB | |
Totals: 17 Items | 351.6 MB | 3 |
What's Changed
- LookupResources v3, based on a new cursored iterator library by @josephschorr in https://github.com/authzed/spicedb/pull/2451
- Move github.com/go-viper/mapstructure/v2 to v2.4.0 to fix a vuln in that lib by @josephschorr in https://github.com/authzed/spicedb/pull/2541
- ci: Integrate commitizen for conventional commit validation by @mazdakb in https://github.com/authzed/spicedb/pull/2537
- vuln: update go from 1.24.0 to latest 1.25.0 by @kartikaysaxena in https://github.com/authzed/spicedb/pull/2539
- fix: improve the cluster error message when errors from all dispatchers by @josephschorr in https://github.com/authzed/spicedb/pull/2543
- revamp readme by @miparnisari in https://github.com/authzed/spicedb/pull/2474
- LookupResources 3 improvements by @josephschorr in https://github.com/authzed/spicedb/pull/2540
- build(deps): bump the github-actions group with 7 updates by @dependabot[bot] in https://github.com/authzed/spicedb/pull/2544
- Implement two new packages:
query
andschema/v2
by @barakmich in https://github.com/authzed/spicedb/pull/2531 - query: Implement an executor pattern for the iterators by @barakmich in https://github.com/authzed/spicedb/pull/2546
- test: Hook up the conformance tests to the new query package by @barakmich in https://github.com/authzed/spicedb/pull/2547
- feat: add exclusion iterator by @barakmich in https://github.com/authzed/spicedb/pull/2548
- refactor: Query iterators now operate in Objects and ObjectRelations instead of strings by @barakmich in https://github.com/authzed/spicedb/pull/2550
- Cursor concurrency improvements by @josephschorr in https://github.com/authzed/spicedb/pull/2549
- chore: bump authzed-go and pin OTEL libraries by @miparnisari in https://github.com/authzed/spicedb/pull/2556
- feat: Introduce the alias iterator by @barakmich in https://github.com/authzed/spicedb/pull/2552
- remove deprecated otel interceptors by @vroldanbet in https://github.com/authzed/spicedb/pull/2561
- fix: handling of multiple metadata for a single revision in Watch by @josephschorr in https://github.com/authzed/spicedb/pull/2563
- perf: Add support in LookupSubjects for skipping caveats/expiration by @josephschorr in https://github.com/authzed/spicedb/pull/2564
- chore: improve the code coverage of the warnings code in development by @josephschorr in https://github.com/authzed/spicedb/pull/2566
- chore: improve rows.Err linter check by @miparnisari in https://github.com/authzed/spicedb/pull/2555
Full Changelog: https://github.com/authzed/spicedb/compare/v1.45.3...v1.45.4
Docker Images
This release is available at authzed/spicedb:v1.45.4
, quay.io/authzed/spicedb:v1.45.4
, ghcr.io/authzed/spicedb:v1.45.4