Skip to content

Releases: workos/workos-kotlin

v4.17.0

21 Nov 06:00
f1982d6

Choose a tag to compare

What's Changed

  • Add ability to resend invitation by @antn in #299

New Contributors

  • @antn made their first contribution in #299

Full Changelog: v4.16.0...v4.17.0

v4.16.0

10 Oct 20:24
d05cc82

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.15.0...v4.16.0

v4.15.0

29 Sep 16:07
fbc62a8

Choose a tag to compare

Added

  • Added Events API Support (#292)
  • Added Invitation Accepted, Revoked Events (#291)

Fixed

  • Fixed OAuth error response mapping for authentication endpoints (#290)

v4.14.0

23 Jun 22:13
692145b

Choose a tag to compare

What's Changed

  • Added email to UpdateUserOptions (#281)
  • Added user webhook events (#284)
  • Added support for custom scopes (#285)

Full Changelog: v4.13.0...v4.14.0

v4.13.0

20 May 20:32
ea8ce58

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.12.0...v4.13.0

v4.12.0

02 May 12:47
ce9636e

Choose a tag to compare

What's Changed

  • Add customAttributes field to SSO Profile (#275)

Full Changelog: v4.11.0...v4.12.0

v4.11.0

10 Apr 15:37
fce5fa6

Choose a tag to compare

What's Changed

  • Added password_reset.succeeded event type (#273)

Full Changelog: v4.10.0...v4.11.0

v4.10.0

28 Mar 14:07
c2c44a5

Choose a tag to compare

What's Changed

  • Add email standard attribute to DirectoryUser (#270)
  • Mark emails, job_title, and username standard attributes as deprecated. Enable the equivalent auto-mapped custom attributes instead (#270)

Full Changelog: v4.9.0...v4.10.0

v4.9.0

21 Feb 21:39
414d1f6

Choose a tag to compare

What's Changed

  • Added state, verificationStrategy, and verificationToken to OrganizationDomain (#266)
  • Added lastSignInAt to User (#268)

Full Changelog: v4.8.0...v4.9.0

v4.8.0

15 Jan 23:10
cd7daa0

Choose a tag to compare

Added

  • Added optional returnTo parameter to getLogoutUrl (#264)

Full Changelog: v4.7.0...v4.8.0