Skip to content

Tags: workos/workos-ruby

Tags

v6.2.0

Toggle v6.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 6.2.0 (#444)

Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: revert VERSION extraction to handle simple v-prefixed tags (#442)

The `##*/v` pattern requires a `/` before `v` to match, so it doesn't
strip the `v` from simple `v6.1.0` tags. Now that tags use `v6.1.0`
format, the original `#v` pattern is correct.

Co-authored-by: Garen J. Torikian <[email protected]>
Co-authored-by: Claude Opus 4.6 <[email protected]>

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v6.0.0 (#434)

* v6.0.0

---------

Co-authored-by: gjtorikian <[email protected]>
Co-authored-by: Garen J. Torikian <[email protected]>

v5.31.1

Toggle v5.31.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add rake as a development dependency (#423)

The rubygems/release-gem action requires rake to be in the bundle
since it runs `bundle exec rake release`. This was missing, which
caused the v5.31.1 publish to RubyGems to fail.

Co-authored-by: Claude Opus 4.5 <[email protected]>

v5.31.0

Toggle v5.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
💎 5.31.0 (#418)

v5.30.1

Toggle v5.30.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
version bump (#412)

v5.30.0

Toggle v5.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `roles` to SSO profile and directory user (#411)

* Add roles to profile and directory user

* Separate authz attributes

* Move up primary email to public

* Move primary email to the bottom

* Adjust test

v5.29.0

Toggle v5.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v5.29.0 (#410)

v5.28.0

Toggle v5.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v5.28.0 (#407)

* v5.27.1

* v5.28.0

v5.27.0

Toggle v5.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump to v5.27.0 (#403)