Skip to content

Releases: supabase/supabase-py

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)

v2.0.3

01 Nov 15:48
Compare
Choose a tag to compare

v2.0.3 (2023-11-01)

Fix

  • fix: add flow_type to client options (#610) (344850d)

  • fix: add flow_type to client options (f1d8cba)

v2.0.2

01 Nov 11:40
Compare
Choose a tag to compare

v2.0.2 (2023-11-01)

Fix

v2.0.1

31 Oct 03:52
Compare
Choose a tag to compare

v2.0.1 (2023-10-31)

Chore

  • chore: upgrade to the latest functions-py (#607) (d02f41f)

  • chore: upgrade to the latest functions-py (bf3dca0)

  • chore(deps): bump supafunc from 0.3.0 to 0.3.1 (#606) (4ef1ea0)

  • chore(deps): bump supafunc from 0.3.0 to 0.3.1

Bumps supafunc from 0.3.0 to 0.3.1.


updated-dependencies:

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

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

Fix

  • fix: functions-py version update (#608) (2f7c69f)

  • fix: functions-py version update (f5ba014)