Releases: authzed/zed
Releases · authzed/zed
v0.7.2
What's Changed
- Fix goreleaser config so that we use the proper base image by @josephschorr in #153
Full Changelog: v0.7.1...v0.7.2
Docker Images
This release is available at quay.io/authzed/zed:v0.7.2
v0.7.1
What's Changed
- Change the base image of zed Docker images to Alpine by @josephschorr in #152
Full Changelog: v0.7.0...v0.7.1
Docker Images
This release is available at quay.io/authzed/zed:0.7.1
v0.7.0
What's Changed
- Add LookupSubjects support to zed by @josephschorr in #149
- build(deps): bump github.com/authzed/spicedb from 1.10.0 to 1.12.0 by @dependabot in #150
- build(deps): bump github.com/rs/zerolog from 1.27.0 to 1.28.0 by @dependabot in #144
- build(deps): bump github.com/gookit/color from 1.5.1 to 1.5.2 by @dependabot in #146
Full Changelog: v0.6.0...v0.7.0
Docker Images
This release is available at quay.io/authzed/zed:0.7.0
v0.6.0
What's Changed
- add debug image variants by @vroldanbet in #143
- add trivy for repository vulnerability scanning by @vroldanbet in #142
New Contributors
- @vroldanbet made their first contribution in #143
Docker Images
This release is available at:
authzed/zed:0.6.0
quay.io/authzed/zed:0.6.0
ghcr.io/authzed/zed:0.6.0
authzed/zed:0.6.0-debug
quay.io/authzed/zed:0.6.0-debug
ghcr.io/authzed/zed:0.6.0-debug
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- use github native changelog generator by @ecordell in #123
- build(deps): bump google.golang.org/grpc from 1.45.0 to 1.47.0 by @dependabot in #124
- Relax automatic prefix handling to allow multiple prefixes by @josephschorr in #133
- Add ability to trace a check request by @josephschorr in #130
- build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1 by @dependabot in #138
- build(deps): bump github.com/authzed/spicedb from 1.9.0 to 1.10.0 by @dependabot in #137
- build(deps): bump github.com/99designs/keyring from 1.1.6 to 1.2.1 by @dependabot in #103
- build(deps): bump google.golang.org/grpc from 1.47.0 to 1.48.0 by @dependabot in #136
- build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.2 to 2.3.5 by @dependabot in #126
- build(deps): bump github.com/charmbracelet/lipgloss from 0.4.0 to 0.5.0 by @dependabot in #91
- Have
zed version
print the service version as well by @josephschorr in #135
Full Changelog: v0.4.4...v0.5.0
Docker Images
This release is available at quay.io/authzed/zed:0.5.0
v0.4.4
What's Changed
- Add batching functionality by @bryanhuhta in #120
- fix: chain unary interceptors instead of overwriting by @jakedt in #122
New Contributors
- @bryanhuhta made their first contribution in #120
Docker Images
This release is available at quay.io/authzed/zed:0.4.4
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Add version checking on requests by @josephschorr in #114
- Store insecure in the context and use automatically if present by @josephschorr in #115
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Have release workflow run apt-get update by @josephschorr in #99
- gomod: use cobrautil version & vendor file write by @jzelinskie in #101
- .github: migrate to authzed/actions by @jzelinskie in #104
- .github: pass secrets to composite actions by @jzelinskie in #105
- Bump SpiceDB to latest by @josephschorr in #113
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Also tag releases with
latest
tag by @josephschorr in #88 - Have
zed import
automatically handle prefixing when applicable by @josephschorr in #93 - Add support for auto-prefixing to zed schema write and copy by @josephschorr in #96
- Fix building of the read relationships call in zed by @josephschorr in #98
Full Changelog: v0.4.0...v0.4.1