pypi pyspnego 0.10.0
v0.10.0

latest releases: 0.12.1, 0.12.0, 0.11.2...
2 years ago

What's Changed

0.10.0 - 2023-09-27

  • Drop support for Python 3.7 - new minimum is 3.8+
  • Moved SSPI bindings out into a separate package called sspi
    • This simplifies this project as it doesn't have to worry about SSPI correctness
    • The sspi package improves performance and memory allocation with a more robust API
    • Fixes an issue with Cython 3 allowing it to align with more modern versions going forward

Full Changelog: v0.9.2...v0.10.0

Don't miss a new pyspnego release

NewReleases is sending notifications on new releases.