Releases: authzed/authzed-go
Releases · authzed/authzed-go
v0.12.0
What's Changed
- RequestID utilities by @alecmerdler in #176
- Remove TODO for duplicated request ID definition by @alecmerdler in #177
- Bump github.com/golangci/golangci-lint from 1.56.2 to 1.57.1 by @dependabot in #178
- enables dependabot update grouping by @vroldanbet in #181
- Bump the go-mod group with 2 updates by @dependabot in #182
- Bump github.com/docker/docker from 25.0.4+incompatible to 25.0.5+incompatible in /magefiles by @dependabot in #183
- Bump the go-mod group with 2 updates by @dependabot in #184
- Bump google.golang.org/grpc from 1.63.0 to 1.63.2 in the go-mod group by @dependabot in #185
- Update authzed-go for API changes removing hard coded limits by @josephschorr in #186
- Bump golang.org/x/vuln from 1.0.4 to 1.1.0 in the go-mod group by @dependabot in #188
- Update generated protos for experimental reflection APIs by @josephschorr in #189
- Modify the experimental reflection APIs slightly to return more infor… by @josephschorr in #190
- Bump golang.org/x/net from 0.22.0 to 0.23.0 in /magefiles in the go_modules group across 1 directory by @dependabot in #187
- Update for recent changes in experimental reflection API by @josephschorr in #191
- Bump the go-mod group with 2 updates by @dependabot in #192
- Bump the go-mod-magefiles group in /magefiles with 7 updates by @dependabot in #193
- Further updates to experimental reflection APIs by @josephschorr in #194
- Further updates to experimental reflection APIs by @josephschorr in #195
- Regenerate for experimental count relationships API by @josephschorr in #196
- Bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot in #197
- Bump the go-mod group with 2 updates by @dependabot in #198
- Bump the go-mod-magefiles group in /magefiles with 3 updates by @dependabot in #200
- Bump the go-mod group with 5 updates by @dependabot in #199
- Update API for count relationships changes by @josephschorr in #201
Full Changelog: v0.11.1...v0.12.0
v0.11.1
What's Changed
- Bump google.golang.org/grpc from 1.60.1 to 1.62.1 by @dependabot in #171
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- generates vtprotobuf equal by @vroldanbet in #153
- Bump github.com/jzelinskie/stringz from 0.0.2 to 0.0.3 by @dependabot in #157
- Bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #154
- Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #158
- Update API for new relationship filters by @josephschorr in #163
- Regenerate for API change for optional resource type by @josephschorr in #164
- feat: Add retry logic for bulk imports based on work in the zed CLI by @chancesm in #165
- fix: issue with switch when err is nil by @ryaneorth in #166
- Use centralized Go version in CI by @alecmerdler in #168
- Include CheckBulkPermissions API by @alecmerdler in #167
- Update authzed-go for the check tracing changes in API by @josephschorr in #169
- Bump github.com/envoyproxy/protoc-gen-validate from 1.0.2 to 1.0.4 by @dependabot in #160
- change update cadence to weekly / update github actions by @vroldanbet in #170
- Bump actions/checkout from 3 to 4 by @dependabot in #172
- Bump github/codeql-action from 2 to 3 by @dependabot in #173
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #175
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.18.0 to 2.19.1 by @dependabot in #162
New Contributors
- @chancesm made their first contribution in #165
- @ryaneorth made their first contribution in #166
- @alecmerdler made their first contribution in #168
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
- generate protos for new serialization error reason by @vroldanbet in #147
- update to latest grpcutil commit by @vroldanbet in #148
- several updates by @vroldanbet in #149
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- add support for multiple slashes in object and caveat names by @jakedt in #140
- Regenerate authzed-go for experimental bulk check API by @josephschorr in #141
- update client code example by @vroldanbet in #143
- Update API ref and generated files for schema size change by @josephschorr in #144
- remove streaming bulk check by @vroldanbet in #145
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Add support for limits on delete relationships API by @josephschorr in #107
- Add experimental bulk write API support by @jakedt in #108
- Prepare for merge queue by @vroldanbet in #111
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.2 by @dependabot in #100
- update to tag 125e39e67bf60b2d19c4de15aaa69cb1bcbda28c by @jakedt in #114
- add magefiles by @vroldanbet in #115
- runs mage deps:update and gen:proto by @vroldanbet in #116
- bring in zedtokens on schema API responses by @jakedt in #117
- regen: introduce reason max relationship context size by @vroldanbet in #118
- add overlap key constant and helpers by @ecordell in #120
- move tools into a separate magefiles module by @ecordell in #119
- Update API to include LookupSubjects cursors and limits by @josephschorr in #125
- Regenerate protos for new error reason for CREATE failure by @josephschorr in #126
- Regenerate to add depth exceeded error and durations to check traces by @josephschorr in #127
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #124
- mage: generate buf metadata with protos by @jzelinskie in #130
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- buf: add protoc-gen-vtproto by @jzelinskie in #70
- generate code for caveat API changes by @vroldanbet in #71
- Regenerate protos for the new error details enumeration by @josephschorr in #73
- Regenerate protos to add new error reason by @josephschorr in #77
- generate PermissionService with caveat context by @vroldanbet in #75
- Regenerate to add the new type error reason by @josephschorr in #78
- Regenerate API and add additional validation testing by @josephschorr in #79
- Regenerate API code with new WriteRelationships error reasons by @josephschorr in #84
- Add additional API fields for caveats on LookupSubjects by @josephschorr in #85
- Regenerate for API updates to enable debugging of caveats by @josephschorr in #89
- Regenerate to add caveat name to debug info by @josephschorr in #90
- Regenerate API for new error reason for caveat expr eval failure by @josephschorr in #93
- Fix #96 - fix example API call in README.md by @DGuhr in #97
- Add support for extended IDs and some cleanup by @josephschorr in #102
- Re-add t.Parallel after verifying tests properly report failures by @josephschorr in #104
- Update for cursor support in LookupResources by @josephschorr in #105
- Bring in cursor support on read relationships by @josephschorr in #106
New Contributors
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Switch buf diff to use the shared action by @josephschorr in #61
- Regenerate API for debug protos and add request and response headers by @josephschorr in #62
- Organize GitHub workflows closer to SpiceDB by @jzelinskie in #63
- add dependabot, trivy, update deps, and fix vulns in deps by @vroldanbet in #64
- Bump github.com/stretchr/testify from 1.7.0 to 1.8.0 by @dependabot in #65
- Update authzed-go for LookupSubjects API changes by @josephschorr in #66
- Update protos to buf tag 6bf58783fdc3ed33da39a728e2538c1cb58da34e by @samkim in #69
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.2 to 2.11.3 by @dependabot in #68
- Bump google.golang.org/grpc from 1.48.0 to 1.49.0 by @dependabot in #67
New Contributors
- @vroldanbet made their first contribution in #64
- @dependabot made their first contribution in #65
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Update API validation to include the pipe character by @josephschorr in #56
- Switch to the shared actions by @josephschorr in #58
- Add headers for requesting and receiving the server version by @josephschorr in #57
- Remove the v0 API (except developer) by @josephschorr in #59
- Switch buf to use local tooling by @josephschorr in #60
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- pkg/responsemetadata: zero default on error by @jzelinskie in #50
- Update API for recent validation regex change by @josephschorr in #54
- Deprecate v0 API by @samkim in #55
Full Changelog: v0.4.1...v0.5.0