Releases: okta/okta-sdk-golang
Releases · okta/okta-sdk-golang
v6.0.1
What's Changed
- docs: update readme by @pranav-okta in #547
- fix: only mark stale if maintainer has responded by @exitcode0 in #532
- Update deps by @pranav-okta in #548
- feat: fix schema issues in spec and generate SDK by @pranav-okta in #553
- release: prepare v6.0.1 release by @pranav-okta in #556
New Contributors
- @exitcode0 made their first contribution in #532
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's New in v6.0.0
🎉 Major SDK Update: This release includes comprehensive Apache License 2.0 headers across all SDK files with proper copyright attribution to Okta, Inc.
- ✅ Updated to latest OpenAPI specification (2025.08.0)
- ✅ Enhanced legal compliance for enterprise environments
- ✅ Improved code generation pipeline with better template management
- ✅ Consistent licensing across all generated and source files
- ✅ Go 1.24.0 minimum requirement for modern toolchain support
Upgrade: go get github.com/okta/okta-sdk-golang/[email protected]
📖 Migration Guide: See the MIGRATING.md file for detailed upgrade instructions.
Full Changelog: v5.0.6...v6.0.0
v5.0.6
Add option to prevent hitting the API limit #526. Thanks @erezrokah and @aditya-okta.
v5.0.5
Release v5.0.5 (May 06, 2025)
- Fix the Go Documentation spam #512. Thanks @aditya-okta
- Fix the support for signed nonce factor #512. Thanks @aditya-okta
v5.0.4
Fix unmarshalling error for Policy.Embedded (#498) Thanks [@duytiennguyen-okta]
v5.0.2
- Fix unmarshalling error for Group owner object lastUpdated (#486) Thanks [@duytiennguyen-okta]
v5.0.1
v5.0.1
- Fix unmarshalling error for Log object that does not have additional properties (#484) Thanks [@duytiennguyen-okta]
v5.0.0
v5.0.0
- Update newest spec (#463) Thanks [@duytiennguyen-okta]
v4.1.2
v4.1.2
- Fix panic issue when using access token is empty (#466) Thanks [@duytiennguyen-okta]
- Fix object that does not have additional properties (#466) Thanks [@duytiennguyen-okta]
v4.1.1
v4.1.1
- Fix panic issue when using bearer token (#463) Thanks [@duytiennguyen-okta]
- Fix object that does not have additional properties (#463) Thanks [@duytiennguyen-okta]