Releases: supertokens/supertokens-postgresql-plugin
Releases · supertokens/supertokens-postgresql-plugin
v8.1.2
What's Changed
- feat: bulk migration returns userids by @tamassoltesz in #254
- fix: bulk migration webauthn search by @tamassoltesz in #255
- fix: bulk migration account linking test fixes by @tamassoltesz in #256
Full Changelog: v8.1.0...v8.1.2
v8.1.0
What's Changed
- feat: webauthn support by @tamassoltesz in #251
- fix: plugin supported version by @sattvikc in #253
Full Changelog: v8.0.3...v8.1.0
v8.0.3
What's Changed
- fix: structured logging by @sattvikc in #250
- fix: null and empty checks to avoid DB exception because of invalid syntax by @tamassoltesz in #252
Full Changelog: v8.0.2...v8.0.3
v8.0.2
v8.0.1
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
v7.2.0
What's Changed
- feat: OAuth provider support by @sattvikc in #228
- fix: migration by @sattvikc in #230
- feat: oauth allow list by @tamassoltesz in #231
- fix: flaky test by @sattvikc in #233
- fix: jti listing by @tamassoltesz in #232
- ci: fix ci issues by @porcellus in #234
New Contributors
- @tamassoltesz made their first contribution in #231
Full Changelog: v7.1.3...v7.2.0