Releases: supertokens/supertokens-golang
Releases · supertokens/supertokens-golang
v0.25.1
What's Changed
- fix: Update changelog with migration guide for form field value consumption by @deepjyoti30-st in #431
- feat: normalise dashboard connection url by @deepjyoti30-st in #432
Full Changelog: v0.25.0...v0.25.1
v0.25.0
What's Changed
- fix: Add support for any type in value field instead of only string by @deepjyoti30-st in #427
- fix: Failing tests related to checking invalid input in formFields by @deepjyoti30-st in #429
- fix: concurrent map writes error and version bump by @deepjyoti30-st in #430
New Contributors
- @deepjyoti30-st made their first contribution in #427
Full Changelog: v0.24.2...v0.25.0
v0.24.2
What's Changed
- fix: memory leak in jwks by @sattvikc in #425
- Improve form field validation to make optional truly optional by @deepjyoti30Alt in #426
New Contributors
- @deepjyoti30Alt made their first contribution in #426
Full Changelog: v0.24.1...v0.24.2
v0.24.1
v0.24.0
v0.22.1
What's Changed
- test: move the session object and claims to the BE sdk server by @porcellus in #418
- test: fix test typos&errors by @porcellus in #421
Full Changelog: v0.22.0...v0.22.1
v0.22.0
What's Changed
Full Changelog: v0.21.0...v0.22.0
v0.21.0
v0.20.0
What's Changed
- makes change to middleware routing logic by @rishabhpoddar in #404
- fix: Add a test to check session cookies are cleared if refresh api is called with an expired access token by @anku255 in #413
- fix: increase wait time to allow access token to expire by @anku255 in #414
- Removes combination recipe (base pr) by @rishabhpoddar in #403
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- fix: duplicate session token issue when cookieDomain is changed by @furkansenharputlu in #408
- fix: the with-labstack-echo example by @furkansenharputlu in #411
- Cookie domain fix by @rishabhpoddar in #409
Full Changelog: v0.18.0...v0.19.0