Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2023-03-08 | 1.2 kB | |
spicedb_1.17.0_linux_amd64.rpm | 2023-03-08 | 16.7 MB | |
spicedb_1.17.0_linux_arm64.rpm | 2023-03-08 | 15.2 MB | |
spicedb_1.17.0_linux_amd64.deb | 2023-03-08 | 16.7 MB | |
spicedb_1.17.0_linux_arm64.deb | 2023-03-08 | 15.2 MB | |
spicedb_1.17.0_linux_amd64.apk | 2023-03-08 | 16.7 MB | |
spicedb_1.17.0_linux_arm64.apk | 2023-03-08 | 15.2 MB | |
spicedb_1.17.0_windows_amd64.tar.gz | 2023-03-08 | 16.1 MB | |
spicedb_1.17.0_windows_arm64.tar.gz | 2023-03-08 | 14.7 MB | |
spicedb_1.17.0_linux_amd64.tar.gz | 2023-03-08 | 16.0 MB | |
spicedb_1.17.0_linux_arm64.tar.gz | 2023-03-08 | 14.6 MB | |
spicedb_1.17.0_darwin_amd64.tar.gz | 2023-03-08 | 16.9 MB | |
spicedb_1.17.0_darwin_arm64.tar.gz | 2023-03-08 | 16.4 MB | |
README.md | 2023-02-22 | 2.4 kB | |
v1.17.0 source code.tar.gz | 2023-02-22 | 751.1 kB | |
v1.17.0 source code.zip | 2023-02-22 | 1.1 MB | |
Totals: 16 Items | 192.0 MB | 1 |
Highlights
š Caveats are now Generally Available! š APIs without configurable consistency have been reduced by one datastore roundtrip ā WriteRelationships validation now batch-loads schemas ā ļø Additional metrics for caching and the Spanner datastore have added, requiring changes to users' PromQL queries šŖ³The CockroachDB datastore GC window now warns instead of failing if the user configures an invalid window
What's Changed
- pkg/cache: implement a central collector by @jzelinskie in https://github.com/authzed/spicedb/pull/1149
- makes dispatch metrics toggleable by @vroldanbet in https://github.com/authzed/spicedb/pull/1151
- Change release notes update mode by @ecordell in https://github.com/authzed/spicedb/pull/1150
- make cache collector unregister on close by @vroldanbet in https://github.com/authzed/spicedb/pull/1152
- Mark caveats as a production-ready feature by @josephschorr in https://github.com/authzed/spicedb/pull/1154
- Remove now-unused caveats flag by @josephschorr in https://github.com/authzed/spicedb/pull/1155
- Fix MySQL parseTime check to use the DSN lib by @josephschorr in https://github.com/authzed/spicedb/pull/1159
- improve CRDB GC error message by @vroldanbet in https://github.com/authzed/spicedb/pull/1166
- adds caveats to AppliedSchemaChanges by @vroldanbet in https://github.com/authzed/spicedb/pull/1167
- Fix spanner telemetry by @ecordell in https://github.com/authzed/spicedb/pull/1156
- does not return an error if GC windows aren't aligned by @vroldanbet in https://github.com/authzed/spicedb/pull/1169
- Move to Golang 1.19.6 to bring some security fixes by @josephschorr in https://github.com/authzed/spicedb/pull/1172
- Use the shared relationships validation in dev package by @josephschorr in https://github.com/authzed/spicedb/pull/1171
- Have validation for WriteRelationships batch load namespaces by @josephschorr in https://github.com/authzed/spicedb/pull/1175
- Skip loading of head revision on write calls by @josephschorr in https://github.com/authzed/spicedb/pull/1176
Full Changelog: https://github.com/authzed/spicedb/compare/v1.16.2...v1.17.0
Docker Images
This release is available at authzed/spicedb:v1.17.0
, quay.io/authzed/spicedb:v1.17.0
, ghcr.io/authzed/spicedb:v1.17.0