Skip to content

Releases: auth0/auth0-python

5.0.0b0

18 Dec 14:27
1b96948

Choose a tag to compare

5.0.0b0 Pre-release
Pre-release

⚠️ BREAKING CHANGES - Major Rewrite

This is a beta release of the upcoming major version. It introduces breaking changes, particularly in the Management API client. Please refer to the v5 Migration Guide for detailed upgrade instructions.


✍️ What's New

  • OpenAPI-Generated: Complete rewrite generated from Auth0's OpenAPI specifications using Fern
  • 📦 Better Organization: Hierarchical package structure with logical sub-clients for improved discoverability
  • 🔒 Type Safety: Strongly typed request/response objects using Pydantic replace generic dictionaries
  • Enhanced Developer Experience: Better IntelliSense, code completion, and documentation
  • 🚀 Future-Proof: Easier maintenance and updates as Auth0's API evolves
  • Async Support: First-class async client with AsyncAuth0 and AsyncManagementClient
  • 📄 Automatic Pagination: Built-in pagination support with include_totals=True by default

🔀 Compare Changes: Full Changelog

4.13.0

17 Sep 19:24
0f6dbea

Choose a tag to compare

Added

  • fix(backchannel): expose headers on slow_down errors (HTTP 429s) #744 (pmalouin)

4.12.0

15 Sep 13:12
9542c4f

Choose a tag to compare

Added

4.11.0

11 Sep 09:18
24a371f

Choose a tag to compare

Added

Fixed

4.10.0

05 Jun 19:15
88af880

Choose a tag to compare

Added

Fixed

4.9.0

01 Apr 09:29
10555cb

Choose a tag to compare

Added

4.8.1

24 Feb 11:24
a455156

Choose a tag to compare

Fixed

4.8.0

29 Jan 15:11
35fbc30

Choose a tag to compare

Added

Fixed

4.7.2

10 Sep 12:33
94c7e3d

Choose a tag to compare

Security

4.7.1

26 Feb 16:52

Choose a tag to compare

Security