Releases: supertokens/supertokens-python
Releases · supertokens/supertokens-python
v0.13.2
What's Changed
- feat: Add 429 rate limting from SaaS for v0.13 by @KShivendu in #431
Full Changelog: v0.13.1...v0.13.2
v0.15.2
What's Changed
- fix: Thirdparty providers bitbucket, boxy, and fb by @KShivendu in #427
Full Changelog: v0.15.1...v0.15.2
v0.15.1
What's Changed
- fix: Thirdpartypasswordless signinup syncio function name by @KShivendu in #425
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- fix: Merge conflicts in thirdparty rework by @KShivendu in #367
- fix: Linters errors and format by @KShivendu in #368
- test: use_dynamic_access_token_signing_key should work as expected by @KShivendu in #371
- feat: Router changes to handle tenant id by @KShivendu in #364
- fix: Update multitenancy recipe by @KShivendu in #372
- feat: Add multitenancy claim by @KShivendu in #373
- fix: Make tenant id compulsory in TypeGetAllowedDomainsForTenantId by @KShivendu in #374
- refactor: Pass default user context for APIs in the framework middleware itself by @KShivendu in #365
- fix: Make config optional by @KShivendu in #377
- fix: Userroles recipe multitenancy features by @KShivendu in #375
- fix: Make tenant id compulsory in userroles by @KShivendu in #378
- test: Add test for multitenant userroles by @KShivendu in #379
- fix: Add multitenancy features to emailpassword recipe by @KShivendu in #376
- feat: All changes related to passwordless multitenancy by @KShivendu in #380
- test: Add test for access token validation by @KShivendu in #384
- feat: Session recipe multitenancy changes by @KShivendu in #381
- feat: Add multitenancy for dashboard recipe by @KShivendu in #382
- fix: Emailverification send email functions with multitenancy by @KShivendu in #383
- feat: Add reset password email functions by @KShivendu in #385
- fix: Add tenant id in config functions by @KShivendu in #386
- fix: Update dashboard recipe based on multitenancy by @KShivendu in #387
- fix: Set tenant_id as None by default in ep and userroles functions by @KShivendu in #388
- fix: Linter errors in tests after multitenancy by @KShivendu in #393
- fix: Clean up thirdparty recipe and make it consistent with other python recipes by @KShivendu in #395
- fix: Multitenancy tests for all the recipes by @KShivendu in #396
- fix: Remove error handlers from multitenancy recipe by @KShivendu in #398
- fix: Add tenant id in global claim validators by @KShivendu in #399
- refactor: Make tenant id compulsory in all recipe functions by @KShivendu in #400
- fix: allowed domain claim and some typos by @KShivendu in #405
- allows empty provider list by @KShivendu in #406
- fix: user info map by @KShivendu in #407
- refactor: Remove core config from dashboard tenants list response by @KShivendu in #401
- fix: handle tenant not found error by @KShivendu in #403
- fix: Fix tenant id being passed in the wrong order for password update functions by @KShivendu in #402
- fix: bitbucket gitlab impl and other fixes by @KShivendu in #404
- fix: apple redirect by @KShivendu in #416
- chores: Update CHANGELOG to mention multitenancy and thirdparty changes by @KShivendu in #417
- fix: Minor changes to finish multitenancy TODO items by @KShivendu in #418
- fix: thirdparty rework & multitenancy by @sattvikc in #276
- fix: Docs building by @KShivendu in #421
- test: Fix failing unit tests by @KShivendu in #423
- fix: Linter and formatter failures by @KShivendu in #424
Full Changelog: v0.14.8...v0.15.0
v0.14.8
What's Changed
- docs: fix migration guide in changelog to be consistent with node by @porcellus in #362
- fix: Anti csrf should happen only when access token is passed while session is optional by @KShivendu in #369
- test: Verify session should return 401 if access token isn't sent and middleware isn't added by @KShivendu in #363
- test: Fix frontend integration tests failure by @KShivendu in #370
New Contributors
- @porcellus made their first contribution in #362
Full Changelog: v0.14.7...v0.14.8
v0.14.7
Full Changelog: v0.14.6...v0.14.7
v0.14.6
What's Changed
- fix: Relax version constraints on httpx dependency by @KShivendu in #359
Full Changelog: v0.14.5...v0.14.6
v0.14.5
What's Changed
- fix: Remove constraints on cryptography lib dependency by @KShivendu in #357
Full Changelog: v0.14.4...v0.14.5
v0.14.4
What's Changed
- feat: email templates updated by @iresharma in #329
- fix: added missing id by @iresharma in #338
- fix: Email templates superhuman by @iresharma in #339
- fix: Handle edge cases for verify_session decorator by @KShivendu in #348
- refactor: Improve JWKS fetching and caching by @KShivendu in #337
- fix: Pass None to teardown function for min_version test wrapper by @KShivendu in #355
Full Changelog: v0.14.2...v0.14.4
v0.14.1
What's Changed
- feat: Add a helper function to read the original request from the user context inside overrides by @nkshah2 in #328
Full Changelog: v0.14.0...v0.14.1