-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-kotlin/compare/v4.15.0...v4.16.0
email to UpdateUserOptions (https://github.com/workos/workos-kotlin/pull/281)Full Changelog: https://github.com/workos/workos-kotlin/compare/v4.13.0...v4.14.0
Full Changelog: https://github.com/workos/workos-kotlin/compare/v4.12.0...v4.13.0
customAttributes field to SSO Profile (#275)Full Changelog: https://github.com/workos/workos-kotlin/compare/v4.11.0...v4.12.0
password_reset.succeeded event type (https://github.com/workos/workos-kotlin/pull/273)Full Changelog: https://github.com/workos/workos-kotlin/compare/v4.10.0...v4.11.0
Full Changelog: https://github.com/workos/workos-kotlin/compare/v4.9.0...v4.10.0
state, verificationStrategy, and verificationToken to OrganizationDomain (https://github.com/workos/workos-kotlin/pull/266)lastSignInAt to User (https://github.com/workos/workos-kotlin/pull/268)Full Changelog: https://github.com/workos/workos-kotlin/compare/v4.8.0...v4.9.0
returnTo parameter to getLogoutUrl (#264)Full Changelog: https://github.com/workos/workos-kotlin/compare/v4.7.0...v4.8.0
Full Changelog: https://github.com/workos/workos-kotlin/compare/v4.6.1...v4.7.0
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.