github supabase-community/supabase-kt 0.8.0

latest releases: 3.7.0-beta-1, 3.6.0, 3.5.0...
3 years ago

Changes

  • Add experimental Apollo GraphQL Client plugin by @jan-tennert in #57
  • Rename GoTrue#getUser() to GoTrue#retrieveUser()
  • Add GoTrue#retrieveUserForCurrentSession()
  • Move and rename chat demo to demos/chat-demo-mpp
  • Improve documentation
  • Add headerOverride to EdgeFunction
  • Change PostgrestResult back to data class (for accessing headers after a postgrest request)
  • Add a completely new demo and remove the old ones (see README)
  • Add support for changing the database schema in the Postgrest plugin by @jan-tennert in #51 (suggested in #50)
  • Improve GoTrue configuration (no more imports) (#48)

Dependency updates

  • Update Kotlin to 1.8.10
  • Update Ktor to 2.2.3

Don't miss a new supabase-kt release

NewReleases is sending notifications on new releases.