Releases: workos/workos-ruby
Releases · workos/workos-ruby
v0.3.3
Updated
- Changed profile struct (#41)
v0.3.2
Updated
- Changed type signature (#38)
v0.3.1
Fixed
- Fixed URL to GitHub Repo (#36)
v0.3.0
Added
- Added Directory Sync support (#34)
v0.2.3
Added
- Added
WorkOS::SSO.create_connection
(#31)
v0.2.2
Updated
- Defaulted to
ENV['WORKOS_API_KEY']
(#27)
v0.2.1
Updated
- Switched query parameters to form body for
WorkOS::SSO.profile
(#23)
v0.2.0
Updated
- Renamed our Audit Log service to Audit Trail (#22)
v0.1.1
Added
- Added a method to the SSO Module,
WorkOS::SSO.promote_draft_connection(token:)
(#19)
v0.1.0
Deprecated
- Removed the
redirect_uri
parameter from the WorkOS::SSO.profile
function (#10)