Releases: okta/okta-sdk-python
Releases · okta/okta-sdk-python
Release list
v3.4.4
What's Changed
- fix: Align AccessPolicyConstraint
methods/typesenums with actual API casing by @BinoyOza-okta in #553 - Fix: Add
UserFactorSignedNonceSchema and Discriminator Mapping for Okta FastPass by @BinoyOza-okta in #551 - Release v3.4.4 changes by @BinoyOza-okta in #556
Full Changelog: v3.4.3...v3.4.4
v3.4.3
What's Changed
- Resolve Dependabot Alerts: Upgrade Dependencies by @BinoyOza-okta in #534
- fix: remove required constraints from SamlApplicationSettingsSignOn schema by @BinoyOza-okta in #542
- fix: upgrade dependencies to resolve Dependabot security alerts by @BinoyOza-okta in #543
- Release v3.4.3 changes by @BinoyOza-okta in #544
Full Changelog: v3.4.2...v3.4.3
v3.4.2
What's Changed
- Resolve Dependabot Alerts: Upgrade Dependencies & GitHub Actions by @BinoyOza-okta in #525
- Fix: Security vulnerability by @BinoyOza-okta in #527
- Release v3.4.2 changes by @BinoyOza-okta in #528
Full Changelog: v3.4.1...v3.4.2
v3.4.1
What's Changed
- Fix: Primitive Fallback for oneOf Deserialization in Device Assurance Models by @BinoyOza-okta in #523
- Release v3.4.1 changes by @BinoyOza-okta in #524
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- feat: Implement DPoP module by @BinoyOza-okta in #495
- Remove minLength validation for the secondEmail attribute from the OpenAPI spec. by @BinoyOza-okta in #520
- Add CAA DNS Record Type Support for Custom Domain Operations by @BinoyOza-okta in #519
- Fix multipart file upload handling in HTTP client by @BinoyOza-okta in #516
- Revert changes for EmailDomainDNSRecordType schema by @BinoyOza-okta in #521
- Release v3.4.0 changes by @BinoyOza-okta in #522
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- fix: Handle unknown Application signOnMode values gracefully by @BinoyOza-okta in #511
- Added FAILED_TO_VERIFY as ENUM option to DomainValidationStatus object. by @BinoyOza-okta in #512
- fix: Correct EmailDomain model field deserialization by @BinoyOza-okta in #515
- fix: handle nullable discriminator fields in JWKS models by @BinoyOza-okta in #514
- Release v3.3.0 changes by @BinoyOza-okta in #517
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- Replace flatdict dependency with custom dictionary utilities by @BinoyOza-okta in #504
- Python MGMT SDK: SDK making malformed request for OAuth access tokens in v 3.0.0 by @BinoyOza-okta in #507
- fix: use lazy imports to speed up module import time by @BinoyOza-okta in #505
- Handle apps with the "MFA_AS_SERVICE" sign-on mode by @BinoyOza-okta in #508
- feat: Add LogUserBehavior model and comprehensive System Log userBehaviors support by @BinoyOza-okta in #509
- Release v3.2.0 changes by @BinoyOza-okta in #513
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Updated SDK with the latest management yaml specifications by @BinoyOza-okta in #485
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Upgrade SDK to OAS3.0 by @BinoyOza-okta in #452
- Added README changes. by @BinoyOza-okta in #454
- OKTA-937866 Adding dependabot file for python by @agrja-rastogi-okta in #451
- Add support for new Okta TLD domains (okta-gov.com, okta.mil, okta-miltest.com, trex-govcloud.com) by @BinoyOza-okta in #455
New Contributors
- @agrja-rastogi-okta made their first contribution in #451
Full Changelog: v2.9.13...v3.0.0
v2.9.13
What's Changed
- Expire and renew the access token when using OAuth 2.0 by @BinoyOza-okta in #445
- V2.9.13 Release changes by @BinoyOza-okta in #446
Full Changelog: v2.9.12...v2.9.13