Skip to content

Releases: supabase/supabase-py

v2.9.1

18 Oct 12:27
7a9bfd3
Compare
Choose a tag to compare

2.9.1 (2024-10-18)

Bug Fixes

v2.9.0

06 Oct 09:06
7c50bd8
Compare
Choose a tag to compare

2.9.0 (2024-10-04)

Features

Bug Fixes

  • functions: bump supafunc from 0.6.0 to 0.6.1 (#954) (1834069)
  • postgrest: bump postgrest from 0.17.0 to 0.17.1 (#952) (ec19cd4)
  • storage: bump storage3 from 0.8.0 to 0.8.1 (#953) (b739b97)

v2.8.1

30 Sep 16:02
f04f5c9
Compare
Choose a tag to compare

2.8.1 (2024-09-30)

Bug Fixes

  • auth: bump gotrue from 2.9.0 to 2.9.1 (#948) (90db548)
  • deps: change version constraints on managed dependencies (#945) (d4f9307)
  • storage type for async client options (#944) (28a9c9f)

v2.8.0

29 Sep 08:54
99e24d8
Compare
Choose a tag to compare

2.8.0 (2024-09-29)

Features

  • auth: bump gotrue from 2.7.0 to 2.8.0 (#916) (ae97452)
  • auth: bump gotrue from 2.8.1 to 2.9.0 (#940) (9c6c433)
  • deps: bump postgrest from 0.16.11 to 0.17.0 (#939) (17bcf6d)
  • functions: bump supafunc from 0.5.1 to 0.6.0 (#942) (c1513a9)
  • set default flow_type to pkce (#931) (acbaae5)
  • storage: bump storage3 from 0.7.7 to 0.8.0 (#941) (4060f47)

Bug Fixes

  • async client options default values (#937) (1e02178)
  • async set_auth for realtime in auth event listener (#930) (5e34512)
  • deps: bump gotrue from 2.8.0 to 2.8.1 (#923) (eb7b466)
  • deps: bump realtime from 2.0.2 to 2.0.5 (#936) (e1e0fb2)
  • realtime: enable auto_reconnect option from supabase client (#938) (3eb18e3)
  • update exports from init file (#928) (7a6199e)

v2.7.4

02 Sep 20:47
eb81fc7
Compare
Choose a tag to compare

2.7.4 (2024-08-29)

Bug Fixes

  • add verify argument to _init_supabase_auth_client() (#913) (cb6743b)

v2.7.3

22 Aug 21:59
0d854dd
Compare
Choose a tag to compare

2.7.3 (2024-08-22)

Bug Fixes

v2.7.2

19 Aug 10:46
31c92cb
Compare
Choose a tag to compare

2.7.2 (2024-08-19)

Bug Fixes

  • realtime: update realtime for fixing NotConnectedError (#902) (67dbaf2)

v2.7.1

16 Aug 19:58
bc582b0
Compare
Choose a tag to compare

2.7.1 (2024-08-16)

Bug Fixes

  • remove old SupabaseRealtimeClient import (#896) (579f499)

v2.7.0

16 Aug 13:05
bdae5fd
Compare
Choose a tag to compare

2.7.0 (2024-08-16)

Features

v2.6.0

24 Jul 14:02
Compare
Choose a tag to compare

v2.6.0 (2024-07-24)

Chore

  • chore(deps): bump supafunc from 0.4.7 to 0.5.0 (#866) (7201089)

  • chore(deps-dev): bump pytest from 8.2.2 to 8.3.1 (#865) (ccdb442)

  • chore(deps-dev): bump commitizen from 3.27.0 to 3.28.0 (#862) (877a7e0)

  • chore(deps): bump gotrue from 2.5.5 to 2.6.0 (#861) (bf1a2a6)

Feature

Unknown