-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.role
attribute optional on directorysync.models.User
by @jonatascastro12 in https://github.com/workos/workos-kotlin/pull/259Full Changelog: https://github.com/workos/workos-kotlin/compare/v4.6.0...v4.6.1
Full Changelog: https://github.com/workos/workos-kotlin/compare/v4.5.0...v4.6.0
role
to directory user by @kendallstrautman in https://github.com/workos/workos-kotlin/pull/254Full Changelog: https://github.com/workos/workos-kotlin/compare/v4.4.0...v4.5.0
ProfileRole
property in https://github.com/workos/workos-kotlin/pull/252Full Changelog: https://github.com/workos/workos-kotlin/compare/v4.3.1...v4.4.0
authentication.sso_failed
and authentication.oauth_failed
events (#248)listWarrants
[#246]organizationId
parameter for refresh_token
authentication method (#242)This is a major release of the WorkOS Kotlin 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.
allowProfilesOutsideOrganization
option by @mthadley in https://github.com/workos/workos-kotlin/pull/235Full Changelog: https://github.com/workos/workos-kotlin/compare/v3.1.0...v4.0.0
Full Changelog: https://github.com/workos/workos-kotlin/compare/v3.1.0-beta.user-management5...v3.1.0-beta.user-management6
inviterUserId
to invitation object returned by API (#228)email_verification.created
and password_reset.created
events (#228)getEmailVerification
, getPasswordReset
, and createPasswordReset
(#228)sendPasswordResetEmail
method in favor of createPasswordReset
(#228)domainData
to Organization create and update methods, replacing deprecated domains
(#223)acceptInvitationUrl
to invitation object returned by API (#221)invitation.created
and magic_auth.created
(#221)getMagicAuth
and createMagicAuth
(#221)sendMagicAuthCode
method in favor of createMagicAuth
(#221)User Management support: https://github.com/workos/workos-kotlin/pull/212
Fix pagination order issue.
Add Cezanne HR to directory type enum list
customAttributes
, rawAttributes
, and previousAttributes
to allow type Any?
(#154)log_streams
Admin Portal intent (https://github.com/workos/workos-kotlin/pull/152)createOrganization
(https://github.com/workos/workos-kotlin/pull/145)