-beta.*
suffix, for example, 3.2.0-beta.1
. For more information on how to use the beta versions, refer to the README in the GitHub repository.Full Changelog: https://github.com/workos/workos-go/compare/v4.32.0...v4.33.0
Full Changelog: https://github.com/workos/workos-go/compare/v4.31.0...v4.32.0
Full Changelog: https://github.com/workos/workos-go/compare/v4.30.0...v4.31.0
Full Changelog: https://github.com/workos/workos-go/compare/v4.29.0...v4.30.0
Full Changelog: https://github.com/workos/workos-go/compare/v4.28.0...v4.29.0
ReturnTo
option to GetLogoutURLOpts
(#390)Full Changelog: https://github.com/workos/workos-go/compare/v4.27.0...v4.28.0
Full Changelog: https://github.com/workos/workos-go/compare/v4.26.0...v4.27.0
AuthenticationMethod
to AuthenticateResponse
. by @dezlitz in https://github.com/workos/workos-go/pull/366Full Changelog: https://github.com/workos/workos-go/compare/v4.25.0...v4.26.0
Full Changelog: https://github.com/workos/workos-go/compare/v4.24.0...v4.25.0
OrganizationID
, State
, VerificationToken
, and VerificationStrategy
fields to OrganizationDomain
struct (https://github.com/workos/workos-go/pull/376)Full Changelog: https://github.com/workos/workos-go/compare/v4.22.0...v4.22.1
Full Changelog: https://github.com/workos/workos-go/compare/v4.21.1...v4.22.0
Added
ConvertSchemaToResourceTypes
and ConvertResourceTypesToSchema
to FGA module (#364)authentication.sso_failed
and authentication.oauth_failed
events (#362)certificate_renewal
intent by @alisherry https://github.com/workos/workos-go/pull/360IdempotencyKey
in organizations clientAllowProfilesOutsideOrganization
option for Organizations as deprecated (#349)TOTPSecret
on usermanagement.EnrollAuthFactor
(#345)usermanagement
package.role
to Directory User (https://github.com/workos/workos-go/pull/339)InviterUserID
to invitation object returned by API (#340)email_verification.created
and password_reset.created
(#340)GetEmailVerification
, GetPasswordReset
, and CreatePasswordReset
(#340)SendPasswordResetEmail
method in favor of CreatePasswordReset
(#340)Full Changelog: https://github.com/workos/workos-go/compare/v4.8.0...v4.9.0
AcceptInvitationUrl
to invitation object returned by API (#332)invitation.created
and magic_auth.created
(#332)GetMagicAuth
and CreateMagicAuth
(#332)SendMagicAuthCode
method in favor of CreateMagicAuth
(#332)organization_id
params in the Events API (https://github.com/workos/workos-go/pull/330)organization_membership.added
and organization_membership.deleted
events (https://github.com/workos/workos-go/pull/328)DomainData
field to Organization create and update functions and deprecate Domains
(https://github.com/workos/workos-go/pull/327)