Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2023-01-19 | 1.2 kB | |
spicedb_1.16.1_linux_amd64.rpm | 2023-01-19 | 16.6 MB | |
spicedb_1.16.1_linux_arm64.rpm | 2023-01-19 | 15.2 MB | |
spicedb_1.16.1_linux_amd64.deb | 2023-01-19 | 16.6 MB | |
spicedb_1.16.1_linux_arm64.deb | 2023-01-19 | 15.1 MB | |
spicedb_1.16.1_linux_amd64.apk | 2023-01-19 | 16.6 MB | |
spicedb_1.16.1_linux_arm64.apk | 2023-01-19 | 15.2 MB | |
spicedb_1.16.1_darwin_amd64.tar.gz | 2023-01-19 | 16.8 MB | |
spicedb_1.16.1_darwin_arm64.tar.gz | 2023-01-19 | 16.4 MB | |
spicedb_1.16.1_windows_amd64.tar.gz | 2023-01-19 | 16.1 MB | |
spicedb_1.16.1_windows_arm64.tar.gz | 2023-01-19 | 14.7 MB | |
spicedb_1.16.1_linux_amd64.tar.gz | 2023-01-19 | 15.9 MB | |
spicedb_1.16.1_linux_arm64.tar.gz | 2023-01-19 | 14.6 MB | |
README.md | 2023-01-18 | 2.0 kB | |
v1.16.1 source code.tar.gz | 2023-01-18 | 738.7 kB | |
v1.16.1 source code.zip | 2023-01-18 | 1.0 MB | |
Totals: 16 Items | 191.6 MB | 0 |
What's Changed
- Add additional goroutine leak testing to Lookup* and fix possible deadlock in ReachableResources by @josephschorr in https://github.com/authzed/spicedb/pull/1086
- README: rephrase project description by @samkim in https://github.com/authzed/spicedb/pull/1091
- refactor datastore flags to make them reusable by @vroldanbet in https://github.com/authzed/spicedb/pull/1089
- Update reported min version for Postgres by @josephschorr in https://github.com/authzed/spicedb/pull/1093
- align datastore defaults by @vroldanbet in https://github.com/authzed/spicedb/pull/1092
- adds log.Ctx(ctx) calls (almost) everywhere by @vroldanbet in https://github.com/authzed/spicedb/pull/1094
- Add an API test for deleting a relationship that does not exist by @josephschorr in https://github.com/authzed/spicedb/pull/1095
- Consistency test reimplementation by @josephschorr in https://github.com/authzed/spicedb/pull/1087
- Cleanup lock handling in task runner by @josephschorr in https://github.com/authzed/spicedb/pull/1096
- Add consistency test for reading relationships by @josephschorr in https://github.com/authzed/spicedb/pull/1097
- Add a distinct validation error type for schema write by @josephschorr in https://github.com/authzed/spicedb/pull/1102
- Add additional consistency test cases and enable chunk size changing by @josephschorr in https://github.com/authzed/spicedb/pull/1099
- Fix flake in debug tests by @josephschorr in https://github.com/authzed/spicedb/pull/1104
- Optimize allocations by removing sprintf, using strings.Cut by @jzelinskie in https://github.com/authzed/spicedb/pull/1098
Docker Images
This release is available at:
authzed/spicedb:v1.16.1
quay.io/authzed/spicedb:v1.16.1
ghcr.io/authzed/spicedb:v1.16.1
authzed/spicedb:v1.16.1-debug
quay.io/authzed/spicedb:v1.16.1-debug
ghcr.io/authzed/spicedb:v1.16.1-debug
Full Changelog: https://github.com/authzed/spicedb/compare/v1.16.0...v1.16.1