Releases: supabase/supabase-py
v2.3.8
v2.3.7
v2.3.6
v2.3.6 (2024-02-22)
Chore
- chore(deps-dev): bump commitizen from 3.13.0 to 3.15.0 (#694)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (c881898
)
- chore(deps-dev): bump black from 23.12.1 to 24.2.0 (#687)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (98face3
)
- chore(deps-dev): bump pytest from 8.0.0 to 8.0.1 (#692)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (45a9ffd
)
Fix
- fix: Export Core Supabase Classes and Functions Explicitly via all (#691)
Co-authored-by: Andrew Smith <[email protected]> (5d04c4c
)
v2.3.5
v2.3.5 (2024-02-15)
Chore
- chore(deps-dev): bump pytest from 7.4.4 to 8.0.0 (#677)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (e3383c3
)
- chore(deps-dev): bump python-dotenv from 1.0.0 to 1.0.1 (#675)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (abdb15c
)
Fix
Unknown
v2.3.4
v2.3.4 (2024-01-15)
Chore
- chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 (#661)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dcbd7b4
)
- chore(deps): bump postgrest from 0.13.1 to 0.13.2 (#662)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (82c4305
)
Fix
v2.3.3
v2.3.3 (2024-01-11)
Chore
-
chore: remove init client code from every usage example (
b0c5ac7
) -
chore(deps-dev): bump gitpython from 3.1.40 to 3.1.41 (#659)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (b3fd488
)
Fix
- fix: add correct token to new requests when a user is signed in (
c74b65b
)
v2.3.2
v2.3.2 (2024-01-10)
Fix
- fix: Add AsyncMemoryStorage to AsyncClient options
Co-authored-by: Andrew Smith <[email protected]> (732e931
)