v0.11.0
What's Changed
- Move zed to latest SpiceDB by @josephschorr in #235
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #240
- Backup and restore commands by @jakedt in #236
- add a progress bar for backup and restore by @jakedt in #242
- Allow storage of --no-verify-ca on contexts, similar to insecure by @josephschorr in #248
- Validation improvements by @josephschorr in #245
- Add a more descriptive error message for calling zed without a context by @josephschorr in #247
- readme: refresh to be similar to spicedb by @jzelinskie in #250
- Backup zedtoken by @jakedt in #251
- Add timing information to debug traces, when present by @josephschorr in #252
- Add a flag to have zed exit with code 1 on check failure by @josephschorr in #246
- Fix bug when writing schema supplied via stdin by @epaulson10 in #264
New Contributors
- @epaulson10 made their first contribution in #264
Full Changelog: v0.10.2...v0.11.0