Releases: descope/python-sdk
Releases · descope/python-sdk
descope: v2.0.0
06 May 13:57
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-05-06)
⚠ BREAKING CHANGES
drop support for python 3.8 (#1371 )
sdk: migrate from requests to httpx (#1123 )
Features
drop support for python 3.8 (#1371 ) (5114a01 )
roles-permissions: add id-based management methods and role_ids search (#1456 ) (3d3b0ac )
Bug Fixes
deps: pin pytest <9 on Python 3.9 to keep lock satisfiable (#1512 ) (e1666ca )
deps: update dependency httpx to ^0.28.0 (#1450 ) (4bd6275 )
Reverts
"chore(deps): update dependency pytest to >=9,<10" (#1514 ) (0f3cc5f )
Code Refactoring
descope: v1.13.0
20 Apr 06:13
Compare
Sorry, something went wrong.
No results found
descope: v1.12.2
12 Apr 16:01
Compare
Sorry, something went wrong.
No results found
descope: v1.12.1
29 Mar 12:32
Compare
Sorry, something went wrong.
No results found
1.12.1 (2026-03-29)
Bug Fixes
add locale to LoginOptions and fix password sign_in docstring (#798 ) (ad09985 )
descope: v1.12.0
23 Mar 10:08
Compare
Sorry, something went wrong.
No results found
1.12.0 (2026-03-23)
Features
add batch operations for roles and permissions (#789 ) (ce3021f )
http: retry requests on transient error status codes (#792 ) (011fadf )
security: enable cookie secure flag, fix redos, add jwt decode warn (#781 ) (90af115 )
sso-app: add default signature method (#787 ) (e79b0b8 )
descope: v1.11.0
10 Mar 20:02
Compare
Sorry, something went wrong.
No results found
1.11.0 (2026-03-10)
Features
add selectedTenant to AccessKeyLoginOptions for access key exchange (#768 ) (0f60183 )
add update_default_roles method to Tenant management (#779 ) (c5d5d37 )
authz: route who_can_access and what_can_target_access through FGA cache (#767 ) (b49d937 )
descope: v1.10.1
18 Feb 12:45
Compare
Sorry, something went wrong.
No results found
1.10.1 (2026-02-18)
Bug Fixes
add loginHint and forceAuthn to saml start (1c197eb )
add loginHint and forceAuthn to saml start (#765 ) (1c197eb )
Documentation
descope: v1.10.0
19 Jan 12:28
Compare
Sorry, something went wrong.
No results found
1.10.0 (2026-01-19)
Features
Bug Fixes
descope: v1.9.1
15 Jan 16:38
Compare
Sorry, something went wrong.
No results found
1.9.1 (2026-01-15)
Bug Fixes
add enforcessolist and appids to tenant create and update (#734 ) (2039053 )
add group priority support (#742 ) (262ad0f )
descope: v1.9.0
30 Dec 15:34
Compare
Sorry, something went wrong.
No results found
1.9.0 (2025-12-30)
Features
Add management flow operations, including sync and async runs and result functions (#727 ) (ba2a163 )