File tree Expand file tree Collapse file tree 3 files changed +12
-6
lines changed
Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 1- 1.0.0b6
1+ 1.0.0b7
Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ 1.0.0.b6] ( https://github.com/auth0/auth0-server-python/tree/1.0.0.b6 ) (2025-11-18)
4- [ Full Changelog] ( https://github.com/auth0/auth0-server-python/compare/1.0.0b5...1.0.0.b6 )
3+ ## [ 1.0.0.b7] ( https://github.com/auth0/auth0-server-python/tree/1.0.0b7 ) (2026-01-06)
4+ [ Full Changelog] ( https://github.com/auth0/auth0-server-python/compare/1.0.0b6...1.0.0b7 )
5+
6+ ** Added**
7+ - docs: Add user unlinking example [ \# 62] ( https://github.com/auth0/auth0-server-python/pull/62 )
8+
9+ ## [ 1.0.0b6] ( https://github.com/auth0/auth0-server-python/tree/1.0.0b6 ) (2025-11-18)
10+ [ Full Changelog] ( https://github.com/auth0/auth0-server-python/compare/1.0.0b5...1.0.0b6 )
511
612** Added**
713- feat: FGI-1573 add MRRT support [ \# 58] ( https://github.com/auth0/auth0-server-python/pull/58 ) ([ sam-muncke] ( https://github.com/sam-muncke ) )
814
915- feat: FGI-1573 add connected account support [ \# 57] ( https://github.com/auth0/auth0-server-python/pull/57 ) ([ sam-muncke] ( https://github.com/sam-muncke ) )
1016
11- ## [ 1.0.0.b5 ] ( https://github.com/auth0/auth0-server-python/tree/1.0.0.b5 ) (2025-09-15)
12- [ Full Changelog] ( https://github.com/auth0/auth0-server-python/compare/auth0_server_python-v1.0.0b4...1.0.0.b5 )
17+ ## [ 1.0.0b5 ] ( https://github.com/auth0/auth0-server-python/tree/1.0.0b5 ) (2025-09-15)
18+ [ Full Changelog] ( https://github.com/auth0/auth0-server-python/compare/auth0_server_python-v1.0.0b4...1.0.0b5 )
1319
1420** Added**
1521- feat: Updates for CIBA with Email [ \# 28] ( https://github.com/auth0/auth0-server-python/pull/28 ) ([ adamjmcgrath] ( https://github.com/adamjmcgrath ) )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " auth0-server-python"
3- version = " 1.0.0.b6 "
3+ version = " 1.0.0.b7 "
44description = " Auth0 server-side Python SDK"
55readme = " README.md"
66authors = [
" Auth0 <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments