Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2023-03-23 | 1.2 kB | |
spicedb_1.18.0_linux_amd64.rpm | 2023-03-23 | 16.7 MB | |
spicedb_1.18.0_linux_arm64.rpm | 2023-03-23 | 15.3 MB | |
spicedb_1.18.0_linux_amd64.deb | 2023-03-23 | 16.7 MB | |
spicedb_1.18.0_linux_arm64.deb | 2023-03-23 | 15.3 MB | |
spicedb_1.18.0_linux_amd64.apk | 2023-03-23 | 16.7 MB | |
spicedb_1.18.0_linux_arm64.apk | 2023-03-23 | 15.3 MB | |
spicedb_1.18.0_darwin_amd64.tar.gz | 2023-03-23 | 17.0 MB | |
spicedb_1.18.0_darwin_arm64.tar.gz | 2023-03-23 | 16.5 MB | |
spicedb_1.18.0_windows_amd64.tar.gz | 2023-03-23 | 16.2 MB | |
spicedb_1.18.0_windows_arm64.tar.gz | 2023-03-23 | 14.9 MB | |
spicedb_1.18.0_linux_amd64.tar.gz | 2023-03-23 | 16.0 MB | |
spicedb_1.18.0_linux_arm64.tar.gz | 2023-03-23 | 14.7 MB | |
README.md | 2023-03-21 | 2.2 kB | |
v1.18.0 source code.tar.gz | 2023-03-21 | 762.3 kB | |
v1.18.0 source code.zip | 2023-03-21 | 1.1 MB | |
Totals: 16 Items | 193.2 MB | 0 |
Highlights
🚀 Cockroach and Postgres datastores can now configure separate connection pools for read and write queries
📈 Additional metrics for datastore GC
🔄 Improved Postgres revision collision detection
🚫 Improved error codes when access is denied
What's Changed
- Add prometheus metric for GC failure in datastore by @josephschorr in https://github.com/authzed/spicedb/pull/1177
- Dependabot updates for March 2023 by @josephschorr in https://github.com/authzed/spicedb/pull/1188
- datastore/postgres: switch to DB snapshots as primary component of revisions by @jakedt in https://github.com/authzed/spicedb/pull/1153
- makes the request caveat context size configurable by @vroldanbet in https://github.com/authzed/spicedb/pull/1190
- README: refresh with more dev instructions by @jzelinskie in https://github.com/authzed/spicedb/pull/1191
- README: add debug containers by @jzelinskie in https://github.com/authzed/spicedb/pull/1194
- internal/datastore/crdb: split read/write connpools by @jzelinskie in https://github.com/authzed/spicedb/pull/1179
- propagate option to disable stats in spanner datastore by @vroldanbet in https://github.com/authzed/spicedb/pull/1192
- fixes behaviour of various datastores when HeadRevision is outside GC window by @vroldanbet in https://github.com/authzed/spicedb/pull/1200
- Txid join fix by @jakedt in https://github.com/authzed/spicedb/pull/1204
- fixes regression of revision precision problem in MacOS for MemDB by @vroldanbet in https://github.com/authzed/spicedb/pull/1207
- changes the order gRPC prometheus middleware by @vroldanbet in https://github.com/authzed/spicedb/pull/1209
- Bump golang.org/x/mod from 0.8.0 to 0.9.0 by @dependabot in https://github.com/authzed/spicedb/pull/1189
- spanner: close row iterators when done by @ecordell in https://github.com/authzed/spicedb/pull/1212
- datastore/postgres: fix invalid slice appends in snapshots by @jakedt in https://github.com/authzed/spicedb/pull/1218
Full Changelog: https://github.com/authzed/spicedb/compare/v1.17.0...v1.18.0
Docker Images
This release is available at authzed/spicedb:v1.18.0
, quay.io/authzed/spicedb:v1.18.0
, ghcr.io/authzed/spicedb:v1.18.0