Skip to content

Releases: workos/workos-kotlin

v3.1.0

07 May 16:43
a87ebf3
Compare
Choose a tag to compare

Added

  • Add domainData to Organization create and update methods, replacing deprecated domains (#223)

v3.1.0-beta.user-management3

03 May 20:15
4fe388c
Compare
Choose a tag to compare
Pre-release

Added

  • Added acceptInvitationUrl to invitation object returned by API (#221)
  • Added new event types: invitation.created and magic_auth.created (#221)
  • Added new endpoints for the Magic Auth API: getMagicAuth and createMagicAuth (#221)
  • Deprecation notice for sendMagicAuthCode method in favor of createMagicAuth (#221)

v3.1.0-beta.user-management2

26 Apr 19:25
1e23b03
Compare
Choose a tag to compare
Pre-release

Added

  • Add organization membership events (#218)

v3.1.0-beta.user-management1

25 Apr 13:43
1bf461f
Compare
Choose a tag to compare
Pre-release

User Management support: #212

V3.0.1

25 Mar 22:23
2522b5e
Compare
Choose a tag to compare

Fix pagination order issue.

v3.0.0

31 Jan 18:39
1545960
Compare
Choose a tag to compare

Updated

  • Replaced ConnectionType enum with string representation, allowing for new connection types.
  • Deprecated "suspended" state in the Directory Sync user object, consolidating into the "inactive" state.

v2.11.3

10 May 21:11
8be0571
Compare
Choose a tag to compare
  • Adds "validating" enum type to ConnectionType model

v2.11.2

01 May 17:09
6a4006e
Compare
Choose a tag to compare
  • Removes optional Groups parameter from the UserUpdated interface

v2.11.1

25 Apr 15:12
dc79025
Compare
Choose a tag to compare

Added

  • Added successUrl to GeneratePortalLinkOptions (#142)
  • Updated DirectoryType members for accuracy (#163)

v2.10.0

17 Feb 15:44
579c6df
Compare
Choose a tag to compare

Added

  • Added User and Issuer to TTOP properties (#151)
  • Added groups attribute to SSO user profile. This feature is in beta - contact support@workos.com to get access to this feature. (#159)