Skip to content

Releases: workos/workos-dotnet

v3.1.0

28 Apr 16:46
685f77c

Choose a tag to compare

3.1.0 (2026-04-28)

Features

  • generated: Add Groups and Waitlist APIs, improve event deserialization (#245) (63e939d)

Bug Fixes

  • Honor EnumMember attribute in query-string serialization (#241) (6c2789a)
  • Update test to match renamed DeleteResourceByExternalId method (4ceb3de)

v3.0.2

24 Apr 16:18
ada80be

Choose a tag to compare

3.0.2 (2026-04-24)

Bug Fixes

  • Correct request param placement for POST endpoints (#237) (c6e307a)

v3.0.1

21 Apr 14:49
52df5af

Choose a tag to compare

3.0.1 (2026-04-21)

Bug Fixes

  • adjust type definitions (f119a1d)

v3.0.0

20 Apr 14:46
1b74224

Choose a tag to compare

3.0.0 (2026-04-20)

⚠ BREAKING CHANGES

  • Release next major version of SDK relying on OpenAPI spec (#229)

Features

  • Release next major version of SDK relying on OpenAPI spec (#229) (a904d48)

Bug Fixes

  • Remove extractVersion from matchUpdateTypes rules (#233) (e15ac15)

v2.12.0

30 Mar 21:15
fcbfa4a

Choose a tag to compare

2.12.0 (2026-03-30)

Features

  • Add Passkey authentication method and expand OAuth providers (#227) (e7e236e)

v2.11.0

05 Mar 22:34
a323e75

Choose a tag to compare

2.11.0 (2026-03-05)

Features

Bug Fixes

v2.10.1

03 Dec 00:39
6c1ccb0

Choose a tag to compare

What's Changed

Full Changelog: v2.9.0...v2.10.1

v2.10.0

02 Dec 21:34
6ff3c2e

Choose a tag to compare

⚠️ Misconfigured release version. Use v2.10.1 instead

In this version, the package semver was not updated properly and still references v2.9.0

What's Changed

  • Multiple roles support: Add roles property to directory user and SSO profile by @kendallstrautman in #197

Full Changelog: v2.9.0...v2.10.0

v2.9.0

25 Apr 11:33
9bd964e

Choose a tag to compare

What's Changed

  • Update DirectoryUser#PrimaryEmail implementation to allow for testing without obsolete fields (#194)
  • Add customAttributes field to SSO Profile (#192)

Full Changelog: v2.8.0...v2.9.0

v2.8.0

28 Mar 14:06
6d194c9

Choose a tag to compare

What's Changed

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

Full Changelog: v2.7.0...v2.8.0