Releases: authzed/zed
Releases · authzed/zed
v0.16.1
What's Changed
- cmd: add autocomplete to
zed use
by @jzelinskie in #326
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- Backups: subcommands, prefix-filtering, parsing by @jzelinskie in #313
- build(deps): bump github.com/brianvoe/gofakeit/v6 from 6.22.0 to 6.26.3 by @dependabot in #314
- build(deps): bump github.com/charmbracelet/lipgloss from 0.7.1 to 0.9.1 by @dependabot in #315
- Add dynamic shell completion support to zed for context use by @josephschorr in #319
- Add dynamic completion for permissions and relationships commands by @josephschorr in #320
- Support validate (and import) taking in a schema directly by @josephschorr in #321
- refactor backup restore to handle serialization errors and conflicts by @vroldanbet in #316
- Add command for redacting backups by @josephschorr in #318
- build(deps): bump github.com/samber/lo from 1.38.1 to 1.39.0 by @dependabot in #325
- build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #323
Full Changelog: v0.15.2...v0.16.0
v0.15.2
What's Changed
- exposes backupformat package by @vroldanbet in #311
- Fix panic on backup call if the SpiceDB version is unsupported by @josephschorr in #312
Full Changelog: v0.15.1...v0.15.2
v0.15.1
What's Changed
- support canceling long-running backup/restore operations by @vroldanbet in #308
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- Add support for outputting dispatch counts on streaming APIs by @josephschorr in #283
- Add explain traces to assertion failure output and fix line offsets by @josephschorr in #278
- Bulk delete fix by @corkrean in #295
- Add missing context token attributes by @prufrock in #304
New Contributors
Full Changelog: v0.14.0...v0.15.0
Docker Images
This release is available at authzed/zed:v0.15.0
, quay.io/authzed/zed:v0.15.0
, ghcr.io/authzed/zed:v0.15.0
v0.14.0
v0.13.0
What's Changed
- Improve CLI help for relationship commands by @vroldanbet in #270
- Update avro for reported vulnerability in the base library by @josephschorr in #279
- Remove trivy from the debug image by @josephschorr in #281
- upgrade spicedb to pick up new multiple-slash allowed object types by @jakedt in #282
- Support stdout / stdin for backup and restore by @bison in #285
- update read relationships to use pagination by @vroldanbet in #288
New Contributors
Full Changelog: v0.12.1...v0.13.0
v0.12.1
What's Changed
- fixes when STDIN input and CLI args are provided by @vroldanbet in #269
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- build(deps): bump golang.org/x/term from 0.8.0 to 0.10.0 by @dependabot in #267
- Allow calls to zed relationship {create, touch, delete} to read from stdin by @epaulson10 in #263
- build(deps): bump github.com/authzed/spicedb from 1.22.0-rc2.0.20230530173245-26cb8a0c68ee to 1.23.1 by @dependabot in #268
Full Changelog: v0.11.1...v0.12.0
v0.11.1
What's Changed
- update docker image used in CI by @vroldanbet in #265
Full Changelog: v0.11.0...v0.11.1