Spicedb Versions Save

Open Source, Google Zanzibar-inspired fine-grained permissions database

v1.22.0-rc1

11 months ago

What's Changed

Full Changelog: https://github.com/authzed/spicedb/compare/v1.21.0...v1.22.0-rc1

Docker Images

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

v1.21.0

1 year ago

Highlights

πŸ“„ Datastore accesses are now paginated to efficiently handle large Reads and LookUps πŸš€ Revisions now crossfade across quantization windows to ensure cache usage πŸ”¨ Clients can now leverage gRPC's gzip compression ♾️ Fixed an infinite loop in the Postgres datastore Watch API

What's Changed

New Contributors

Full Changelog: https://github.com/authzed/spicedb/compare/v1.20.0...v1.21.0

v1.21.0-rc1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/authzed/spicedb/compare/v1.19.0...v1.21.0-rc1

v1.20.0

1 year ago

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

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

v1.19.1

1 year ago

Upgrade Notes

Warning This is release includes a fix for CVE-2023-29193 Please read the Security Advisory to determine if you are affected and what workarounds can be applied if you cannot upgrade.

Full Changelog: https://github.com/authzed/spicedb/compare/v1.19.0...v1.19.1

Docker Images

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

v1.19.0

1 year ago

Upgrade Notes

Warning This is release includes migrations for the Postgres datastore that adds indices. To learn more about migrations, see the migration documentation. To automate migrations, Kubernetes users can run the SpiceDB Operator.

Highlights

πŸš€ Cockroach and Postgres datastores are much faster 🎏 Several new flags for tuning SpiceDB for best performance πŸͺ΅ Improved log messages

What's Changed

Docker Images

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

Full Changelog: https://github.com/authzed/spicedb/compare/v1.18.0...v1.19.0

v1.18.1

1 year ago

Upgrade Notes

Warning This release breaks our semantic versioning policy and as a result is not recommended. Please use v1.19.0 which includes this release's changes but with a version number that better reflects the contents of the release.

This is release includes migrations for the Postgres datastore that adds indices. To learn more about migrations, see the migration documentation. To automate migrations, Kubernetes users can run the SpiceDB Operator.

What's Changed

Full Changelog: https://github.com/authzed/spicedb/compare/v1.17.0...v1.18.1

Docker Images

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

v1.18.0

1 year ago

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

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

v1.17.0

1 year ago

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

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

v1.16.2

1 year ago

What's Changed

Docker Images

This release is available at:

  • authzed/spicedb:v1.16.2
  • quay.io/authzed/spicedb:v1.16.2
  • ghcr.io/authzed/spicedb:v1.16.2
  • authzed/spicedb:v1.16.2-debug
  • quay.io/authzed/spicedb:v1.16.2-debug
  • ghcr.io/authzed/spicedb:v1.16.2-debug

Full Changelog: https://github.com/authzed/spicedb/compare/v1.16.1...v1.16.2