Skip to content

3.3.0-rc-1

Pre-release
Pre-release

Choose a tag to compare

@jan-tennert jan-tennert released this 20 Dec 14:29
d0c6440

Changes

Core

  • Update Kotlin to version 3.3.0
  • fix: Make OS version optional in headers by @rafsanjani in #1088
  • Implement Native Google OAuth iOS in sample by @hieuwu in #1093
  • Mask sensitive information in RestException by @jan-tennert in #1113

Auth

Compose Auth

Postgrest

  • only escape filters inside logical expressions and in lists by @sproctor in #1090

Storage

New Contributors