Releases: authzed/authzed-go
Releases · authzed/authzed-go
v0.4.1
v0.4.0
What's Changed
- V1 example by @jakedt in #34
- .github: add CLA workflow by @jzelinskie in #35
- .github: upgrade buf action, remove local plugins by @jzelinskie in #37
- bump buf reference to the latest proto definitions by @jonwhitty in #36
- README: update examples to v1 by @jzelinskie in #39
- Add responsemeta package that defines metadata on SpiceDB API responses by @josephschorr in #40
- feat: embed v1 Watch client by @jon-whit in #41
- Update api for wildcard support by @josephschorr in #42
- Regenerate protos for API update for wildcard and add additional v0 handwritten validation by @josephschorr in #43
- Update API for missing validation on SubjectReference by @josephschorr in #44
- Ensure wildcard subject object IDs are not used with non-empty relations by @josephschorr in #47
- Bump protos by @samkim in #46
- update validation to allow 3 char object types and relations by @ecordell in #48
New Contributors
- @jonwhitty made their first contribution in #36
- @jon-whit made their first contribution in #41
- @samkim made their first contribution in #46
- @ecordell made their first contribution in #48
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- generate openapi and add an embed fs for it by @jzelinskie in #33
Full Changelog: v0.2.0...v0.3.0
v0.2.0
- Adds the new v1 API!
v0.1.0
- Refreshes to the latest authzed service protos
- ObjectAndRelation validation updated
v0.0.2
Merge pull request #16 from jzelinskie/legacy-registration v0: add legacy registration