Releases: authzed/zed
Releases · authzed/zed
v0.19.0
What's Changed
- build(deps): bump goreleaser/goreleaser-action from 5 to 6 in the github-actions group by @dependabot in #391
- introduce lookup resources page limit by @vroldanbet in #395
- build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #394
- build(deps): bump the go-mod group across 1 directory with 8 updates by @dependabot in #396
- chore: fix the release error by @suzuki-shunsuke in #397
- Remove
skip
which is no longer supported on goreleaser v2 by @josephschorr in #399
New Contributors
- @suzuki-shunsuke made their first contribution in #397
Full Changelog: v0.18.2...v0.19.0
v0.18.2
What's Changed
- goreleaser: update install, deprecated fields by @jzelinskie in #380
- Support command shorthands by @bart1024 in #381
- build(deps): bump github.com/mostynb/go-grpc-compression from 1.2.2 to 1.2.3 by @dependabot in #384
- Add support for reading debug information from the error details by @josephschorr in #383
- Update zed to use the latest SpiceDB by @josephschorr in #386
- build(deps): bump the go-mod group across 1 directory with 6 updates by @dependabot in #387
- Update zed to use the latest SpiceDB to get the updates to the schema translator by @josephschorr in #388
New Contributors
Full Changelog: v0.18.1...v0.18.2
v0.18.1
What's Changed
- Fixes for bulk check command by @josephschorr in #378
- build(deps): bump the go-mod group with 2 updates by @dependabot in #377
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- add check bulk support in zed by @vroldanbet in #355
- group dependabot updates by @vroldanbet in #373
- updates bulk-delete to use DeleteRelationships new optional-limit by @vroldanbet in #365
- build(deps): bump the go-mod group across 1 directory with 6 updates by @dependabot in #376
- build(deps): bump the github-actions group with 2 updates by @dependabot in #374
Full Changelog: v0.17.1...v0.18.0
v0.17.1
What's Changed
- Allow passing request ID by @alecmerdler in #356
- Respect resource ID filter when reading relationships by @alecmerdler in #357
- Fix panic on permission check error by @alecmerdler in #358
Full Changelog: v0.17.0...v0.17.1
Docker Images
This release is available at authzed/zed:v0.17.1
, quay.io/authzed/zed:v0.17.1
, ghcr.io/authzed/zed:v0.17.1
v0.17.0
What's Changed
- fix ubuntu install instructions by @vroldanbet in #343
- gomod: update deps including spicedb compiler by @jzelinskie in #344
- build(deps): bump github.com/hamba/avro/v2 from 2.19.0 to 2.20.0 by @dependabot in #346
- build(deps): bump github.com/brianvoe/gofakeit/v6 from 6.26.3 to 6.28.0 by @dependabot in #337
- build(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 by @dependabot in #347
- Filter improvements in zed by @josephschorr in #341
- support new
--explain
in 1.30 by @vroldanbet in #354 - Add hostname-override flag to root command to support overriding SNI hostname by @jwineinger in #309
- build(deps): bump github.com/schollz/progressbar/v3 from 3.14.1 to 3.14.2 by @dependabot in #349
New Contributors
- @jwineinger made their first contribution in #309
Full Changelog: v0.16.4...v0.17.0
v0.16.5
What's Changed
- fix ubuntu install instructions by @vroldanbet in #343
- gomod: update deps including spicedb compiler by @jzelinskie in #344
- build(deps): bump github.com/hamba/avro/v2 from 2.19.0 to 2.20.0 by @dependabot in #346
- build(deps): bump github.com/brianvoe/gofakeit/v6 from 6.26.3 to 6.28.0 by @dependabot in #337
- build(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 by @dependabot in #347
- Filter improvements in zed by @josephschorr in #341
- support new
--explain
in 1.30 by @vroldanbet in #354 - Add hostname-override flag to root command to support overriding SNI hostname by @jwineinger in #309
- build(deps): bump github.com/schollz/progressbar/v3 from 3.14.1 to 3.14.2 by @dependabot in #349
New Contributors
- @jwineinger made their first contribution in #309
Full Changelog: v0.16.4...v0.16.5
Docker Images
This release is available at authzed/zed:v0.16.5
, quay.io/authzed/zed:v0.16.5
, ghcr.io/authzed/zed:v0.16.5
v0.16.4
v0.16.3
What's Changed
- fixes bug where redacted files may end up corrupted by @vroldanbet in #330
Full Changelog: v0.16.2...v0.16.3
v0.16.2
What's Changed
- Fix typo in helper text for --certificate-path by @alecmerdler in #327
- context: add autocomplete for remove by @jzelinskie in #328
New Contributors
- @alecmerdler made their first contribution in #327
Full Changelog: v0.16.1...v0.16.2