v0.8.0
Highlights
- Contexts now support custom CA certificate chains with the
--certificate-path
flag - The password prompt now informs users of the
ZED_KEYRING_PASSWORD
env var - check, lookup-resources, lookup-subject commands now support a
--caveat-context
flag - Debug tracing now supports caveats
What's Changed
- Dependabot updates for Dec 2022 by @josephschorr in #175
- Update to latest SpiceDB and add support for caveats by @josephschorr in #174
- build(deps): bump golang.org/x/term from 0.2.0 to 0.3.0 by @dependabot in #180
- build(deps): bump github.com/99designs/keyring from 1.2.1 to 1.2.2 by @dependabot in #181
- Add debug trace support for caveats by @josephschorr in #177
- Rearchitect zed to support a WASM-based mode by @josephschorr in #179
- add custom certificates by @jzelinskie in #183
Full Changelog: v0.7.5...v0.8.0