Skip to content

Releases: authzed/spicedb

v1.45.1

10 Jul 21:37
2fd5b3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.45.0...v1.45.1

Docker Images

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

v1.45.0

10 Jul 18:10
0e74699
Compare
Choose a tag to compare

⚠️ Warning: Due to #2496, please use v1.45.1.

What's Changed

Full Changelog: v1.44.4...v1.45.0

Docker Images

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

v1.44.4

16 Jun 19:43
69c136f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.44.3...v1.44.4

Docker Images

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

v1.44.3

09 Jun 19:45
6555287
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.44.0...v1.44.3

Docker Images

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

v1.44.2

05 Jun 21:04
Compare
Choose a tag to compare

This is a hotfix release that contains the patch for CVE-2025-49011

Full Changelog: v1.44.0...v1.44.2

Docker Images

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

v1.44.0

19 May 19:53
d5479cd
Compare
Choose a tag to compare

Highlights

New Features

  • Add new flag that toggles a new performance insights prometheus metric: --enable-performance-insight-metrics (#2383)

Bug Fixes

  • Fix issue with underscore handling when deleting by object prefix (#2393)

What's Changed

New Contributors

Full Changelog: v1.43.0...v1.44.0

Docker Images

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

v1.43.0

02 May 11:43
9379697
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.42.1...v1.43.0

Docker Images

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

v1.42.1

02 Apr 14:48
4a6fae2
Compare
Choose a tag to compare

What's Changed

  • remove limit in AtRevision in dispatch ResolverMeta by @ecordell in #2296
  • support both old and new read replica flag prefixes by @ecordell in #2300

Full Changelog: v1.42.0...v1.42.1

Docker Images

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

v1.42.0

01 Apr 08:52
1722fd2
Compare
Choose a tag to compare

Warning

1.42.0 introduced a backwards-incompatible change to the --datastore-read-replica-conn-pool-* flags. If you are configuring read replicas, please update your flags or use 1.42.1 instead, which supports both the old and new flags.

What's Changed

New Contributors

Full Changelog: v1.41.0...v1.42.0

Docker Images

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

v1.41.0

03 Mar 15:59
659cdf6
Compare
Choose a tag to compare

Highlights

🪞Schema Reflection APIs are now GA! Reference information about your schema without computing permissions, making it easier to build features like dynamic admin panels
🩵 Postgres and MySQL interface improvements

Don't miss

🎼 Available in zed v0.27.0, you can now try out composable schemas! Introducing two new concepts, schema import statements and partials, we've made it easier to write concise schemas and for multiple teams to work on separate files. For more info, check out the docs.

Features

  • Promote reflection APIs from experimental to V1 schema service by @josephschorr in #2249
  • Support follower read delay flag with Postgres and MySQL datastores by @ecordell in #2245

Enhancements

Fixes

Updated Dependencies

Full Changelog: v1.40.1...v1.41.0

Docker Images

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