Releases: authzed/authzed-go
Releases · authzed/authzed-go
v1.1.0
What's Changed
- Regenerate API for 53e6b1087a076a9802ed2218f3a43404f779a1ff which includes transaction metadata by @josephschorr in #246
- Update API for recent changes to BulkImport by @josephschorr in #247
- Bump google.golang.org/grpc from 1.66.2 to 1.67.0 in the go-mod group by @dependabot in #243
- Bump the go-mod-magefiles group across 1 directory with 4 updates by @dependabot in #244
- Bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot in #248
- Bump google.golang.org/grpc from 1.67.0 to 1.67.1 in the go-mod group by @dependabot in #249
- Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 in the go-mod group by @dependabot in #250
- Bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot in #251
- Flesh out client tests by @tstirrat15 in #252
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Why this release?
This release doesn't bring any breaking changes or new functionality. Rather, it's a signal that the client has reached a v1 level of maturity.
What's Changed
Nothing since the v0.16.0 release.
New Contributors
- @tstirrat15 made their first contribution in #238
Full Changelog: v0.15.0...v1.0.0
v0.16.0
This release brings ImportBulk and ExportBulk into the PermissionsService.
What's Changed
- Bump github.com/golangci/golangci-lint from 1.60.1 to 1.60.3 in the go-mod group by @dependabot in #234
- Bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot in #233
- Bump github.com/bufbuild/buf from 1.38.0 to 1.39.0 in /magefiles in the go-mod-magefiles group by @dependabot in #236
- Bump google.golang.org/grpc from 1.65.0 to 1.66.0 in the go-mod group by @dependabot in #235
- Take security patch in 1.22.7 by @tstirrat15 in #238
- Bump the go-mod group with 3 updates by @dependabot in #241
- Add a test, add to README, add test running by @tstirrat15 in #245
- Bump to API Version 1.37 by @tstirrat15 in #242
New Contributors
- @tstirrat15 made their first contribution in #238
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- bump docker to address CVE marked by scanners by @vroldanbet in #224
- Bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible in /magefiles in the go_modules group across 1 directory by @dependabot in #225
- Bump the go-mod-magefiles group across 1 directory with 6 updates by @dependabot in #232
- regenerate clients for api v1.35.0 by @ecordell in #230
- Bump the go-mod group across 1 directory with 7 updates by @dependabot in #231
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Bump github.com/samber/lo from 1.39.0 to 1.44.0 in the go-mod group by @dependabot in #213
- Bump google.golang.org/grpc from 1.64.0 to 1.65.0 in the go-mod group by @dependabot in #215
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /magefiles in the go_modules group by @dependabot in #216
- regenerates materialize API - adds BreakingSchemaChange event by @vroldanbet in #214
- Bump github.com/samber/lo from 1.44.0 to 1.45.0 in the go-mod group by @dependabot in #218
- regenerates materialize API - adds optional revision in LookupPermissionSets by @vroldanbet in #217
- Bump the go-mod group with 2 updates by @dependabot in #219
- Bump golang.org/x/vuln from 1.1.2 to 1.1.3 in /magefiles in the go-mod-magefiles group by @dependabot in #220
- Bump the go-mod group with 3 updates by @dependabot in #222
- Bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot in #221
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Bump the go-mod-magefiles group in /magefiles with 3 updates by @dependabot in #203
- Bump the go-mod group with 2 updates by @dependabot in #202
- Bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot in #204
- generate Authzed Materialize v0 Go client code by @vroldanbet in #205
- Add error reason for wildcard uses by @josephschorr in #206
- Bump the go-mod group with 2 updates by @dependabot in #207
- Bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot in #208
- Bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot in #210
- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 in the go-mod group by @dependabot in #209
- Bump github.com/bufbuild/buf from 1.33.0 to 1.34.0 in /magefiles in the go-mod-magefiles group by @dependabot in #211
- regenerate authzed-go after API 1.34 by @vroldanbet in #212
Full Changelog: v0.12.0...v0.13.0
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