Skip to content

2.2.2

Compare
Choose a tag to compare
@jan-tennert jan-tennert released this 13 Mar 17:36
· 742 commits to master since this release
d5b605a

Changes

Core

  • Ignore exception thrown by missing Json property by default by @hieuwu in #510

Postgrest

Auth

  • Change default value of OTP.Config#createUser to true to match docs and other client libs
  • Add support for anonymous sign ins by @jan-tennert in #497 (experimental, as untested)
  • Rename phoneNumber parameter in Auth#resendPhone to phone.

Realtime

  • Deprecate Realtime.Config#eventsPerSecond (yes, I know this was just introduced, but apparently all other client libs are now also deprecating it)