File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 1.0.0b8
1+ 1.0.0b9
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.0.0b9] ( https://github.com/auth0/auth0-server-python/tree/1.0.0b9 ) (2026-04-08)
4+ [ Full Changelog] ( https://github.com/auth0/auth0-server-python/compare/1.0.0b8...1.0.0b9 )
5+
6+ ** Added**
7+ - feat: add Multiple Custom Domains (MCD) support and fix JWT verification [ \# 71] ( https://github.com/auth0/auth0-server-python/pull/71 ) ([ kishore7snehil] ( https://github.com/kishore7snehil ) )
8+
9+ ** Changed**
10+ - chore: bump dependencies and add SCA scan workflow [ \# 93] ( https://github.com/auth0/auth0-server-python/pull/93 ) ([ kishore7snehil] ( https://github.com/kishore7snehil ) )
11+
312## [ 1.0.0b8] ( https://github.com/auth0/auth0-server-python/tree/1.0.0b8 ) (2026-02-06)
413[ Full Changelog] ( https://github.com/auth0/auth0-server-python/compare/1.0.0b7...1.0.0b8 )
514
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " auth0-server-python"
3- version = " 1.0.0.b8 "
3+ version = " 1.0.0b9 "
44description = " Auth0 server-side Python SDK"
55readme = " README.md"
66authors = [" Auth0 <support@okta.com>" ]
You can’t perform that action at this time.
0 commit comments