Skip to content

Releases: supabase-community/supabase-py

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)

v2.4.6

22 May 20:10
Compare
Choose a tag to compare

v2.4.6 (2024-05-22)

Chore

  • chore(deps-dev): bump requests from 2.31.0 to 2.32.0 in the pip group across 1 directory (#804) (2972d76)

  • chore(deps-dev): bump commitizen from 3.25.0 to 3.26.0 (#803) (ee0cc80)

  • chore(deps-dev): bump pytest from 8.2.0 to 8.2.1 (#802) (5f87f29)

  • chore(deps-dev): bump python-semantic-release from 9.7.1 to 9.7.3 (#800) (1a81218)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.7.1 to 9.7.3 (#799) (ef184a8)

  • chore(deps-dev): bump python-semantic-release from 9.6.0 to 9.7.1 (#795) (fee2b5e)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.6.0 to 9.7.1 (#794) (18e0743)

Fix

  • fix: refactor create_client functions to call constructor directly (#805) (46c201f)

v2.4.5

01 May 19:01
Compare
Choose a tag to compare

v2.4.5 (2024-05-01)

Chore

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.5.0 to 9.6.0 (#787) (719e43b)

Fix

  • fix(deps-dev): commitizen from 3.24.0 to 3.25.0 (#788) (5e8074a)

v2.4.4

01 May 18:20
Compare
Choose a tag to compare

v2.4.4 (2024-05-01)

Chore

  • chore(deps-dev): bump python-semantic-release from 9.5.0 to 9.6.0 (#785) (fbbf3d5)

  • chore(deps-dev): bump pytest from 8.1.1 to 8.2.0 (#784) (f1727a0)

  • chore(deps-dev): bump python-semantic-release from 9.4.2 to 9.5.0 (#778) (4828e3b)

  • chore(deps-dev): bump black from 24.4.0 to 24.4.2 (#782) (105adca)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.4.2 to 9.5.0 (#779) (59b73eb)

  • chore(deps-dev): bump commitizen from 3.22.0 to 3.24.0 (#776) (8a64d83)

  • chore: update .pre-commit-config.yaml (#772) (f893cc8)

  • chore: add import async client (#760) (ad2fe1c)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.4.1 to 9.4.2 (#769) (4a67fc2)

  • chore(deps-dev): bump python-semantic-release from 9.4.1 to 9.4.2 (#768) (6fcf11a)

Fix

  • fix(deps): bump postgrest from 0.16.3 to 0.16.4 with timeout fix (#786) (5cb84a5)

Unknown

v2.4.3

17 Apr 14:07
Compare
Choose a tag to compare

v2.4.3 (2024-04-17)

Fix

  • fix(user auth context): do not overwrite provided client options Authorization header (#766) (4214c43)

v2.4.2

14 Apr 00:33
Compare
Choose a tag to compare

v2.4.2 (2024-04-14)

Chore

  • chore(deps-dev): bump black from 24.3.0 to 24.4.0 (#765) (23d97ce)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.3.1 to 9.4.1 (#758) (d1ea76e)

  • chore(deps-dev): bump python-semantic-release from 9.3.1 to 9.4.1 (#759) (32e465b)

  • chore(deps-dev): bump commitizen from 3.20.0 to 3.22.0 (#761) (583d0d5)

  • chore(deps): bump idna from 3.6 to 3.7 (#763)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (0871967)

Fix

  • fix: Update minimum postgrest dep for imports (#767) (ac2d62d)

  • fix: remove default mutable argument from client creation (#764) (5e46177)

Unknown

v2.4.1

26 Mar 22:13
Compare
Choose a tag to compare

v2.4.1 (2024-03-26)

Chore

  • chore(deps): bump realtime from 1.0.2 to 1.0.3 (#748) (44afe58)

  • chore(deps): bump gotrue from 2.4.1 to 2.4.2 (#747) (fb8bb8a)

  • chore(deps): bump postgrest from 0.16.1 to 0.16.2 (#746) (90f9fa3)

  • chore(deps): bump storage3 from 0.7.3 to 0.7.4 (#745) (97d2977)

  • chore(deps): bump supafunc from 0.4.0 to 0.4.5 (#742)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a49db52)

  • chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 (#744) (451b9ae)

  • chore(deps-dev): bump python-semantic-release from 9.3.0 to 9.3.1 (#743) (d597397)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.3.0 to 9.3.1 (#741) (8f42f53)

  • chore: add python 3.12 to the test suite (#739) (6a3d83e)

  • chore(deps-dev): bump commitizen from 3.16.0 to 3.20.0 (#732)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (465be93)

  • chore(deps-dev): bump black from 24.2.0 to 24.3.0 (#728)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (768eae3)

  • chore(deps-dev): bump python-semantic-release from 9.2.2 to 9.3.0 (#735)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (ecf0fe7)

  • chore: Ignore paths on push to CI (#738) (a23f288)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.2.2 to 9.3.0 (#736)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (6c89405)

  • chore(deps-dev): bump pytest from 8.0.2 to 8.1.1 (#723)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (16b0fb8)

  • chore(deps-dev): bump python-semantic-release from 9.1.1 to 9.2.2 (#733)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (09f9ab1)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.1.1 to 9.2.2 (#731)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (0f242af)

  • chore(deps): bump storage3 from 0.7.0 to 0.7.3 (#724)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (00414ff)

  • chore: update CODEOWNERS to use python-maintainers (#722) (d3362f3)

  • chore(deps): bump supafunc from 0.3.3 to 0.4.0 (#714)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (4591e57)

  • chore(deps): bump codecov/codecov-action from 3 to 4 (#711)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (7f2ac03)

  • chore(deps): bump python-semantic-release/python-semantic-release from 8.0.0 to 9.1.1 (#712)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (819ba63)

  • chore(deps): bump gotrue from 2.1.0 to 2.4.1 (#713)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a3707e7)

Fix

Unknown

v2.4.0

28 Feb 12:57
Compare
Choose a tag to compare

v2.4.0 (2024-02-28)

Feature

v2.3.8

28 Feb 01:41
Compare
Choose a tag to compare

v2.3.8 (2024-02-28)

Fix

  • fix: update postgrest and dev dependencies (#709) (f0f3079)

v2.3.7

26 Feb 11:20
Compare
Choose a tag to compare

v2.3.7 (2024-02-26)

Fix