Skip to content

Releases: authzed/spicedb

v1.48.0

12 Dec 01:37
12293b4

Choose a tag to compare

Added

  • feat: add Memory Protection Middleware (enabled by default, use --enable-memory-protection-middleware=false to disable) by @miparnisari in #2691.
    ⚠️ Now, if your server's memory usage is too high, incoming requests may be rejected with code "ResourceExhausted" (HTTP 429).

Changed

Fixed

Full Changelog: v1.47.1...v1.48.0

Docker Images

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

v1.47.1

21 Nov 00:35
b55a9f6

Choose a tag to compare

Highlights

  • CVE Fix: Fixed a bug that would result in missing resources in LookupResources when certain permission structures are present (Checks were unaffected)
  • Upgrade Go to latest version to fix CVE by @tstirrat15 in ttps://github.com//pull/2671

Fixed

  • do not warn if requestid middleware errors due to ErrIllegalHeaderWrite by @miparnisari in #2654
  • Spanner: "concurrent write to map error" in Watch API by @miparnisari in #2694
  • Postgres: set missing fields in postgresRevision.MarshalBinary by @ostafen in #2708
  • Postgres & MySQL: duplicate metrics error with read replicas (#2518) by @miparnisari in #2707

Updated

  • Performance improvements for WriteSchema in #2697 and for ReadRelationships in #2632
  • add docker compose setup with grafana dashboard by @miparnisari in #2616
  • disable tracing of health check requests by @ivanauth in #2614

New Contributors

Full Changelog: v1.47.0...v1.47.1

Docker Images

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

v1.46.2

24 Oct 16:23
afd982c

Choose a tag to compare

Added

  • relationship expiration is now on by default by @miparnisari in #2605
  • add man page generation support by @ivanauth in #2595
  • add fgprof wall-clock profiler by @vroldanbet in #2618
  • CRDB: add write backpressure when write pool is overloaded by @ecordell in #2642
    • ⚠️ With this change, Write APIs now return ResourceExhausted errors if there are no available connections in the pool

Updated

Fixed

New Contributors

Full Changelog: v1.46.0...v1.46.2

Docker Images

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

v1.46.0

06 Oct 23:53
5d778d4

Choose a tag to compare

Fixed

Updated

New Contributors

Full Changelog: v1.45.4...v1.46.0

Docker Images

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

v1.45.4

16 Sep 18:18
4ff0d47

Choose a tag to compare

Added

Changed

Fixed

  • fix: improve the cluster error message when errors from all dispatchers by @josephschorr in #2543
  • fix: handling of multiple metadata for a single revision in Watch by @josephschorr in #2563

Full Changelog: v1.45.3...v1.45.4

Docker Images

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

v1.45.3

25 Aug 09:22
2aac899

Choose a tag to compare

What's Changed

Full Changelog: v1.45.2...v1.45.3

Docker Images

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

v1.45.2

14 Aug 18:15
449c43d

Choose a tag to compare

Fixed

  • Fix missing rows.Err check that could cause too-large writes to silently fail in PG by @josephschorr in #2526
  • Populate empty caveat_name and caveat_context in MySQL with default values by @mazdakb in #2506

Changed

New Contributors

Full Changelog: v1.45.1...v1.45.2

Docker Images

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

v1.45.1

10 Jul 21:37
2fd5b3d

Choose a tag to compare

Fixed

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

Choose a tag to compare

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

Changed

Fixed

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

Choose a tag to compare

Changed

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