Releases: descope/python-sdk
Releases · descope/python-sdk
descope: v2.5.0
12 Jun 08:26
Compare
Sorry, something went wrong.
No results found
2.5.0 (2026-06-12)
Features
add locale to invite and invite_batch (#1557 ) (536c4e3 )
sso: add idp_entity_id to SSOSAMLSettingsByMetadata (#1567 ) (970de0a )
Reverts
"chore(deps): update dependency mypy to v2.0.0" (#1552 ) (03c195a )
descope: v2.4.0
17 May 04:58
Compare
Sorry, something went wrong.
No results found
2.4.0 (2026-05-16)
Features
add FGA mappings support to SSO tenant settings (#1539 ) (95bade5 )
descope: v2.3.0
15 May 13:06
Compare
Sorry, something went wrong.
No results found
2.3.0 (2026-05-15)
Features
add license handshake and x-descope-license header (#1537 ) (0ab28eb )
descope: v2.2.0
13 May 15:15
Compare
Sorry, something went wrong.
No results found
2.2.0 (2026-05-13)
Features
add email and sso_id parameters to generate_sso_configuration_link (#1534 ) (b56a35d )
descope: v2.1.0
13 May 13:34
Compare
Sorry, something went wrong.
No results found
2.1.0 (2026-05-13)
Features
add generate_sso_configuration_link method to Tenant management (#1530 ) (463ff32 )
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 )