Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-10-07 | 984 Bytes | |
spicedb_1.46.0_linux_amd64.deb | 2025-10-07 | 26.7 MB | |
spicedb_1.46.0_linux_arm64.deb | 2025-10-07 | 23.9 MB | |
spicedb_1.46.0_linux_amd64.apk | 2025-10-07 | 27.9 MB | |
spicedb_1.46.0_linux_amd64.rpm | 2025-10-07 | 27.8 MB | |
spicedb_1.46.0_linux_arm64.apk | 2025-10-07 | 24.8 MB | |
spicedb_1.46.0_linux_arm64.rpm | 2025-10-07 | 24.8 MB | |
spicedb_1.46.0_darwin_amd64.tar.gz | 2025-10-07 | 27.1 MB | |
spicedb_1.46.0_darwin_arm64.tar.gz | 2025-10-07 | 25.0 MB | |
spicedb_1.46.0_linux_amd64.tar.gz | 2025-10-07 | 26.6 MB | |
spicedb_1.46.0_linux_arm64.tar.gz | 2025-10-07 | 23.8 MB | |
spicedb_1.46.0_windows_amd64.zip | 2025-10-06 | 27.3 MB | |
windows_checksums.txt | 2025-10-06 | 99 Bytes | |
README.md | 2025-10-06 | 2.3 kB | |
v1.46.0 source code.tar.gz | 2025-10-06 | 2.0 MB | |
v1.46.0 source code.zip | 2025-10-06 | 2.6 MB | |
Totals: 16 Items | 290.2 MB | 3 |
What's Changed
- fix: update telemetry guide by @emmanuel-ferdman in https://github.com/authzed/spicedb/pull/2567
- feat: add wildcard support to the plan by @barakmich in https://github.com/authzed/spicedb/pull/2553
- test: correct usage of goleak.IgnoreCurrent() by @miparnisari in https://github.com/authzed/spicedb/pull/2557
- LR3 Fixes and Improvements by @josephschorr in https://github.com/authzed/spicedb/pull/2570
- fix: span handling in LR3 by @josephschorr in https://github.com/authzed/spicedb/pull/2574
- chore: replace placeholder copyright in LICENSE by @xlgmokha in https://github.com/authzed/spicedb/pull/2528
- refactor: switch query plans to use a native
query.Path
type instead of the storage-orientedtuple.Relationship
type by @barakmich in https://github.com/authzed/spicedb/pull/2569 - perf: add trait filtering support to read relationships by @josephschorr in https://github.com/authzed/spicedb/pull/2572
- add write backpressure when write pool is overloaded by @ecordell in https://github.com/authzed/spicedb/pull/2576
- Propagate cancellation errors in consistency middleware by @tstirrat15 in https://github.com/authzed/spicedb/pull/2581
- metrics: register logical checks metric by default by @jzelinskie in https://github.com/authzed/spicedb/pull/2575
- fixes breakage of Proposal A6: Retry policies by @vroldanbet in https://github.com/authzed/spicedb/pull/2577
- Update README.md by @sohanmaheshwar in https://github.com/authzed/spicedb/pull/2586
- test: mitigate flaky TestOTelReporting by @miparnisari in https://github.com/authzed/spicedb/pull/2589
- fix: add flags to configure how to handle zedtokens meant for a different datastore by @josephschorr in https://github.com/authzed/spicedb/pull/1723
New Contributors
- @emmanuel-ferdman made their first contribution in https://github.com/authzed/spicedb/pull/2567
- @xlgmokha made their first contribution in https://github.com/authzed/spicedb/pull/2528
- @sohanmaheshwar made their first contribution in https://github.com/authzed/spicedb/pull/2586
Full Changelog: https://github.com/authzed/spicedb/compare/v1.45.4...v1.46.0
Docker Images
This release is available at authzed/spicedb:v1.46.0
, quay.io/authzed/spicedb:v1.46.0
, ghcr.io/authzed/spicedb:v1.46.0