Skip to content

Releases: supabase/supabase-py

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)

v2.5.1

11 Jun 14:26
Compare
Choose a tag to compare

v2.5.1 (2024-06-11)

Chore

  • chore(deps): bump supafunc from 0.4.5 to 0.4.6 (#826) (3558813)

  • chore(deps-dev): bump pytest from 8.2.1 to 8.2.2 (#825) (a0103b4)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.8.0 to 9.8.1 (#823) (d45df9b)

  • chore(deps): bump storage3 from 0.7.4 to 0.7.6 (#822) (dcb0992)

  • chore(deps-dev): bump python-semantic-release from 9.7.3 to 9.8.1 (#821) (f271d5b)

  • chore(deps): bump postgrest from 0.16.4 to 0.16.8 (#819) (b0cb1a5)

  • chore(deps): bump gotrue from 2.4.2 to 2.4.4 (#817) (9f91f7d)

  • chore(deps): bump realtime from 1.0.4 to 1.0.5 (#812) (035c0f4)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.7.3 to 9.8.0 (#810) (683a820)

  • chore(deps-dev): bump commitizen from 3.26.0 to 3.27.0 (#807) (bebb676)

Fix

  • fix: add "verify" flag to the creation of client (0c51cf0)

v2.5.0

28 May 12:18
Compare
Choose a tag to compare

v2.5.0 (2024-05-28)

Feature

  • feat: add schema method to the client (#809) (d6a5df9)