Skip to content

Releases: authzed/spicedb

v1.30.0

19 Mar 12:48
32e903f
Compare
Choose a tag to compare

Highlights

✨ CheckBulkPermission has now graduated!
⚡ Significantly improved write and delete performance in CockroachDB resulting in a major reduction in serialization errors occurring
⚡ Significantly improve deletion performance on deletions with limits across all datastores
🔍 Filters used for read relationships and delete relationships now have resource_type as optional
✨ WatchRelationships and BulkExportRelationships now support filters
📉 Memory reduction on WriteSchema
🔍 Various improvements in observability
🐛 fixes minimum connection handling for Postgres datastore not working as intended

Note

The CockroachDB datastore has a 2-phase migration in this release, we recommend using the spicedb-operator to automate the process

Warning

BulkExportRelationships cursors have changed and won't be compatible across versions.

What's Changed

New Contributors

Full Changelog: v1.29.5...v1.30.0

Docker Images

This release is available at authzed/spicedb:v1.30.0, quay.io/authzed/spicedb:v1.30.0, ghcr.io/authzed/spicedb:v1.30.0

v1.29.5

05 Mar 22:50
Compare
Choose a tag to compare

This release adds support for a phased migration in Spanner, and is otherwise the same as v1.29.2

Full Changelog: 1.29.2...v1.29.5

Docker Images

This release is available at authzed/spicedb:v1.29.5, quay.io/authzed/spicedb:v1.29.5, ghcr.io/authzed/spicedb:v1.29.5

v1.29.2

01 Mar 20:52
Compare
Choose a tag to compare

Highlights

This is primarily a bugfix release to address GHSA-h3m7-rqc4-7h9p

What's Changed

Full Changelog: v1.29.1...v1.29.2

Docker Images

This release is available at authzed/spicedb:v1.29.2, quay.io/authzed/spicedb:v1.29.2, ghcr.io/authzed/spicedb:v1.29.2

v1.29.1

02 Feb 17:00
41323e9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.29.0...v1.29.1

Docker Images

This release is available at authzed/spicedb:v1.29.1, quay.io/authzed/spicedb:v1.29.1, ghcr.io/authzed/spicedb:v1.29.1

v1.29.1-rc1

30 Jan 18:24
41323e9
Compare
Choose a tag to compare
v1.29.1-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.29.0...v1.29.1-rc1

Docker Images

This release is available at authzed/spicedb:v1.29.1-rc1, quay.io/authzed/spicedb:v1.29.1-rc1, ghcr.io/authzed/spicedb:v1.29.1-rc1

v1.29.0

22 Jan 11:44
521808c
Compare
Choose a tag to compare

Highlights

🔊 New foundation in Datastore Watch API now streams checkpoint revisions and schema changes
🥽 Postgres datastore now supports new experimental Schema Cache
⏰ Watch API now supports write timeouts

Warning

A bug has been identified in this release around handling of CRDB timestamps. Its recommended to move to v1.29.1

What's Changed

New Contributors

Full Changelog: v1.28.0...v1.29.0

Docker Images

This release is available at authzed/spicedb:v1.29.0, quay.io/authzed/spicedb:v1.29.0, ghcr.io/authzed/spicedb:v1.29.0

v1.28.0

30 Nov 17:07
d479967
Compare
Choose a tag to compare

What's Changed

Docker Images

This release is available at authzed/spicedb:v1.28.0, quay.io/authzed/spicedb:v1.28.0, ghcr.io/authzed/spicedb:v1.28.0

v1.28.0-rc1

28 Nov 08:40
d479967
Compare
Choose a tag to compare
v1.28.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.27.1-rc1...v1.28.0-rc1

Docker Images

This release is available at authzed/spicedb:v1.28.0-rc1, quay.io/authzed/spicedb:v1.28.0-rc1, ghcr.io/authzed/spicedb:v1.28.0-rc1

v1.27.1-rc1

15 Nov 13:59
54345a4
Compare
Choose a tag to compare
v1.27.1-rc1 Pre-release
Pre-release

What's Changed

  • fix dispatch deduplication regression by @vroldanbet in #1643
  • use internal/logging instead of zerolog global logger by @vroldanbet in #1647
  • singleflight dispatch: adds a fallback in case the traversal bloom is not present by @vroldanbet in #1648

Full Changelog: v1.27.0...v1.27.1-rc1

Docker Images

This release is available at authzed/spicedb:v1.27.1-rc1, quay.io/authzed/spicedb:v1.27.1-rc1, ghcr.io/authzed/spicedb:v1.27.1-rc1

v1.27.0

08 Nov 08:43
0114177
Compare
Choose a tag to compare

Docker Images

This release is available at authzed/spicedb:v1.27.0, quay.io/authzed/spicedb:v1.27.0, ghcr.io/authzed/spicedb:v1.27.0

What's Changed

Full Changelog: v1.26.0...v1.27.0