Certain WorkOS features may be available only in the beta version of the SDK. Beta versions have the -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.
Releases
June 25, 2025
v4.41.0
Latest
June 25, 2025
What's Changed
Added support for custom oauth scopes (https://github.com/workos/workos-go/pull/431)
Correctly deserialize ListIdentitiesResult as array (https://github.com/workos/workos-go/pull/433)
Full Changelog: https://github.com/workos/workos-go/compare/v4.40.0...v4.41.0
May 20, 2025
v4.40.0
May 20, 2025
What's Changed
Add Email to UpdateUserOpts by @cmatheson in https://github.com/workos/workos-go/pull/429
added omitempty to ExternalID field by @rarevalo13 in https://github.com/workos/workos-go/pull/428
Bump to v4.40.0 by @rarevalo13 in https://github.com/workos/workos-go/pull/430
Full Changelog: https://github.com/workos/workos-go/compare/v4.39.0...v4.40.0
May 19, 2025
v4.39.0
May 19, 2025
What's Changed
Add "warnings" field to FGA query and check response by @atainter in https://github.com/workos/workos-go/pull/426
Bump to v4.39.0 by @atainter in https://github.com/workos/workos-go/pull/427
Full Changelog: https://github.com/workos/workos-go/compare/v4.38.0...v4.39.0
May 6, 2025
v4.38.0
May 6, 2025
What's Changed
Support optional authenticated data in local encrypt/decrypt by @hexedpackets in https://github.com/workos/workos-go/pull/424
Full Changelog: https://github.com/workos/workos-go/compare/v4.37.0...v4.38.0