Releases: onelogin/onelogin-python-sdk
Releases · onelogin/onelogin-python-sdk
3.2.3
What's Changed
- Fix missing OAuth2 authentication for create_user2 and update_user2 methods by @Copilot in #112
Full Changelog: 3.2.2...3.2.3
3.2.2
What's Changed
- Fix version number mismatch: Update to 3.2.1 in pyproject.toml and init.py by @Copilot in #108
- Add custom_attributes field support to User model by @Copilot in #110
Full Changelog: 3.2.1...3.2.2
3.2.1
What's Changed
- Issue #100: Fix User.manager_user_id type: change from StrictStr to StrictInt by @amnon-jazz in #101
- Issue #98: Fix packaging configuration to include all subdirectories by @amnon-jazz in #99
- Fix manager_user_id ValidationError by changing field type from StrictInt to StrictStr by @Copilot in #102
- Add SAML2 compatibility module with intelligent namespace conflict detection by @Copilot in #104
- Fix missing subdirectories in PyPI builds by correcting package exclusion pattern by @Copilot in #106
New Contributors
- @amnon-jazz made their first contribution in #101
- @Copilot made their first contribution in #102
Full Changelog: v3.2.0...3.2.1
2.0.4
What's Changed
- DEVEX-977: Fix log_user_out which was passing version_id to extra_id on accident… by @gkhaburzaniya-onelogin in #61
New Contributors
- @gkhaburzaniya-onelogin made their first contribution in #61
Full Changelog: 2.0.3...2.0.4