github authzed/spicedb v1.13.0

latest releases: v1.37.2, v1.38.0, v1.37.1...
2 years ago

Highlights

  • Dispatched checks are now batched performed improving performance
  • Protobuf serialization is now much faster by using vtprotobuf to avoid reflection
  • Dispatch API is now compressed with Snappy
  • Cache sizes can now be configured with percentages of free memory

Warning
This release contains a change to the internal dispatch API, which means that v1.13.0 and v1.12.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.

What's Changed

Full Changelog: v1.12.0...v1.13.0

Docker Images

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

Don't miss a new spicedb release

NewReleases is sending notifications on new releases.