Releases: supertokens/supertokens-mysql-plugin
Releases · supertokens/supertokens-mysql-plugin
v8.0.0
What's Changed
- feat: multithreaded bulk import by @sattvikc in #136
- chore: bulk import changelog by @tamassoltesz in #137
- Fix: bulk import syntax by @tamassoltesz in #138
- fix: test fixes by @tamassoltesz in #139
- fix: test fixes by @tamassoltesz in #140
- fix: fixing test via proper exception handling by @tamassoltesz in #142
- feat!: drop mysql57 support bulk import by @tamassoltesz in #143
- refactor: Optimize getUserIdMappingWithEitherSuperTokensUserIdOrExternalUserId query by @mavwolverine in #144
- fix: session queries by @sattvikc in #145
- feat!: drop mysql57 support ci by @tamassoltesz in #146
- fix: add index for session_info on user_id, app_id by @tamassoltesz in #147
- fix: version update by @sattvikc in #148
- feat: setup of rerun failed tests in cicd by @tamassoltesz in #149
- ci: fix ci test script by @porcellus in #151
- ci: fix rewriteBatchedStatements in ci config by @porcellus in #152
New Contributors
- @mavwolverine made their first contribution in #144
Full Changelog: v7.2.0...v8.0.0
v7.2.0
What's Changed
- feat: OAuth provider support by @sattvikc in #129
- fix: migration by @sattvikc in #130
- feat: oauth allow list by @tamassoltesz in #131
- fix: index creation query by @porcellus in #132
- fix: jti listing by @tamassoltesz in #133
- ci: add missing image to ci config by @porcellus in #134
New Contributors
- @tamassoltesz made their first contribution in #131
Full Changelog: v7.1.3...v7.2.0