| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2023-04-19 | 1.2 kB | |
| spicedb_1.20.0_linux_amd64.rpm | 2023-04-19 | 16.2 MB | |
| spicedb_1.20.0_linux_arm64.rpm | 2023-04-19 | 14.8 MB | |
| spicedb_1.20.0_linux_arm64.deb | 2023-04-19 | 14.8 MB | |
| spicedb_1.20.0_linux_amd64.deb | 2023-04-19 | 16.2 MB | |
| spicedb_1.20.0_linux_amd64.apk | 2023-04-19 | 16.2 MB | |
| spicedb_1.20.0_linux_arm64.apk | 2023-04-19 | 14.8 MB | |
| spicedb_1.20.0_windows_amd64.tar.gz | 2023-04-19 | 15.7 MB | |
| spicedb_1.20.0_linux_arm64.tar.gz | 2023-04-19 | 14.3 MB | |
| spicedb_1.20.0_darwin_arm64.tar.gz | 2023-04-19 | 16.2 MB | |
| spicedb_1.20.0_linux_amd64.tar.gz | 2023-04-19 | 15.5 MB | |
| spicedb_1.20.0_darwin_amd64.tar.gz | 2023-04-19 | 16.4 MB | |
| spicedb_1.20.0_windows_arm64.tar.gz | 2023-04-19 | 14.4 MB | |
| README.md | 2023-04-19 | 3.0 kB | |
| v1.20.0 source code.tar.gz | 2023-04-19 | 788.6 kB | |
| v1.20.0 source code.zip | 2023-04-19 | 1.1 MB | |
| Totals: 16 Items | 187.4 MB | 0 | |
Warning This is release includes migrations for the MySQL datastore to support extended object IDs. To learn more about migrations, see the migration documentation. To automate migrations, Kubernetes users can run the SpiceDB Operator.
This version also has a known performance regression and it is recommended that folks running at larger scales upgrade to v1.21.0
Highlights
๐ Objects now support more characters in their names/IDs (including the full web-safe Base64 character set) and can be up to 1024 characters in length
๐งช Fix to an issue with serve-testing and ZedTokens
๐ Fix to lookup resources deduplication bug
What's Changed
- Hashring test perf fix by @jakedt in https://github.com/authzed/spicedb/pull/1246
- gomod: bump cobrautil by @jzelinskie in https://github.com/authzed/spicedb/pull/1245
- Fix flakiness of graceful termination test by @josephschorr in https://github.com/authzed/spicedb/pull/1250
- Move to v4 of kuberesolver by @josephschorr in https://github.com/authzed/spicedb/pull/1249
- datastore/benchmark: add a datastore driver benchmark by @jakedt in https://github.com/authzed/spicedb/pull/1231
- Move to Go version 1.20.3 to fix reported vulns in Go 1.20.2 by @josephschorr in https://github.com/authzed/spicedb/pull/1252
- Set a subdictionary key for pgx logs adaptor by @josephschorr in https://github.com/authzed/spicedb/pull/1253
- Fix deduplication bug in reachable resources by @josephschorr in https://github.com/authzed/spicedb/pull/1226
- Make sure to bind vars in table driven tests by @josephschorr in https://github.com/authzed/spicedb/pull/1255
- makes hashring spread configurable by @vroldanbet in https://github.com/authzed/spicedb/pull/1256
- Bind all loop variable uses in function closures by @josephschorr in https://github.com/authzed/spicedb/pull/1258
- Fix bound variables in e2e by @josephschorr in https://github.com/authzed/spicedb/pull/1260
- Allow for reuse and replace of the serverversion middleware by @josephschorr in https://github.com/authzed/spicedb/pull/1259
- CRDB retry backoff by @ecordell in https://github.com/authzed/spicedb/pull/1195
- Add support for extended object ids by @josephschorr in https://github.com/authzed/spicedb/pull/1254
- goreleaser: publish PRs to brew and not commits by @jzelinskie in https://github.com/authzed/spicedb/pull/1257
- Fix flakiness of bootstrap file in serve-testing by squashing all memdb revisions by @josephschorr in https://github.com/authzed/spicedb/pull/1263
- Check the defaults for hashring construction by @josephschorr in https://github.com/authzed/spicedb/pull/1270
Full Changelog: https://github.com/authzed/spicedb/compare/v1.19.0...v1.20.0
Docker Images
This release is available at authzed/spicedb:v1.20.0, quay.io/authzed/spicedb:v1.20.0, ghcr.io/authzed/spicedb:v1.20.0