Skip to content

3.2.1

Choose a tag to compare

@Subterrane Subterrane released this 10 Sep 12:58
· 20 commits to main since this release
7cb2091

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