Skip to content

Releases: workos/workos-dotnet

v2.4.0

23 Sep 13:24
1661934
Compare
Choose a tag to compare

What's Changed

  • Added custom exceptions for webhook verification by @gcsuk in #177

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

18 Jul 13:44
94e4219
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

26 Jun 18:19
3bb18e4
Compare
Choose a tag to compare

Deprecated

  • Marked the AllowProfilesOutsideOrganization option as deprecated (#168)

v2.1.0

08 May 00:18
c65bd3f
Compare
Choose a tag to compare

What's Changed

  • Add DomainData to Organization create and update methods, replacing deprecated domains (#165)

v2.0.0

14 Dec 00:47
61d0f2f
Compare
Choose a tag to compare

Added

  • Added ActorIds and ActorNames to CreateAuditLogExportOptions #127

Changed

  • [Breaking change] Renamed User to DirectoryUser (#132)
  • [Breaking change] Renamed ConnectionType to Type (#138)
  • [Breaking change] Changed directory states from linked/unlinked to active/inactive (#142)
  • [Breaking change] Changed default list pagination order to be DESC (#159)
  • [Breaking change] Changed Connection.Type to be a string and add ProviderType (#154)

Removed

  • [Breaking change] Removed Connection Status (#137)

Full Changelog: v1.17.4...v2.0.0

v1.17.4

25 May 17:00
082613d
Compare
Choose a tag to compare

Changed

  • Added CreatedAtand UpdatedAt to directory user (#129)
  • Added validating enum to ConnectionState (#128)

v1.17.3

29 Mar 18:44
e40a096
Compare
Choose a tag to compare

What's Changed

  • Fix user enums to include "Inactive"

v1.17.2

27 Mar 15:58
e3e1bdd
Compare
Choose a tag to compare

Changed

  • Added missing types int and long to FlattenQueryParameters (#119 )
  • ListOrganizationOptions now inherits ListOptions (#121 )

v1.17.0

07 Mar 19:54
78c83e6
Compare
Choose a tag to compare

Added

  • Added groups attribute to SSO user profile. This feature is in beta, please reach out to support@workos.com to access this feature. (#117)

v1.16.0

06 Dec 18:42
d969fa7
Compare
Choose a tag to compare

Added

  • Add log_streams Admin Portal intent (#114)