Releases: supertokens/supertokens-postgresql-plugin
Releases · supertokens/supertokens-postgresql-plugin
v1.19.0
v1.18.0
v1.17.0
What's Changed
- feat: returns only non expired session handles for user by @rishabhpoddar in #48
Full Changelog: v1.16.0...v1.17.0
v1.16.0
What's Changed
- adds run tests workflow by @rishabhpoddar in #36
- ci: adds new workflow for checking tests passing by @rishabhpoddar in #37
- feat(user-roles): adds userRoles recipe support by @jscyo in #38
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- Fixes issue with memory leak during testing by @rishabhpoddar in #35
- feat(user_metadata): adds support for usermetadata by @porcellus in #33
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
- feat: adding index on device_id_hash for codes by @porcellus in #31
- fix: isolation level fallthrough by @porcellus in #32
Full Changelog: v1.13.2...v1.14.0
v1.13.2
What's Changed
- refactor: query mechanism to avoid Memory Leaks by @anugrahsinghal in #29
New Contributors
- @anugrahsinghal made their first contribution in #29
Full Changelog: v1.13.1...v1.13.2
v1.13.1
What's Changed
- ci: add
lint-pr-title.ymlworkflow by @xuatz in #27 - fixes: Takes into account StorageTransactionLogicException when doing retries in transaction by @rishabhpoddar in #30
New Contributors
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- ADDED passwordless functionality to postgres-sql by @siddharthmudgal in #24
New Contributors
- @siddharthmudgal made their first contribution in #24
Full Changelog: v1.12.0...v1.13.0