Releases: authzed/authzed-rb
Releases · authzed/authzed-rb
v0.6.1
What's Changed
- Bump grpc-tools from 1.48.0 to 1.56.0 by @dependabot in #54
- Bump grpc from 1.48.0 to 1.56.0 by @dependabot in #55
- Bump rspec from 3.11.0 to 3.12.0 by @dependabot in #39
- Update build and publish workflows by @samkim in #57
- v0.6.1 by @samkim in #58
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.0
Highlights
- This version includes support for Caveats (experimental)
What's Changed
- Fix examples by @dweinand in #34
- regenerate with caveats and deprecate V1alpha by @vroldanbet in #40
- Bump version 0.5.0 by @samkim in #41
New Contributors
Full Changelog: v0.4.0...v0.5.0-fix
v0.4.0
What's Changed
- Update dependencies by @samkim in #24
- introduces dependency update automation with Dependabot by @vroldanbet in #25
- add CODEOWNERS and update CLA Assistant by @vroldanbet in #29
- Bump grpc from 1.47.0 to 1.48.0 by @dependabot in #28
- Bump rspec from 3.10.0 to 3.11.0 by @dependabot in #26
- Bump grpc-tools from 1.47.0 to 1.48.0 by @dependabot in #27
- updates readme by @vroldanbet in #30
- Generate client for latest Authzed API by @samkim in #31
- Update to protos with buf tag 6bf58783fdc3ed33da39a728e2538c1cb58da34e by @samkim in #32
- Release v0.4.0 by @samkim in #33
New Contributors
- @vroldanbet made their first contribution in #25
- @dependabot made their first contribution in #28
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- fix: adds runtime dependencies to authzed by @stevendaniels in #23
New Contributors
- @stevendaniels made their first contribution in #23
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Update gem to 0.2.1
Bump the gem version
Adds the v1 API
- Generated the v1 API and add a v1 client
- Updated the specs to use v1 API
0.1.0
Release test
Add release Rake tasks, GitHub release action Signed-off-by: Sam Kim <[email protected]>