Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
spicedb_1.8.0_linux_arm64.apk | 2022-06-01 | 13.4 MB | |
spicedb_1.8.0_linux_arm64.deb | 2022-06-01 | 13.4 MB | |
spicedb_1.8.0_linux_amd64.apk | 2022-06-01 | 14.7 MB | |
spicedb_1.8.0_linux_amd64.deb | 2022-06-01 | 14.7 MB | |
spicedb_1.8.0_darwin_amd64.tar.gz | 2022-06-01 | 14.8 MB | |
spicedb_1.8.0_linux_arm64.rpm | 2022-06-01 | 13.4 MB | |
spicedb_1.8.0_linux_amd64.rpm | 2022-06-01 | 14.6 MB | |
spicedb_1.8.0_linux_arm64.tar.gz | 2022-06-01 | 12.9 MB | |
spicedb_1.8.0_darwin_arm64.tar.gz | 2022-06-01 | 14.5 MB | |
spicedb_1.8.0_linux_amd64.tar.gz | 2022-06-01 | 14.0 MB | |
checksums.txt | 2022-06-01 | 1.2 kB | |
spicedb_1.8.0_windows_amd64.tar.gz | 2022-06-01 | 14.1 MB | |
spicedb_1.8.0_windows_arm64.tar.gz | 2022-06-01 | 12.9 MB | |
README.md | 2022-06-01 | 2.9 kB | |
v1.8.0 source code.tar.gz | 2022-06-01 | 472.0 kB | |
v1.8.0 source code.zip | 2022-06-01 | 700.9 kB | |
Totals: 16 Items | 168.7 MB | 0 |
Highlights
- New, speedier
LookupResources
implementation - New datastore interface improves performance for all datastores
- MySQL driver now has feature parity with the Postgres driver
What's Changed
- Dependabot for May 3 by @josephschorr in https://github.com/authzed/spicedb/pull/583
- disable renovatebot by @ecordell in https://github.com/authzed/spicedb/pull/585
- crdb: detect broken pipe as resettable error by @ecordell in https://github.com/authzed/spicedb/pull/591
- Add spanner emulator env var detection by @samkim in https://github.com/authzed/spicedb/pull/574
- Add a custom analyzers package for custom lint checks by @josephschorr in https://github.com/authzed/spicedb/pull/563
- Dependabot changes for May 4 by @josephschorr in https://github.com/authzed/spicedb/pull/593
- Implement revision quantization for MySQL by @bryanhuhta in https://github.com/authzed/spicedb/pull/582
- Add middleware to return the server version when requested, unless disabled by @josephschorr in https://github.com/authzed/spicedb/pull/572
- pg: set timezone to utc for revision selection by @ecordell in https://github.com/authzed/spicedb/pull/592
- Upgrade CI crdb version to v21.2.10 by @samkim in https://github.com/authzed/spicedb/pull/602
- Update NewEnemy test for datastore v2 by @ecordell in https://github.com/authzed/spicedb/pull/607
- log successful telemetry attempts by @jakedt in https://github.com/authzed/spicedb/pull/524
- Datastore v2 by @jakedt in https://github.com/authzed/spicedb/pull/581
- prevent crdb from crashing in e2e tests by @ecordell in https://github.com/authzed/spicedb/pull/611
- Implement a reachability graph and use for lookup by @josephschorr in https://github.com/authzed/spicedb/pull/517
- caching dispatch: unregister prometheus metrics on close by @ecordell in https://github.com/authzed/spicedb/pull/617
- support xDS as a dispatch resolver option by @ecordell in https://github.com/authzed/spicedb/pull/612
- Propagate context in migrations by @nbarbey in https://github.com/authzed/spicedb/pull/596
- Some small reachable resources and lookup improvements by @josephschorr in https://github.com/authzed/spicedb/pull/620
- refactor(schemadsl): remove unused field by @fearlessfe in https://github.com/authzed/spicedb/pull/622
- Move the cache implementation behind an interface by @josephschorr in https://github.com/authzed/spicedb/pull/614
- Add quickstart examples by @bryanhuhta in https://github.com/authzed/spicedb/pull/616
New Contributors
- @fearlessfe made their first contribution in https://github.com/authzed/spicedb/pull/622
Full Changelog: https://github.com/authzed/spicedb/compare/v1.7.1...v1.8.0
Docker Images
This release is available at authzed/spicedb:v1.8.0
, quay.io/authzed/spicedb:v1.8.0
, ghcr.io/authzed/spicedb:v1.8.0