-beta.*
suffix, for example, 3.2.0-beta.1
. For more information on how to use the beta versions, refer to the README in the GitHub repository.Full Changelog: https://github.com/workos/workos-ruby/compare/v5.8.0...v5.9.0
Full Changelog: https://github.com/workos/workos-ruby/compare/v5.7.0...v5.8.0
Full Changelog: https://github.com/workos/workos-ruby/compare/v5.6.0...v5.7.0
certificate_renewal
intent by @alisherry https://github.com/workos/workos-ruby/pull/326organization_id
parameter to authenticate_with_refresh_token
method (#321)name
optional when updating an Organization (#319)name
optional when updating an organization (#319)update_organization_membership
method fixes (https://github.com/workos/workos-ruby/pull/312/)allow_profiles_outside_organization
Organization parameter as deprecated (#307)This is a major release of the WorkOS Ruby SDK that may contain breaking changes for your application. Please carefully read these release notes and contact support@workos.com if you encounter any issues.
Full Changelog: https://github.com/workos/workos-ruby/compare/v4.8.0...v5.0.0
totp_secret
on user_management.enroll_auth_factor
(#300)user_management.find_invitation_by_token
method (#301)inviter_user_id
to invitation object returned by API (#298)get_email_verification
, get_password_reset
, and create_password_reset
(#298)send_password_reset_email
method in favor of create_password_reset
(#298)domain_data
to Organizations Create and Update methods to replace the now deprecated domains
parameter (https://github.com/workos/workos-ruby/pull/291)events
(https://github.com/workos/workos-ruby/pull/289)revoke_session
method which was not correctly including authorization headers (#283)Full Changelog: https://github.com/workos/workos-ruby/compare/v4.2.0...v4.2.1
os_image
for rubygems
workflow in https://github.com/workos/workos-ruby/pull/271password_hash
and password_hash_type
to User creation in https://github.com/workos/workos-ruby/pull/278Full Changelog: https://github.com/workos/workos-ruby/compare/v4.1.0...v4.2.0
impersonator
metadata to AuthenticationResponse
(#268)Full Changelog: https://github.com/workos/workos-ruby/compare/v3.1.0...v4.0.0
profile_picture_url
attribute to the User
object by @mthadley in https://github.com/workos/workos-ruby/pull/260Full Changelog: https://github.com/workos/workos-ruby/compare/v3.0.0...v3.1.0
GitHub
provider for to WorkOS::SSO.authorization_url
(https://github.com/workos/workos-ruby/pull/250)list_metadata
instead of listMetadata
(deprecated) (https://github.com/workos/workos-ruby/pull/204).actor_ids
, and actor_names
parameters to auditLogs.createExport
method, deprecated actors
(https://github.com/workos/workos-ruby/pull/197).rangeStart
and rangeEnd
parameters to range_start
and range_end
(https://github.com/workos/workos-ruby/pull/200).Events
API beta