Skip to content

Releases: authzed/authzed-rb

v0.6.1

29 Jun 15:58
09bab64
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

28 Jun 18:47
6d0c967
Compare
Choose a tag to compare

What's Changed

  • v0.6.0 by @samkim in #56
  • Removed deprecated v0 and v1alpha1 API clients
  • Update to API v1.22.2 which includes the experimental API service

Full Changelog: v0.5.0...v0.6.0

v0.5.0

28 Nov 22:33
733549c
Compare
Choose a tag to compare

Highlights

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0-fix

v0.4.0

09 Sep 17:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

27 Jun 16:56
10b06b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

26 May 15:50
9533685
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

Update gem to 0.2.1

26 Oct 23:10
632f1bb
Compare
Choose a tag to compare

Bump the gem version

Adds the v1 API

26 Oct 22:27
6a09950
Compare
Choose a tag to compare
  • Generated the v1 API and add a v1 client
  • Updated the specs to use v1 API

0.1.0

25 Aug 19:56
0dc497f
Compare
Choose a tag to compare

Changes

  • Bearer token implementation
  • Client class that wraps services
  • Helper method for initializing Users

Release test

24 Aug 21:19
Compare
Choose a tag to compare
Release test Pre-release
Pre-release
Add release Rake tasks, GitHub release action

Signed-off-by: Sam Kim <[email protected]>