github supabase-community/supabase-kt 3.2.3

latest releases: 3.7.0, 3.7.0-beta-1, 3.6.0...
10 months ago

Changes

Core

Postgrest

  • make filter values comply with postrest rules by @sproctor in #1036
    You can now use reserved characters in requests
  • Add overloads for Postgrest insert, upsert and update requests by @manriif in #1034
    You can now provide an already-serialized JsonObject/JsonElement to the insert/upsert/update methods

Auth

Realtime

  • Split callbacks in the CallbackManager by @jan-tennert in #1042
    This might increase performance drastically for applications using a lot of (different) callbacks

New Contributors

Don't miss a new supabase-kt release

NewReleases is sending notifications on new releases.