Skip to content

v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 16:17
· 2539 commits to main since this release
a30aca3

Warning
This release contains a change to the internal dispatch API, which means that v1.10.0 and v1.11.0 can not dispatch to each other during a rolling upgrade. To upgrade without downtime, run these as separate Kubernetes services, or disable dispatch before upgrading.

Highlights

  • Check requests can now be traced using the zed CLI using zed permission check --explain
  • serve-testing now supports HTTP
  • Performance improvements for LookupResources, WriteSchemas, and dispatch in general
  • The Watch API is disabled automatically if CRDB datatstores don't support Change Feeds

What's Changed

Full Changelog: v1.10.0...v1.11.0

Docker Images

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