Highlights
- Improved command documentation by adding examples (#572)
- Fix for Composable Schema validation and compilation around
usedirectives andwith expirationon wildcard relations
What's Changed
- docs: add examples to some commands by @miparnisari in #572
- build(deps): bump github.com/ccoveille/go-safecast to v2.0.0 by @ccoVeille in #574
- Reduce flakiness of wasm tests by @tstirrat15 in #576
- build(deps): bump github.com/dvsekhvalnov/jose2go from 1.6.0 to 1.7.0 by @dependabot[bot] in #580
- build(deps): bump the go-mod group across 1 directory with 14 updates by @dependabot[bot] in #581
- build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #583
- build: more automation on docs workflow by @miparnisari in #589
- ci: add conventional commit linting by @tstirrat15 in #592
- chore: update recursion depth error handling by @tstirrat15 in #591
- fix: allow relations named 'schema' in zed validate by @ivanauth in #585
- fix: docs path by @miparnisari in #594
- chore: pull in lint rules from spicedb by @tstirrat15 in #600
- fix: fix composable schema validation by bringing in latest spicedb by @tstirrat15 in #601
New Contributors
- @ccoVeille made their first contribution in #574
Full Changelog: v0.33.1...v0.33.2