Releases: authzed/authzed-go
Releases · authzed/authzed-go
v1.8.0
What's Changed
- Bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /magefiles by @dependabot[bot] in #369
- feat: add timestamp to DownloadPermissionSetsResponse by @ostafen in #367
- Bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #372
- Bump github.com/bufbuild/buf from 1.59.0 to 1.60.0 in /magefiles in the go-mod-magefiles group by @dependabot[bot] in #371
- Bump the go-mod group with 2 updates by @dependabot[bot] in #370
- chore: add conventional commit linting by @tstirrat15 in #373
- chore(deps): bump the go-mod group across 1 directory with 9 updates by @dependabot[bot] in #382
- chore(deps): bump the go-mod-magefiles group across 1 directory with 5 updates by @dependabot[bot] in #383
- chore: remove samber/lo dependency by @Limero in #387
- chore(deps): bump github.com/bufbuild/buf from 1.61.0 to 1.63.0 in /magefiles in the go-mod-magefiles group by @dependabot[bot] in #386
- chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.7.2 to 2.8.0 in the go-mod group by @dependabot[bot] in #385
- feat: regenerate proto for ERROR_REASON_DATASTORE_NOT_MIGRATED by @ivanauth in #384
- chore(deps): bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot[bot] in #391
- chore(deps): bump webiny/action-conventional-commits from 1.3.0 to 1.3.1 in the github-actions group by @dependabot[bot] in #390
- chore(deps): bump the go-mod group with 4 updates by @dependabot[bot] in #389
- docs: add instructions for building with local protos by @ivanauth in #388
- Add API usage examples and documentation references by @ivanauth in #375
- chore(deps): bump the go-mod group with 3 updates by @dependabot[bot] in #393
- chore(deps): bump the go-mod-magefiles group across 1 directory with 3 updates by @dependabot[bot] in #394
New Contributors
- @ostafen made their first contribution in #367
- @Limero made their first contribution in #387
- @ivanauth made their first contribution in #384
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Bump the go-mod group across 1 directory with 5 updates by @dependabot[bot] in #353
- Bump the go-mod group with 5 updates by @dependabot[bot] in #355
- Bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot[bot] in #356
- Bump github.com/bufbuild/buf from 1.57.2 to 1.58.0 in /magefiles in the go-mod-magefiles group by @dependabot[bot] in #360
- Bump github/codeql-action from 3 to 4 in the github-actions group by @dependabot[bot] in #359
- Bump the go-mod group with 2 updates by @dependabot[bot] in #358
- Regenerate for API changes that add experimental count rels to Materialize API by @josephschorr in #363
- Bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot[bot] in #364
- Bump github.com/golangci/golangci-lint/v2 from 2.5.0 to 2.6.0 in the go-mod group by @dependabot[bot] in #365
- fix: align response RequestID to standard x-request-id header by @Verolop in #362
- Bump the go-mod group with 2 updates by @dependabot[bot] in #366
New Contributors
Full Changelog: v1.6.0...v1.7.0
v1.6.0
Highlights
Bring in v1.45.4 backwards-compatible changes for SpiceDB
What's Changed
- Bump the go-mod group across 1 directory with 10 updates by @dependabot[bot] in #344
- Bump the go-mod-magefiles group across 1 directory with 3 updates by @dependabot[bot] in #340
- Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the go-mod group by @dependabot[bot] in #345
- Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #341
- Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /magefiles in the go_modules group by @dependabot[bot] in #342
- Bump actions/setup-go from 5 to 6 in the github-actions group by @dependabot[bot] in #348
- Bump mvdan.cc/gofumpt from 0.8.0 to 0.9.1 in /magefiles in the go-mod-magefiles group by @dependabot[bot] in #349
- Bump golang.org/x/sync from 0.16.0 to 0.17.0 in the go-mod group by @dependabot[bot] in #347
- Move client to API ref d27fc025233c4149be1ee333389b5dcd by @josephschorr in #350
- Bump the go-mod-magefiles group across 1 directory with 2 updates by @dependabot[bot] in #354
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's New
- Materialize Download API support added
What's Changed
- Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in the go_modules group by @dependabot[bot] in #333
- Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /magefiles in the go_modules group by @dependabot[bot] in #332
- generate apis for Download API materialize v0 by @ecordell in #337
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group by @dependabot in #314
- Add goleak to check for goroutine leakage by @tstirrat15 in #312
- Use golangci-lint v2 by @tstirrat15 in #315
- Bump the go-mod group with 2 updates by @dependabot in #317
- Bump github.com/bufbuild/buf from 1.52.1 to 1.53.0 in /magefiles in the go-mod-magefiles group by @dependabot in #316
- Add test for ReadRelationships by @tstirrat15 in #318
- Bump the go-mod group with 2 updates by @dependabot in #319
- Bump the go-mod group across 1 directory with 2 updates by @dependabot in #321
- Bump github.com/bufbuild/buf from 1.53.0 to 1.54.0 in /magefiles in the go-mod-magefiles group by @dependabot in #322
- Update generated lib for API cleanup by @josephschorr in #323
- Bump google.golang.org/grpc from 1.72.1 to 1.72.2 in the go-mod group by @dependabot in #324
- update retry client to use importbulk instead of bulkimport by @kbrwn in #325
- Bump the go-mod group across 1 directory with 4 updates by @dependabot in #328
- Bump the go-mod group with 3 updates by @dependabot in #331
- Bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 in /magefiles in the go_modules group by @dependabot in #329
New Contributors
Full Changelog: v1.4.0...v1.4.1
v1.4.0
Highlights
- New APIs available in v1.41.0 of SpiceDB are now supported
What's Changed
- Bump github.com/samber/lo from 1.49.0 to 1.49.1 in the go-mod group by @dependabot in #287
- Bump the go-mod group with 5 updates by @dependabot in #289
- Bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot in #288
- Bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.5 in /magefiles in the go-mod-magefiles group by @dependabot in #291
- Update authzed-go to promote reflection APIs by @josephschorr in #292
- Bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.5 in the go-mod group by @dependabot in #290
- Bump github.com/golangci/golangci-lint from 1.64.5 to 1.64.6 in /magefiles in the go-mod-magefiles group by @dependabot in #293
- Bump github.com/golangci/golangci-lint from 1.64.5 to 1.64.6 in the go-mod group by @dependabot in #294
- Bump the go-mod group with 5 updates by @dependabot in #296
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.26.1 to 2.26.3 in /magefiles in the go-mod-magefiles group by @dependabot in #295
- Regenerate client for updated DeleteRelationships API by @josephschorr in #298
- Bump golang.org/x/net from 0.35.0 to 0.36.0 in the go_modules group by @dependabot in #300
- Bump golang.org/x/net from 0.35.0 to 0.36.0 in /magefiles in the go_modules group by @dependabot in #299
- Bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot in #302
- Bump github.com/golangci/golangci-lint from 1.64.6 to 1.64.7 in the go-mod group by @dependabot in #301
- Add instructions for updating buf generated code by @tstirrat15 in #303
- update watch api schema by @miparnisari in #304
- update watch api schema, again by @miparnisari in #305
- Bump github.com/golangci/golangci-lint from 1.64.7 to 1.64.8 in /magefiles in the go-mod-magefiles group by @dependabot in #307
- Bump the go-mod group across 1 directory with 2 updates by @dependabot in #309
- Bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot in #308
- Bump the go-mod group with 2 updates by @dependabot in #310
- Bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot in #313
New Contributors
- @miparnisari made their first contribution in #304
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Regenerate client for addition of debug tracing on bulk check by @josephschorr in #279
- Bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot in #280
- Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 in the go-mod group by @dependabot in #281
- Bump the go-mod-magefiles group in /magefiles with 3 updates by @dependabot in #282
- Bump the go-mod group with 3 updates by @dependabot in #283
- Bump the go-mod-magefiles group in /magefiles with 3 updates by @dependabot in #285
- Bump the go-mod group with 7 updates by @dependabot in #284
- Bump API version to 1.40.0 by @tstirrat15 in #286
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Bump the go-mod group across 1 directory with 6 updates by @dependabot in #274
- Bump the go-mod-magefiles group in /magefiles with 3 updates by @dependabot in #273
- Bump the go-mod group with 2 updates by @dependabot in #276
- Bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot in #277
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Highlights
- Update for new relationship expiration fields in the API by @josephschorr in #266
- Regenerate clients for internal materialize cursor by @ecordell in #270
What's Changed
- Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 in the go-mod group by @dependabot in #263
- Bump the go-mod-magefiles group in /magefiles with 2 updates by @dependabot in #262
- Bump the go-mod group with 4 updates by @dependabot in #264
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.23.0 to 2.24.0 in /magefiles in the go-mod-magefiles group by @dependabot in #265
- Bump github.com/golangci/golangci-lint from 1.62.0 to 1.62.2 in the go-mod group by @dependabot in #267
- Bump github.com/golangci/golangci-lint from 1.62.0 to 1.62.2 in /magefiles in the go-mod-magefiles group by @dependabot in #268
- Bump github.com/quic-go/quic-go from 0.48.1 to 0.48.2 in /magefiles in the go_modules group by @dependabot in #269
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Bump the go-mod group with 3 updates by @dependabot in #253
- Bring openapi changes by @tstirrat15 in #260
- Bump the go-mod group with 3 updates by @dependabot in #257
- Bump the go-mod-magefiles group across 1 directory with 3 updates by @dependabot in #256
Full Changelog: v1.1.0...v1.1.1