Skip to content

Releases: nndi-oss/gotrue

v2.9.1

05 Oct 19:25
e034ca0
Compare
Choose a tag to compare

2.9.1 (2022-10-05)

Bug Fixes

v2.9.0

26 Sep 18:24
293cc41
Compare
Choose a tag to compare

2.9.0 (2022-09-26)

Bug Fixes

Features

  • add opentelemetry tracer and metrics (#679) (650fa3b)

v2.8.0

13 Sep 21:22
3b77d62
Compare
Choose a tag to compare

2.8.0 (2022-09-13)

Bug Fixes

Features

v2.7.1

27 Aug 20:49
6399fb0
Compare
Choose a tag to compare

2.7.1 (2022-08-27)

Bug Fixes

v2.7.0

23 Aug 18:31
30eeb38
Compare
Choose a tag to compare

2.7.0 (2022-08-23)

Bug Fixes

Features

  • add captcha to verify and token endpoints (#520) (32a6e1f)
  • add metadata to magic link (2529a5c)
  • Mask user existence on /recover (#534) (0d30743)
  • Normalize redirection URLs and globs (#535) (d6f4a2a)
  • Remove conf.Configuration and getConfig(ctx) (#609) (9381b73)
  • Remove globalConfig.MultiInstanceMode and dependents (#606) (df62340)
  • Remove IsSuperAdmin (#625) (30eeb38)
  • Remove remnants of getInstanceID(ctx) (#621) (be99cf2)
  • Remove SAML external provider (deprecated) (#607) (55bc7c6)
  • Remove system user (deprecated) (#610) (04dbd6f)
  • update magiclink to include metadata (20500cd)