Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2023-09-05 | 1.2 kB | |
spicedb_1.25.0_linux_amd64.rpm | 2023-09-05 | 23.3 MB | |
spicedb_1.25.0_linux_arm64.rpm | 2023-09-05 | 21.1 MB | |
spicedb_1.25.0_linux_amd64.deb | 2023-09-05 | 22.3 MB | |
spicedb_1.25.0_linux_arm64.deb | 2023-09-05 | 20.3 MB | |
spicedb_1.25.0_linux_amd64.apk | 2023-09-05 | 23.3 MB | |
spicedb_1.25.0_linux_arm64.apk | 2023-09-05 | 21.0 MB | |
spicedb_1.25.0_darwin_amd64.tar.gz | 2023-09-05 | 23.5 MB | |
spicedb_1.25.0_darwin_arm64.tar.gz | 2023-09-05 | 22.9 MB | |
spicedb_1.25.0_windows_amd64.tar.gz | 2023-09-05 | 22.4 MB | |
spicedb_1.25.0_windows_arm64.tar.gz | 2023-09-05 | 20.3 MB | |
spicedb_1.25.0_linux_amd64.tar.gz | 2023-09-05 | 22.2 MB | |
spicedb_1.25.0_linux_arm64.tar.gz | 2023-09-05 | 20.2 MB | |
README.md | 2023-09-01 | 2.7 kB | |
v1.25.0 source code.tar.gz | 2023-09-01 | 966.0 kB | |
v1.25.0 source code.zip | 2023-09-01 | 1.3 MB | |
Totals: 16 Items | 265.1 MB | 2 |
Highlights
🚀 Watch-driven schema caching for CockroachDB (~23% heap & ~40% latency reductions) 🆕 Bulk Check API for batching checks 🔎 Tracing for Postgres garbage collection 📝 DotEnv for loading configuration ⼤ Schema size limit increased to 4MiB
What's Changed
- disable datastore hedging by default by @ecordell in https://github.com/authzed/spicedb/pull/1491
- Fix flaky LR dispatch count test by @josephschorr in https://github.com/authzed/spicedb/pull/1492
- introduce Bulk Check API by @vroldanbet in https://github.com/authzed/spicedb/pull/1453
- *: refresh README/CONTRIBUTING by @jzelinskie in https://github.com/authzed/spicedb/pull/1499
- postgres: adds tracing to revision GC by @vroldanbet in https://github.com/authzed/spicedb/pull/1500
- switch to authzed/cel-go by @ecordell in https://github.com/authzed/spicedb/pull/1501
- Load config from spicedb.env by @suttod in https://github.com/authzed/spicedb/pull/1426
- Update authzed-go to increase allowed schema size by @josephschorr in https://github.com/authzed/spicedb/pull/1506
- changes logging level for logger used during startup by @vroldanbet in https://github.com/authzed/spicedb/pull/1508
- README: update fury instructions to add GPG by @jzelinskie in https://github.com/authzed/spicedb/pull/1509
- chore: add github issue templates by @yordis in https://github.com/authzed/spicedb/pull/1504
- introduces fix for dotenv log messages in cobrautil by @vroldanbet in https://github.com/authzed/spicedb/pull/1510
- Implement an experimental (off by default) schema cache which updates using a SchemaWatch API by @josephschorr in https://github.com/authzed/spicedb/pull/1460
- makes paginatedIterator.Close() idempotent by @vroldanbet in https://github.com/authzed/spicedb/pull/1514
- Have invalid cursors return a proper error by @josephschorr in https://github.com/authzed/spicedb/pull/1512
- README: swap to our DNS for rpm/debian packages by @jzelinskie in https://github.com/authzed/spicedb/pull/1517
- Fixes for the watching schema cache by @josephschorr in https://github.com/authzed/spicedb/pull/1519
- Bump golang from 1.20-alpine3.18 to 1.21-alpine3.18 by @dependabot in https://github.com/authzed/spicedb/pull/1520
New Contributors
- @suttod made their first contribution in https://github.com/authzed/spicedb/pull/1426
- @yordis made their first contribution in https://github.com/authzed/spicedb/pull/1504
Full Changelog: https://github.com/authzed/spicedb/compare/v1.24.0...v1.25.0
Docker Images
This release is available at authzed/spicedb:v1.25.0
, quay.io/authzed/spicedb:v1.25.0
, ghcr.io/authzed/spicedb:v1.25.0