Releases: supertokens/supertokens-core
Releases · supertokens/supertokens-core
v10.0.0
What's Changed
- fix: 500 error message by @sattvikc in #1075
- feat: multithreaded bulk import (#1077) by @sattvikc in #1079
- fix: plugin version by @sattvikc in #1081
- chore: bulkimport changelog by @tamassoltesz in #1082
- fix: fix AddBulkImportUsersTest by @tamassoltesz in #1084
- fix: Test fixes by @tamassoltesz in #1085
- fix: include CUD in client owner by @sattvikc in #1076
- fix: test fixes by @tamassoltesz in #1088
- fix: build fix by @sattvikc in #1090
- fix: code cleanup by @tamassoltesz in #1091
- feat!: upgrade mysql and postgresql versions on cicd by @tamassoltesz in #1092
- refactor: Optimize getUserIdMappingWithEitherSuperTokensUserIdOrExternalUserId query by @mavwolverine in #1095
- experiment: turn off problematic tests by @tamassoltesz in #1096
- fix: session refresh issue by @sattvikc in #1093
- feat!: upgrade cicd to mysql8 by @tamassoltesz in #1098
- fix: add index for session_info on user_id, app_id by @tamassoltesz in #1099
- fix: version update by @sattvikc in #1100
- fix: ignore reset error by @tamassoltesz in #1101
Full Changelog: v9.3.0...v10.0.0
v9.3.0
What's Changed
- feat: OAuth provider support by @rishabhpoddar in #1010
- fix: cron by @sattvikc in #1055
- fix: migration by @sattvikc in #1056
- feat: oauth/allow list by @tamassoltesz in #1067
- feat(oauth): allow setting, store&return clientId/clientSecret for clients and add enableRefreshTokenRotation by @porcellus in #1065
- test: fix ci test failures and naming consistency by @porcellus in #1068
- fix: jti listing in db by @tamassoltesz in #1069
- test: try and improve flaky tests by @porcellus in #1070
- feat: make deep links work by @porcellus in #1071
- test: enable/fix rerun failed test on ci-cd by @porcellus in #1072
Full Changelog: v9.2.3...v9.3.0
v9.2.3
What's Changed
- fix: validating firstFactors not to contain special chars by @tamassoltesz in #1050
- fix: docker readonly fs by @tamassoltesz in #1058
- fix: failing cli options test by @tamassoltesz in #1059
- fix: fix failing dotfile and webserver test by @tamassoltesz in #1060
Full Changelog: v9.2.2...v9.2.3
v9.2.2
v9.2.1
v9.2.0
v9.1.2
v9.1.1
What's Changed
- fix: make canLinkAccountsHelper check if the login methods of the primary user have conflicts on the tenant of the link target by @porcellus in #1015
- fix: simplifying email verification token creation by @tamassoltesz in #1016
New Contributors
- @tamassoltesz made their first contribution in #1016
Full Changelog: v9.1.0...v9.1.1
v9.1.0
What's Changed
- docs(README.md): Added Viraj Kanwade to contributors by @virajkanwade in #996
- fix(README.md): fix typo in contributors by @virajkanwade in #995
- fix: mysql migration for multitenancy by @sattvikc in #997
- feat: Changes for multitenancy dashboard by @prateek3255 in #963
- docs(README.md): Added Anurag Srivastava to contributors by @anuragmerndev in #1003
- feat: multitenancy dashboard by @sattvikc in #1004
- fix: telemetry for non sql by @sattvikc in #1012
- fix: gradle.properties in tests by @sattvikc in #1013
- fix: HideFromDashboard annotation by @sattvikc in #1014
New Contributors
- @virajkanwade made their first contribution in #996
- @anuragmerndev made their first contribution in #1003
Full Changelog: v9.0.2...v9.1.0