3.3.0-rc-1
Pre-release
Pre-release
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
RestExceptionby @jan-tennert in #1113
Auth
- Refactor platform specific auth initialization by @jan-tennert in #1100
- Add session failsafe and option to require a session for requests by @jan-tennert in #1071
Compose Auth
- Implement Native Google OAuth for Apple targets by @hieuwu in supabase-community/supabase-kt-plugins#45 also big thanks to @dosier!
Checkout the README for more information
Postgrest
Storage
- Add support for bucket pagination and sorting by @jan-tennert in #1087
New Contributors
- @rafsanjani made their first contribution in #1088