Skip to content

Commit d541b21

Browse files
Release 5.2.0
1 parent 7a2b8a2 commit d541b21

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.0
1+
5.2.0

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## [5.2.0](https://github.com/auth0/auth0-python/tree/5.2.0) (2026-03-30)
4+
[Full Changelog](https://github.com/auth0/auth0-python/compare/5.1.0...5.2.0)
5+
6+
**Added**
7+
- chore: Update ruff, aiohttp, cryptography, urllib3, codecov-action; drop Python 3.8; replace Snyk with SCA scan [\#808](https://github.com/auth0/auth0-python/pull/808) ([kishore7snehil](https://github.com/kishore7snehil))
8+
- feat: Add default domain endpoints, connection key provisioning, tenant SCIM listing; remove MiiCard/Renren providers [\#801](https://github.com/auth0/auth0-python/pull/801) ([fern-api[bot]](https://github.com/apps/fern-api))
9+
- feat: Add client_info support for custom telemetry in Authentication and Management clients [\#802](https://github.com/auth0/auth0-python/pull/802) ([kishore7snehil](https://github.com/kishore7snehil))
10+
11+
**Fixed**
12+
- feat+fix: Pagination fix, SDK logging, OAuth1/DPoP types [\#785](https://github.com/auth0/auth0-python/pull/785) ([fern-api[bot]](https://github.com/apps/fern-api))
13+
314
## [5.1.0](https://github.com/auth0/auth0-python/tree/5.1.0) (2026-02-11)
415
[Full Changelog](https://github.com/auth0/auth0-python/compare/5.0.0...5.1.0)
516

0 commit comments

Comments
 (0)