Skip to content

Releases: supabase/supabase-py

v2.3.5

15 Feb 10:34
Compare
Choose a tag to compare

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

  • fix: add missing ClientOptions to the main init file (#688) (bd5f617)

Unknown

  • docs (sunbase-py) updated setup instructions, PR guidelines, added resources & links (#690) (846d8e7)

  • Update action versions in CI/CD (#679) (13bed26)

v2.3.4

15 Jan 22:11
Compare
Choose a tag to compare

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

11 Jan 14:52
Compare
Choose a tag to compare

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

10 Jan 12:44
Compare
Choose a tag to compare

v2.3.2 (2024-01-10)

Fix

  • fix: Add AsyncMemoryStorage to AsyncClient options

Co-authored-by: Andrew Smith <[email protected]> (732e931)

v2.3.1

05 Jan 00:14
Compare
Choose a tag to compare

v2.3.1 (2024-01-05)

Fix

  • fix: update httpx and other dev dependencies (#653) (e26e217)

Unknown

v2.3.0

15 Dec 16:22
Compare
Choose a tag to compare

v2.3.0 (2023-12-15)

Chore

  • chore: move roadmap below usage (52756a2)

Feature

Unknown

v2.2.1

10 Dec 10:50
Compare
Choose a tag to compare

v2.2.1 (2023-12-10)

Fix

  • fix: upgrade gotrue and realtime dependencies (#637) (2554b66)

  • fix: upgrade gotrue and realtime dependencies (4eb6dfe)

v2.2.0

01 Dec 08:29
Compare
Choose a tag to compare

v2.2.0 (2023-12-01)

Feature

  • feat: add create method to handle token headers (#630) (fd612a0)

  • feat: add create method to handle token headers (4f47306)

v2.1.1

30 Nov 08:48
Compare
Choose a tag to compare

v2.1.1 (2023-11-30)

Chore

  • chore(deps): bump gotrue from 1.3.0 to 2.0.0 (#628) (247b309)

  • chore(deps): bump gotrue from 1.3.0 to 2.0.0

Bumps gotrue from 1.3.0 to 2.0.0.


updated-dependencies:

  • dependency-name: gotrue
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]> (c1c0ac0)

  • chore(deps): bump gotrue from 1.3.0 to 1.3.1 (#626) (1d268a0)

  • chore(deps): bump gotrue from 1.3.0 to 1.3.1

Bumps gotrue from 1.3.0 to 1.3.1.


updated-dependencies:

  • dependency-name: gotrue
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (0ec8371)

Fix

  • fix: remove deprecated .functions() method (#629) (243324d)

  • fix: remove deprecated .functions() method (e9f8010)

Unknown

  • add: complete string (#624) (b41c453)

  • add: complete string

Incomplete String in ### Download a file (7f7beec)

v2.1.0

23 Nov 21:26
Compare
Choose a tag to compare

v2.1.0 (2023-11-23)

Chore

  • chore(deps): bump storage3 from 0.6.1 to 0.7.0 (#620) (f0dbe94)

  • chore(deps): bump storage3 from 0.6.1 to 0.7.0

Bumps storage3 from 0.6.1 to 0.7.0.


updated-dependencies:

  • dependency-name: storage3
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (38a7ded)

Feature

Fix

  • fix: format code with pre-commit (9f36f9d)

Unknown

  • Update lock file (c34d5c6)

  • Update supabase/_async/client.py

Co-authored-by: Joel Lee <[email protected]> (068b601)