Releases: supertokens/supertokens-core
Releases · supertokens/supertokens-core
v6.0.4
What's Changed
- fix: tenant prefix in stack trace log by @sattvikc in #747
- fix: multitenancy and version related by @sattvikc in #748
- fix: tests by @sattvikc in #749
- fix: test fix by @sattvikc in #750
- fix: null pointer issue for user that belongs to no tenant by @sattvikc in #751
- fix: update timeout for add license by @sattvikc in #752
Full Changelog: v6.0.3...v6.0.4
v6.0.3
v6.0.1
v6.0.0
What's Changed
- chore: clarify migration in changelog by @porcellus in #672
- chore: drop default value after migration in the changelog by @porcellus in #674
- Update release.md by @nkshah2 in #679
- feat: Adds support for multitenancy by @rishabhpoddar in #555
- fix: not adding tenantids in old version by @sattvikc in #696
- fix: Handle version missing in access token header by @nkshah2 in #697
- fix: tenantid in old CDI fix by @sattvikc in #698
- fix: changes for release by @sattvikc in #699
- fix: test fix for mongo by @sattvikc in #700
- fix: creating mysql databases by @sattvikc in #701
- fix: test fixes by @sattvikc in #703
- fix: max connections for mysql db by @sattvikc in #704
- fix: delete all info on unique storages by @sattvikc in #705
- fix: increased timeout for tenant creation by @sattvikc in #707
- fix: mysql migration by @sattvikc in #706
- fix: tests from checklist by @sattvikc in #708
- fix: appid fkey test by @sattvikc in #709
- fix: storage closing test and fix by @sattvikc in #711
- fix: annotations for CoreConfig + tests and couple of tests from checklist by @sattvikc in #712
- fix: test cron task functions by @sattvikc in #713
- fix: cronjob to sync config from db by @sattvikc in #714
- fix: storage closing issue by @sattvikc in #715
- fix: CUD normalization by @sattvikc in #716
- fix: cud regex by @sattvikc in #717
- fix: Test fixes by @sattvikc in #719
- fix: Default CDI version per app by @sattvikc in #720
- fix: mongo test fix and test for wrong db info by @sattvikc in #721
- fix: test by @sattvikc in #722
- fix: use invalid cud as default cud by @sattvikc in #723
- fix: inmemory test fix by @sattvikc in #724
- fix: random test failure by @sattvikc in #725
- fixes issue with logging memory leak by @sattvikc in #726
Full Changelog: v5.0.0...v6.0.0
v5.0.0
What's Changed
- feat: access token to jwt by @porcellus in #624
- test: disable jwt signing key generation if testing to test legacy key migration in mongo by @porcellus in #627
- fix: fix jwt signing key generation in tests by @porcellus in #628
- test: add a larger time margin to make test pass on CI by @porcellus in #631
- fix: throw if a protected prop is passed to JWTDataAPI by @porcellus in #630
- test: move test and fix version number by @porcellus in #632
- fix: exp and iat should not use exponential format in the access token by @porcellus in #642
- fix: Updates free dashboard user count by @jscyo in #643
- test: Improve TOTP tests by @KShivendu in #657
Full Changelog: v4.6.0...v5.0.0
v4.6.0
What's Changed
- test: Fix flaky test related to TOTP storage by @KShivendu in #606
- feat: dashboard search by @jscyo in #581
- fix: fixes bug in inmemory query and updates query logic by @jscyo in #615
Full Changelog: v4.5.0...v4.6.0
v4.5.0
What's Changed
- feat: Implement TOTP by @KShivendu in #564
- test: Fix tests failing because of NoSQL by @KShivendu in #599
- test: Fix active user test by @KShivendu in #601
- fix: Send MAU stats only when using SQL databases by @KShivendu in #602
- test: Fix active user test for InmemoryDB by @KShivendu in #603
- test: Add delay to flake Active users tests by @KShivendu in #604
Full Changelog: v4.4.2...v4.5.0
v4.4.0
What's Changed
- chore: Added profile to README.md by @AreebKhan619 in #553
- chore: Update release template with capacitor template by @nkshah2 in #567
- feat: Adds Dashboard APIs by @jscyo in #562
- fix: adds check to cronjob by @jscyo in #570
New Contributors
- @AreebKhan619 made their first contribution in #553
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
- feat: Add docker pull stats by @KShivendu in #548
- Ee feature flag by @rishabhpoddar in #533
- chore: updates api timeouts in tests by @jscyo in #549
New Contributors
- @KShivendu made their first contribution in #548
Full Changelog: v4.2.1...v4.3.0