Stytch

Latest version: v12.7.0

Safety actively analyzes 714919 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 25

9.1.0

What's Changed
* Zero-downtime session cutover by vincent-stytch in https://github.com/stytchauth/stytch-python/pull/197


**Full Changelog**: https://github.com/stytchauth/stytch-python/compare/v9.0.0...v9.1.0

9.0.0

What's Changed
* Persist async client session by logan-stytch in https://github.com/stytchauth/stytch-python/pull/196

Why this is a MAJOR version
> This changes the semantics to create a ClientSession only once on startup instead of per-request - while the external API is the same the behavior is not backwards compatible. Are there any cases where callers would want to use (or implicitly depend on) the previous behavior? For example, if they're creating a Stytch client per-request and have a memory leak that prevents the client from getting GC'd, then we'd turn a small memory leak into a much larger one.

Out of an abundance of caution, we're making this a MAJOR version bump to avoid any unintended consequences for existing clients.

Upgrade path
This is expected to be a no-op upgrade for clients on v8.7.0. If you use the async API and want to maintain the per-request ClientSession behavior as before, please reach out and tell us about your use case so we can figure out how best to support it.

**Full Changelog**: https://github.com/stytchauth/stytch-python/compare/v8.7.0...v9.0.0

8.7.0

What's Changed
* Release organization metrics API by logan-stytch in https://github.com/stytchauth/stytch-python/pull/195


**Full Changelog**: https://github.com/stytchauth/stytch-python/compare/v8.6.0...v8.7.0

8.6.0

What's Changed
* SCIM Support by ollie-stytch in https://github.com/stytchauth/stytch-python/pull/194


**Full Changelog**: https://github.com/stytchauth/stytch-python/compare/v8.5.1...v8.6.0

8.5.1

What's Changed
* Add B2B step-up docs by jennifer-stytch in https://github.com/stytchauth/stytch-python/pull/193


**Full Changelog**: https://github.com/stytchauth/stytch-python/compare/v8.5.0...v8.5.1

8.5.0

What's Changed
* Update README.md by chris-stytch in https://github.com/stytchauth/stytch-python/pull/189
* Update Slack URLs by clee-stytch in https://github.com/stytchauth/stytch-python/pull/190
* Bump black from 22.12.0 to 24.3.0 by dependabot in https://github.com/stytchauth/stytch-python/pull/191
* Release B2B step-up, OAuth refresh tokens, and other fixes by jennifer-stytch in https://github.com/stytchauth/stytch-python/pull/192

New Contributors
* clee-stytch made their first contribution in https://github.com/stytchauth/stytch-python/pull/190

**Full Changelog**: https://github.com/stytchauth/stytch-python/compare/v8.4.0...v8.5.0

Page 6 of 25

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.