Releases: workos/workos-ruby
Releases · workos/workos-ruby
v2.3.0
13 Jun 16:58
Compare
Sorry, something went wrong.
No results found
Added
Added order pagination parameter (#156 )
Added idp_id, directory_id, created_at, updated_at, and raw_attributes to directory group (#157 )
Added primary_email method for Directory User API (#161 )
Changed
Removed environment_id fields (#155 )
Required expires_at to not be nullable for authentication challenge (#158 )
v2.2.1
28 Apr 18:20
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed bug where we were returning inconsistent data types from list_users and get_user endpoints (#147 )
v2.2.0
30 Mar 14:36
Compare
Sorry, something went wrong.
No results found
Added
Added support for MFA API (#144 )
Added organization ID filter to list directories method (#142 )
Added full type for get_timestamp_and_signature_hash (#140 )
v2.1.1
14 Jan 23:05
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed bug in webhook tolerance check (#138 )
v2.1.0
16 Dec 18:35
Compare
Sorry, something went wrong.
No results found
Added
Added support for domain_hint and login_hint parameters to authorization_url (#136 )
Added support for organization parameter to authorization_url (#135 )
Deprecated
Deprecated the domain parameter for authorization_url in favor of organization (#135 )
v2.0.0
12 Nov 15:55
Compare
Sorry, something went wrong.
No results found
Breaking Changes
The organization_id field on the following objects is now nullable (#129 ):
Connection
Directory
Profile
Added
Added DirectorySync.get_directory for retrieving a Directory by its ID (#132 )
v1.6.1
03 Nov 21:58
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed bug to make directory domain nullable (#130 )
v1.6.0
23 Sep 15:08
Compare
Sorry, something went wrong.
No results found
Added
Added WorkOS::Webhooks module for verifying webhook signatures and timestamps (#113 )
Added support for allow_profiles_outside_organization for organizations (#125 )
Added organization_id to profiles (#126 )
v1.5.1
01 Sep 19:10
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed thread safety issues with HTTP client (#110 )
v1.5.0
13 Aug 18:13
Compare
Sorry, something went wrong.
No results found
Added
Added custom_attributes for directory users (#119 )
Added created_at and updated_at attributes for connections, organizations, and directories (#120 )