Skip to content

Releases: supabase/supabase-py

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

v2.5.3

16 Jul 18:48
Compare
Choose a tag to compare

v2.5.3 (2024-07-16)

Fix

  • fix: missing await in async create_client (#859) (07c75ee)

v2.5.2

16 Jul 11:56
Compare
Choose a tag to compare

v2.5.2 (2024-07-16)

Chore

  • chore(deps): bump postgrest from 0.16.8 to 0.16.9 (#858) (aab9c3e)

  • chore(deps): bump storage3 from 0.7.6 to 0.7.7 (#857) (1c57f11)

  • chore(deps): bump supafunc from 0.4.6 to 0.4.7 (#856) (e86ca82)

  • chore(deps): bump gotrue from 2.5.4 to 2.5.5 (#855) (544dd41)

  • chore(deps-dev): bump zipp from 3.18.1 to 3.19.1 in the pip group across 1 directory (#854) (b339e83)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.8.4 to 9.8.5 (#853) (989668b)

  • chore(deps-dev): bump python-semantic-release from 9.8.4 to 9.8.5 (#852) (592fe8e)

  • chore(deps): bump certifi from 2024.2.2 to 2024.7.4 in the pip group across 1 directory (#849) (ac5f04d)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.8.3 to 9.8.4 (#848) (f846a94)

  • chore(deps-dev): bump python-semantic-release from 9.8.3 to 9.8.4 (#847) (419b5e0)

  • chore(deps): bump gotrue from 2.5.3 to 2.5.4 (#842) (55c2581)

  • chore(deps): bump gotrue from 2.5.2 to 2.5.3 (#841) (50c3d3a)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.8.1 to 9.8.3 (#836) (c7fa816)

  • chore(deps): bump gotrue from 2.4.4 to 2.5.2 (#840) (e8d3463)

  • chore(deps-dev): bump python-semantic-release from 9.8.1 to 9.8.3 (#835) (dc958bc)

  • chore(deps): bump realtime from 1.0.5 to 1.0.6 (#832) (39e746d)

  • chore(deps-dev): bump urllib3 from 2.2.1 to 2.2.2 in the pip group across 1 directory (#831) (8ee2946)

Fix

  • fix: resolve user session inside of the create factory method (#851) (4635994)