Skip to content

Releases: authzed/zed

v0.34.1

06 Jan 18:41
28a4697

Choose a tag to compare

What's Changed

  • fix: bring in spicedb fix for multiple import behavior by @tstirrat15 in #617

Full Changelog: v0.34.0...v0.34.1

v0.34.0

05 Jan 21:38
aa6268f

Choose a tag to compare

Highlights

  • We added the ability for zed backup to work with SpiceDB instances that don't expose the ExportBulk API (e.g. very old instances or Serverless permissions systems) in #597
  • Fixed backing up relationships with expiration
  • Fixed importing relationships with caveats
  • Fixed some schema compilation edge cases

What's Changed

Full Changelog: v0.33.2...v0.34.0

v0.33.2

17 Dec 22:58
24812d4

Choose a tag to compare

Highlights

  • Improved command documentation by adding examples (#572)
  • Fix for Composable Schema validation and compilation around use directives and with expiration on wildcard relations

What's Changed

New Contributors

Full Changelog: v0.33.1...v0.33.2

v0.33.1

21 Oct 21:51
2dad959

Choose a tag to compare

Highlights

  • Fixed a bug where errors during backup creation would be swallowed instead of displayed
  • Improved error output around PermissionDenied errors
  • You can now write a schema using stdin

What's Changed

New Contributors

Full Changelog: v0.33.0...v0.33.1

v0.33.0

07 Oct 22:08
802742a

Choose a tag to compare

What's Changed

Full Changelog: v0.32.0...v0.33.0

v0.32.0

30 Sep 22:06
2aabe94

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.31.1...v0.32.0

v0.31.1

09 Sep 15:03
5faad1c

Choose a tag to compare

Highlights

Fixed a bug where a retryable error during backup creation would cause the client to restart the stream from the beginning, which was unhelpful.

What's Changed

  • build(deps): bump the go-mod group across 1 directory with 16 updates by @dependabot[bot] in #541
  • build(deps): bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #540
  • Fix backup retry behavior by @tstirrat15 in #543

Full Changelog: v0.31.0...v0.31.1

v0.31.0

28 Aug 22:56
dd3a73b

Choose a tag to compare

Notables

  • Better warning/error output for validation
  • Add --fail-on-warn flag for zed validate so that you can have stricter linting if desired

What's Changed

New Contributors

Full Changelog: v0.30.2...v0.31.0

v0.30.2

29 Apr 15:23
805b0b0

Choose a tag to compare

What's Changed

Full Changelog: v0.30.1...v0.30.2

v0.30.1

25 Apr 15:56
e0d4b92

Choose a tag to compare

What's Changed

Full Changelog: v0.30.0...v0.30.1