Skip to content

Releases: authzed/zed

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

v0.30.0

24 Apr 21:58
7268b9e

Choose a tag to compare

What's Changed

Full Changelog: v0.29.0...v0.30.0

v0.29.0

24 Apr 17:39
0c95dac

Choose a tag to compare

What's Changed

Full Changelog: v0.28.0...v0.29.0

v0.28.0

23 Apr 16:06
ce8c112

Choose a tag to compare

Highlights

  • Added resumable backup support to zed backup
  • Added cursor support to zed permission lookup-resources
  • Added socks5 proxy support

What's Changed

New Contributors

Full Changelog: v0.27.0...v0.28.0