Releases: workos/workos-go
Releases · workos/workos-go
v4.24.0
Added
- Added
OrganizationID
, State
, VerificationToken
, and VerificationStrategy
fields to OrganizationDomain
struct (#376)
v4.23.0
Added
- Added organization domain events (#374)
v4.21.1
Added
- Added additional event type to fix typo on the DirectoryGroupUserRemoved event
v4.21.0
Added
- Added
ConvertSchemaToResourceTypes
and ConvertResourceTypesToSchema
to FGA module (#364)
v4.20.0
Added
- Added support for
authentication.sso_failed
and authentication.oauth_failed
events (#362)
v4.18.0
Added
- Added retryable http client and updated FGA module to use it #356