Releases: supabase/supabase-py
v2.8.0
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
v2.7.3
v2.7.2
v2.7.1
v2.7.0
v2.6.0
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
v2.5.2
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
v2.5.1
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
)