v8.0.0
What's Changed
- feat: multithreaded bulk import by @sattvikc in #237
- fix: bulk import fixes by @tamassoltesz in #238
- fix: Fix tests by @tamassoltesz in #239
- fix: Fix tests by @tamassoltesz in #240
- fix: fixing tests by proper exception handling by @tamassoltesz in #241
- fix: changing the number of users to be imported in the tests by @tamassoltesz in #244
- fix: session queries by @sattvikc in #245
- refactor: Optimize getUserIdMappingWithEitherSuperTokensUserIdOrExternalUserId query by @mavwolverine in #243
- feat! :upgrade postgresql to 13 in cicd plugin testing env by @tamassoltesz in #242
- fix: add index for session_info on user_id, app_id by @tamassoltesz in #246
- fix: version update by @sattvikc in #247
New Contributors
- @mavwolverine made their first contribution in #243
Full Changelog: v7.2.0...v8.0.0