Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.0.0 #306

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 1, 2024

🤖 I have created a release beep boop

1.0.0 (2024-04-01)

Features

  • add AdminAPI and deleteUser method (#224) (042acc0)
  • add AuthStateChangeListenerRegistration type (#248) (27a173e)
  • add filter to RPC call (#150) (8463fad)
  • Add optional "referencedTable" parameter to OR PostGREST filter (#250) (c06aa18)
  • add reauthenticate method (#271) (fca6721)
  • add Sendable conformances and fix warnings (#260) (0c9f32c)
  • Add SupabaseLogger (#219) (42ca887)
  • auth: Add signInAnonymously (#297) (4c25a3e)
  • auth: add signInWithSSO method (#289) (5847800)
  • auth: add captcha token to sign-in with password methods (#276) (363aa00)
  • auth: add resend method (#190) (ec07c95)
  • auth: add whatsapp channel option to signInWithOTP (#287) (600c400)
  • auth: link identity (#274) (b805cdc)
  • auto-connect socket on channel subscription (#208) (edeb20e)
  • database: add select on query result (#275) (cac2433)
  • edge functions support for custom domains and vanity domains (#90) (00b9e7d)
  • gotrue: add scope to signOut (#175) (8c7c257)
  • mark getURLForLinkIdentity as experimental (c149e7c)
  • postgrest: allow switching schema (#199) (bb92866)
  • postgrest: rename foreignTable to referencedTable (#166) (c17f6d9)
  • postgrest: set coder in SupabaseClientOptions (#185) (6376107)
  • prepare for v2 release (#187) (036c03d)
  • re-add supabase init with a URL type (0c15316)
  • rename onAuthStateChange to authStateChanges and add event key to posted notification (#163) (6cd6dda)
  • storage: add createSignedUploadURL and uploadToSignedURL methods (#290) (576693e)
  • storage: add createSignedURLs method (#273) (77e5c3d)

Bug Fixes

  • add .release-please-manifest.json (84750ed)
  • add columns query param to insert and upsert methods (#205) (5382411)
  • add init with default options param (#225) (d148faa)
  • Auth: emit initial session events (#241) (765b401)
  • auth: stored session backwards compatibility (#294) (847fe97)
  • examples build error (66cc1dd)
  • fix release-please (a469396)
  • functions: functions overrides headers (#160) (e8ba6d1)
  • gotrue: AuthResponse return non-optional user (#174) (84aaa1d)
  • gotrue: decoding of error types (#169) (3adc23c)
  • gotrue: ignore 401 and 404 errors on sign out (#179) (2ebf6e2)
  • inject version in Version.swift file (3d6ba60)
  • inject version in Version.swift file (3e8e3dd)
  • inject version in Version.swift file (75f73f7)
  • invalid json format on release-please-config.json (177db74)
  • realtime reconnection (#261) (b6a1b0b)
  • realtime: web socket message listener doesn't stop (#284) (0b19580)
  • release-please extra-files (c88046e)
  • update Realtime auth when initialSession is emitted (ed638d5)
  • use LockIsolated on EventEmitter (33598b8)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant