Releases: workos/workos-ruby
Releases · workos/workos-ruby
v4.5.0
03 May 20:17
Compare
Sorry, something went wrong.
No results found
Added
Added accept_invitation_url to invitation object returned by API (#293 )
Added new endpoints to the Magic Auth API: get_magic_auth and create_magic_auth (#293 )
Deprecation notice for the send_magic_auth_code method in favor of create_magic_auth (#293 )
v4.4.0
01 May 18:38
Compare
Sorry, something went wrong.
No results found
Added
Add domain_data to Organizations Create and Update methods to replace the now deprecated domains parameter (#291 )
v4.3.0
01 May 00:04
Compare
Sorry, something went wrong.
No results found
Added
Document organization_id support in events (#289 )
v4.2.1
11 Apr 23:17
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed the revoke_session method which was not correctly including authorization headers (#283 )
Full Changelog : v4.2.0...v4.2.1
v4.2.0
09 Apr 21:35
Compare
Sorry, something went wrong.
No results found
What's Changed
Update os_image for rubygems workflow in #271
Remove Sorbet in #274
Support newer Ruby versions in #273
Migrate repo to use GitHub Actions in #272
Build and push new releases to RubyGems automatically in #276
Remove now-unused Semaphore and Devbox configs in #277
Add password_hash and password_hash_type to User creation in #278
Remove Codecov in #281
Add role_slug to send invitation API in #280
Full Changelog : v4.1.0...v4.2.0
v4.1.0
20 Mar 00:24
Compare
Sorry, something went wrong.
No results found
Added
Add impersonator metadata to AuthenticationResponse (#268 )
Add Session-related API's (#269 )
v4.0.0
08 Mar 20:32
Compare
Sorry, something went wrong.
No results found
Changed
Changed all resource list methods to default to descending order (#265 )
Addded
Added status to organization membership (#264 )
Full Changelog : v3.1.0...v4.0.0
v3.1.0
07 Feb 21:21
Compare
Sorry, something went wrong.
No results found
v3.0.0
21 Dec 18:50
Compare
Sorry, something went wrong.
No results found
v2.17.0
14 Dec 00:52
Compare
Sorry, something went wrong.
No results found
Added
Added GitHub provider for to WorkOS::SSO.authorization_url (#250 )
Changed
Made WorkOS environment variables load lazily (#203 )
Stopped including development executables (#229