Skip to content

Latest commit

 

History

History
4279 lines (2558 loc) · 209 KB

CHANGELOG.md

File metadata and controls

4279 lines (2558 loc) · 209 KB

CHANGELOG

v2.5.0 (2024-05-28)

Feature

  • feat: add schema method to the client (#809) (d6a5df9)

v2.4.6 (2024-05-22)

Chore

  • chore(release): bump version to v2.4.6 (8468c2e)

  • 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 (2024-05-01)

Chore

  • chore(release): bump version to v2.4.5 (ee65975)

  • 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 (2024-05-01)

Chore

  • chore(release): bump version to v2.4.4 (e2676ee)

  • 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 (2024-04-17)

Chore

  • chore(release): bump version to v2.4.3 (d3656a6)

Fix

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

v2.4.2 (2024-04-14)

Chore

  • chore(release): bump version to v2.4.2 (bb24ce0)

  • 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

  • remove mdformat-gfm (#750) (73c1958)

v2.4.1 (2024-03-26)

Chore

  • chore(release): bump version to v2.4.1 (9e6ea08)

  • 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

  • fix: update httpx dependency (#749) (fadbc4b)

Unknown

  • ignore paths on ci (#737) (9ad4290)

  • Adhere to github flavoured markdown syntax (#695) (954d243)

v2.4.0 (2024-02-28)

Chore

  • chore(release): bump version to v2.4.0 (dece7d2)

Feature

  • feat: add actions to dependabot (#710) (4661668)

v2.3.8 (2024-02-28)

Chore

  • chore(release): bump version to v2.3.8 (d4e3d1b)

Fix

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

v2.3.7 (2024-02-26)

Chore

  • chore(release): bump version to v2.3.7 (9023c02)

Fix

  • fix: Update rpc return type (#702) (4130d20)

v2.3.6 (2024-02-22)

Chore

  • chore(release): bump version to v2.3.6 (9357140)

  • chore(deps-dev): bump commitizen from 3.13.0 to 3.15.0 (#694)

Signed-off-by: dependabot[bot] <support@github.com> 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] <support@github.com> 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] <support@github.com> 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 <a.smith@silentworks.co.uk> (5d04c4c)

v2.3.5 (2024-02-15)

Chore

  • chore(release): bump version to v2.3.5 (2bd19f3)

  • chore(deps-dev): bump pytest from 7.4.4 to 8.0.0 (#677)

Signed-off-by: dependabot[bot] <support@github.com> 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] <support@github.com> 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 (2024-01-15)

Chore

  • chore(release): bump version to v2.3.4 (225964c)

  • chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 (#661)

Signed-off-by: dependabot[bot] <support@github.com> 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (82c4305)

Fix

  • fix: update to latest postgrest (#669) (40cc767)

v2.3.3 (2024-01-11)

Chore

  • chore(release): bump version to v2.3.3 (ff00bde)

  • 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] <support@github.com> 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 (2024-01-10)

Chore

  • chore(release): bump version to v2.3.2 (158f17a)

Fix

  • fix: Add AsyncMemoryStorage to AsyncClient options

Co-authored-by: Andrew Smith <a.smith@silentworks.co.uk> (732e931)

v2.3.1 (2024-01-05)

Chore

  • chore(release): bump version to v2.3.1 (272349e)

Fix

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

Unknown

  • Update MAINTAINERS.md (#651) (39f4aa8)

  • Update MAINTAINERS.md (fa03108)

v2.3.0 (2023-12-15)

Chore

  • chore(release): bump version to v2.3.0 (f340c08)

  • chore: move roadmap below usage (52756a2)

Feature

  • feat: update readme (#644) (46e0690)

Unknown

  • Update README.md (45af4fb)

  • Update README.md with completed tasks and rename to auth-py (#643) (d87fd0c)

  • Update README.md (f571d0e)

  • Update README.md (d9d076c)

  • Update README.md (d9e300a)

v2.2.1 (2023-12-10)

Chore

  • chore(release): bump version to v2.2.1 (9ec606c)

Fix

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

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

v2.2.0 (2023-12-01)

Chore

  • chore(release): bump version to v2.2.0 (88954c2)

Feature

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

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

v2.1.1 (2023-11-30)

Chore

  • chore(release): bump version to v2.1.1 (b9240d8)

  • 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] <support@github.com> (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] <support@github.com> (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 (2023-11-23)

Chore

  • chore(release): bump version to v2.1.0 (92541a2)

  • 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] <support@github.com> (38a7ded)

Feature

  • feat: add async client (#619) (ee64181)

  • feat: add async client (6097109)

Fix

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

Unknown

  • Update lock file (c34d5c6)

  • Update supabase/_async/client.py

Co-authored-by: Joel Lee <lee.yi.jie.joel@gmail.com> (068b601)

v2.0.3 (2023-11-01)

Chore

  • chore(release): bump version to v2.0.3 (f76ac69)

Fix

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

  • fix: add flow_type to client options (f1d8cba)

v2.0.2 (2023-11-01)

Chore

  • chore(release): bump version to v2.0.2 (ca79bbd)

Fix

  • fix: gotrue-py version update (#609) (a7502b1)

  • fix: gotrue-py version update (8b3345a)

v2.0.1 (2023-10-31)

Chore

  • chore(release): bump version to v2.0.1 (cc9e641)

  • 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] <support@github.com> (1af3eae)

Fix

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

  • fix: functions-py version update (f5ba014)

v2.0.0 (2023-10-29)

Breaking

  • feat(functions-py): update functions-py version

BREAKING CHANGE: Functions now raise exceptions on errors (10e9c47)

Chore

  • chore(release): bump version to v2.0.0 (04e1ae2)

  • chore(deps-dev): bump pytest from 7.4.2 to 7.4.3 (#603) (8f9ce5c)

  • chore(deps-dev): bump pytest from 7.4.2 to 7.4.3

Bumps pytest from 7.4.2 to 7.4.3.


updated-dependencies:

  • dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com> (2774796)

  • chore(deps): bump postgrest from 0.12.0 to 0.13.0 (#600) (d10c178)

  • chore(deps): bump postgrest from 0.12.0 to 0.13.0

Bumps postgrest from 0.12.0 to 0.13.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (e5e7789)

  • chore(deps-dev): bump black from 23.9.1 to 23.10.1 (#601) (4824430)

  • chore(deps-dev): bump black from 23.9.1 to 23.10.1

Bumps black from 23.9.1 to 23.10.1.


updated-dependencies:

  • dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (6ac4657)

  • chore(deps-dev): bump python-semantic-release from 8.1.1 to 8.3.0 (#599) (813f85c)

  • chore(deps-dev): bump python-semantic-release from 8.1.1 to 8.3.0

Bumps python-semantic-release from 8.1.1 to 8.3.0.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (b756260)

  • chore(deps-dev): bump commitizen from 3.10.0 to 3.12.0 (#596) (6967839)

  • chore(deps-dev): bump commitizen from 3.10.0 to 3.12.0

Bumps commitizen from 3.10.0 to 3.12.0.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (e692a83)

  • chore(deps-dev): bump urllib3 from 2.0.6 to 2.0.7 (#592) (f12bdc2)

  • chore(deps-dev): bump pre-commit from 3.4.0 to 3.5.0 (#589) (d21a0e5)

  • chore(deps-dev): bump urllib3 from 2.0.6 to 2.0.7

Bumps urllib3 from 2.0.6 to 2.0.7.


updated-dependencies:

  • dependency-name: urllib3 dependency-type: indirect ...

Signed-off-by: dependabot[bot] <support@github.com> (3621fa5)

  • chore(deps-dev): bump pre-commit from 3.4.0 to 3.5.0

Bumps pre-commit from 3.4.0 to 3.5.0.


updated-dependencies:

  • dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (d78fb0f)

  • chore(deps-dev): bump gitpython from 3.1.35 to 3.1.37

Bumps gitpython from 3.1.35 to 3.1.37.


updated-dependencies:

  • dependency-name: gitpython dependency-type: indirect ...

Signed-off-by: dependabot[bot] <support@github.com> (76caacd)

  • chore(deps): bump postgrest from 0.11.0 to 0.12.0

Bumps postgrest from 0.11.0 to 0.12.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (27b7842)

  • chore(deps): bump gotrue from 1.1.1 to 1.2.0

Bumps gotrue from 1.1.1 to 1.2.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (125f7d6)

Feature

  • feat(functions-py): update functions-py version (#605) (b92c984)

Unknown

  • Merge pull request #586 from supabase-community/dependabot/pip/gitpython-3.1.37

chore(deps-dev): bump gitpython from 3.1.35 to 3.1.37 (4199c9a)

  • Merge pull request #585 from devinem4/patch-1

README / Storage -- Update delete file to remove file (a0a4eda)

  • Update README.md

Swap delete out, remove in (9b1fd17)

  • Merge pull request #578 from supabase-community/dependabot/pip/urllib3-2.0.6

chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.6 (173dd46)

  • Merge pull request #577 from supabase-community/dependabot/pip/main/storage3-0.6.1

chore(deps): bump storage3 from 0.6.0 to 0.6.1 (47b381c)

  • Merge pull request #583 from supabase-community/dependabot/pip/main/postgrest-0.12.0

chore(deps): bump postgrest from 0.11.0 to 0.12.0 (9a085f7)

  • Merge pull request #582 from supabase-community/dependabot/pip/main/gotrue-1.2.0

chore(deps): bump gotrue from 1.1.1 to 1.2.0 (eaa31ef)

v1.2.0 (2023-10-04)

Chore

  • chore(release): bump version to v1.2.0 (1ddb4e3)

  • chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.6

Bumps urllib3 from 2.0.4 to 2.0.6.


updated-dependencies:

  • dependency-name: urllib3 dependency-type: indirect ...

Signed-off-by: dependabot[bot] <support@github.com> (b940713)

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

Bumps storage3 from 0.6.0 to 0.6.1.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (05a110a)

Feature

  • feat: add functions property (5191baf)

Fix

  • fix: add deprecation import (b7692cb)

Test

  • test: remove call to functions (5f052ee)

Unknown

  • Merge pull request #579 from supabase-community/j0/convert_functions_into_property

feat: add functions property (7cf9f84)

v1.1.1 (2023-10-02)

Chore

  • chore(release): bump version to v1.1.1 (11b014d)

Fix

  • fix: remove fetch from clientoptions (#481)

  • fix: remove fetch from clientoptions

  • chore: re-run tests

  • chore: remove unused import (2829aea)

v1.1.0 (2023-09-29)

Chore

  • chore(release): bump version to v1.1.0 (0bb7830)

  • chore(deps): bump postgrest from 0.10.8 to 0.11.0

Bumps postgrest from 0.10.8 to 0.11.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (1af5611)

Feature

  • feat: narrow the auth event listening (dc07c5d)

Unknown

  • Merge pull request #573 from supabase-community/silentworks/narrow-auth-events-listening

feat: narrow the auth event listening (0a080d0)

  • 'Refactored by Sourcery' (#574)

Co-authored-by: Sourcery AI <> (5e5b1e4)

  • Fix trailing whitespace in ci.yml (a098bc4)

  • Merge pull request #572 from supabase-community/silentworks/add-push-event

Add push event back as it borked CI (d1f4574)

  • Add push event back as it borked CI (c121122)

  • Merge pull request #571 from supabase-community/silentworks/remove-push-event

Remove push even from workflow (c5b346f)

  • Remove push even from workflow (7a054fe)

  • Merge pull request #570 from supabase-community/dependabot/pip/main/postgrest-0.11.0

chore(deps): bump postgrest from 0.10.8 to 0.11.0 (576abbb)

  • Merge pull request #569 from supabase-community/silentworks/update-dependabot-target-branch

Update dependabot target branch (5f87d78)

v1.0.6 (2023-09-28)

Chore

  • chore(release): bump version to v1.0.6 (7f431b9)

Fix

  • fix: correct semantic release variable names (c6a03e2)

Unknown

  • Update dependabot target branch (7b62b17)

  • Merge pull request #568 from supabase-community/silentworks/fix-semantic-releases-variable-names

fix: correct semantic release variable names (c846275)

  • Merge pull request #567 from supabase-community/silentworks/ignore-md-files-pre-commit

Ignore line endings of markdown files (19dba24)

  • Ignore line endings of markdown files (3ec2b41)

v1.0.5 (2023-09-28)

Chore

  • chore: update CODEOWNERS (970f604)

  • chore(deps-dev): bump commitizen from 3.9.0 to 3.10.0

Bumps commitizen from 3.9.0 to 3.10.0.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (dbb3950)

  • chore(deps): bump storage3 from 0.5.4 to 0.6.0

Bumps storage3 from 0.5.4 to 0.6.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (0e2975c)

  • chore(deps): bump gotrue from 1.1.0 to 1.1.1

Bumps gotrue from 1.1.0 to 1.1.1.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (3c8f15d)

  • chore(deps-dev): bump python-semantic-release from 7.34.6 to 8.1.1

Bumps python-semantic-release from 7.34.6 to 8.1.1.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] <support@github.com> (2a61ef3)

  • chore(deps-dev): bump black from 23.7.0 to 23.9.1

Bumps black from 23.7.0 to 23.9.1.


updated-dependencies:

  • dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (03f516d)

  • chore(deps-dev): bump commitizen from 3.6.0 to 3.9.0

Bumps commitizen from 3.6.0 to 3.9.0.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (1db9694)

  • chore(deps): bump gotrue from 1.0.4 to 1.1.0

Bumps gotrue from 1.0.4 to 1.1.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (5c1d405)

  • chore(deps-dev): bump pytest from 7.4.0 to 7.4.2

Bumps pytest from 7.4.0 to 7.4.2.


updated-dependencies:

  • dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com> (c715dfd)

  • chore(deps-dev): bump gitpython from 3.1.34 to 3.1.35

Bumps gitpython from 3.1.34 to 3.1.35.


updated-dependencies:

  • dependency-name: gitpython dependency-type: indirect ...

Signed-off-by: dependabot[bot] <support@github.com> (8b01e16)

  • chore(deps-dev): bump gitpython from 3.1.32 to 3.1.34

Bumps gitpython from 3.1.32 to 3.1.34.


updated-dependencies:

  • dependency-name: gitpython dependency-type: indirect ...

Signed-off-by: dependabot[bot] <support@github.com> (d8f5be5)

  • chore(deps-dev): bump pre-commit from 3.3.3 to 3.4.0

Bumps pre-commit from 3.3.3 to 3.4.0.


updated-dependencies:

  • dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (1d1a67d)

Fix

  • fix: revert python-semantic-release branch to main (29c0502)

  • fix: change release branch to develop (896a921)

  • fix: revert version bump so dependabot can do it (322fa23)

  • fix: update poetry lock (640669e)

  • fix: patch semantic ci (7c82a9e)

Unknown

  • 1.0.5

Automatically generated by python-semantic-release (6568a2f)

  • Merge pull request #566 from supabase-community/silentworks/update-clone-repo-step

Add token secret to clone repo step (3419bc9)

  • Add token secret to clone repo step (b5c8a5c)

  • Merge pull request #564 from supabase-community/J0/add-silentworks

chore: update CODEOWNERS (f97eb12)

  • Merge pull request #565 from supabase-community/silentworks/update-token-variable

Add new token variable (116b805)

  • Add new token variable (52695c0)

  • Merge pull request #561 from supabase-community/dependabot/pip/develop/commitizen-3.10.0

chore(deps-dev): bump commitizen from 3.9.0 to 3.10.0 (8f1093f)

  • Merge pull request #563 from supabase-community/silentworks/add-to-maintainers

Add myself to maintainers (69036be)

  • Update CI to check against main branch (96b469b)

  • Add myself to maintainers (187e7c6)

  • Change branch to main (5673bba)

  • Merge pull request #562 from supabase-community/dependabot/pip/develop/storage3-0.6.0

chore(deps): bump storage3 from 0.5.4 to 0.6.0 (be3373f)

  • Merge pull request #558 from supabase-community/dependabot/pip/develop/gotrue-1.1.1

chore(deps): bump gotrue from 1.1.0 to 1.1.1 (0ca4144)

  • Merge pull request #560 from supabase-community/feat/update-auth-headers-for-postgrest

Fix issue of RLS not working with Postgrest and Storage (b403b89)

  • Lazy initialize storage client (189582d)

  • Ran the pre-commit hooks (552a326)

  • Fix issue of RLS not working with Postgrest (fb484dc)

  • Merge pull request #555 from supabase-community/dependabot/pip/develop/python-semantic-release-8.1.1

chore(deps-dev): bump python-semantic-release from 7.34.6 to 8.1.1 (a56913c)

  • Merge pull request #553 from supabase-community/J0/add-code-owners

chore: add CODEOWNERS (772dffd)

  • Merge pull request #549 from supabase-community/dependabot/pip/develop/black-23.9.1

chore(deps-dev): bump black from 23.7.0 to 23.9.1 (1ef07cd)

  • Merge pull request #554 from supabase-community/dependabot/pip/develop/commitizen-3.9.0

chore(deps-dev): bump commitizen from 3.6.0 to 3.9.0 (a4267d7)

  • Update ci.yml (e56c901)

  • Merge pull request #541 from supabase-community/dependabot/pip/develop/pytest-7.4.2

chore(deps-dev): bump pytest from 7.4.0 to 7.4.2 (d576811)

  • Create CODEOWNERS (799654d)

  • Merge pull request #545 from supabase-community/dependabot/pip/develop/gotrue-1.1.0

chore(deps): bump gotrue from 1.0.4 to 1.1.0 (9172f26)

  • Merge pull request #543 from supabase-community/dependabot/pip/gitpython-3.1.35

chore(deps-dev): bump gitpython from 3.1.34 to 3.1.35 (d2b721f)

  • Merge pull request #537 from supabase-community/dependabot/pip/develop/pre-commit-3.4.0

chore(deps-dev): bump pre-commit from 3.3.3 to 3.4.0 (a3ad08a)

  • Merge pull request #540 from supabase-community/dependabot/pip/gitpython-3.1.34

chore(deps-dev): bump gitpython from 3.1.32 to 3.1.34 (f174ba1)

  • Merge pull request #524 from supabase-community/j0/patch_semantic_release

fix: change release branch to develop (f1378f0)

  • Merge pull request #523 from supabase-community/j0/patch_semantic_release

fix: patch semver in ci (c906873)

v1.0.4 (2023-08-04)

Chore

  • chore: bump version (081a08c)

  • chore(deps): bump storage3 from 0.5.2 to 0.5.3

Bumps storage3 from 0.5.2 to 0.5.3.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (8f22490)

  • chore(deps-dev): bump black from 23.3.0 to 23.7.0

Bumps black from 23.3.0 to 23.7.0.


updated-dependencies:

  • dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (e7433b1)

  • chore(deps): bump python-semantic-release from 7.34.6 to 8.0.3

Bumps python-semantic-release from 7.34.6 to 8.0.3.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:production update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] <support@github.com> (e2bc1a4)

  • chore: update poetry.lock (fa715bb)

  • chore(release): bump version to v1.0.3 (d4a2b06)

  • chore(deps-dev): bump commitizen from 2.42.1 to 3.5.2

Bumps commitizen from 2.42.1 to 3.5.2.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] <support@github.com> (f9a77e8)

  • chore(deps): bump python-semantic-release from 7.34.4 to 7.34.6

Bumps python-semantic-release from 7.34.4 to 7.34.6.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com> (0ba42bd)

  • chore(deps-dev): bump pytest from 7.3.2 to 7.4.0

Bumps pytest from 7.3.2 to 7.4.0.


updated-dependencies:

  • dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (be2bc72)

  • chore(deps-dev): bump pre-commit from 3.2.1 to 3.3.3

Bumps pre-commit from 3.2.1 to 3.3.3.


updated-dependencies:

  • dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (034eaa9)

  • chore: fixed some types (c0da631)

  • chore(deps): bump python-semantic-release from 7.34.3 to 7.34.4

Bumps python-semantic-release from 7.34.3 to 7.34.4.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com> (371af9f)

  • chore(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0

Bumps pytest-cov from 4.0.0 to 4.1.0.


updated-dependencies:

  • dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (5fdb936)

  • chore(deps-dev): bump pytest from 7.3.1 to 7.3.2

Bumps pytest from 7.3.1 to 7.3.2.


updated-dependencies:

  • dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com> (7826c05)

  • chore: fix whitespace (59ecfe3)

  • chore(deps): bump python-semantic-release from 7.34.2 to 7.34.3

Bumps python-semantic-release from 7.34.2 to 7.34.3.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com> (8d17a1c)

  • chore(deps): bump gotrue from 1.0.1 to 1.0.2

Bumps gotrue from 1.0.1 to 1.0.2.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (1db5e07)

  • chore(deps): bump python-semantic-release from 7.33.2 to 7.34.2

Bumps python-semantic-release from 7.33.2 to 7.34.2.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (a518665)

  • chore(deps): bump requests from 2.28.2 to 2.31.0

Bumps requests from 2.28.2 to 2.31.0.


updated-dependencies:

  • dependency-name: requests dependency-type: indirect ...

Signed-off-by: dependabot[bot] <support@github.com> (3886af5)

  • chore(deps-dev): bump pytest from 7.2.2 to 7.3.1

Bumps pytest from 7.2.2 to 7.3.1.


updated-dependencies:

  • dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (dacfa0b)

Fix

  • fix: update tests (9a91667)

  • fix: use correct functions url (ebed2b8)

  • fix: incorrect example and document fault RLS (a20a164)

Unknown

  • Merge pull request #514 from supabase-community/j0/bump-versoin

feat: bump version to v1.0.4 (d53fa64)

  • Merge pull request #491 from supabase-community/dependabot/pip/develop/black-23.7.0

chore(deps-dev): bump black from 23.3.0 to 23.7.0 (c5830a7)

  • Merge pull request #506 from supabase-community/dependabot/pip/develop/storage3-0.5.3

chore(deps): bump storage3 from 0.5.2 to 0.5.3 (cc582a3)

  • Merge pull request #501 from supabase-community/dependabot/pip/develop/python-semantic-release-8.0.3

chore(deps): bump python-semantic-release from 7.34.6 to 8.0.3 (8e9c8fe)

  • Merge pull request #500 from mrpbennett/patch-1

Update README.md (7fabdca)

  • Merge pull request #505 from jv-aquino/develop

Add Storage Examples (ef933ce)

  • Merge pull request #1 from jv-aquino/update-storage-docs

Add Storage examples (d92d331)

  • Add Storage examples (fca8ceb)

  • Update README.md

Adding upsert into Readme (b5ade74)

  • Merge pull request #485 from supabase-community/j0/update-poetry-locka

chore: update poetry.lock (cb8566a)

  • Merge pull request #484 from supabase-community/j0/fix-sem-release

chore(release): bump version to v1.0.3 (aec0400)

  • Merge pull request #480 from supabase-community/dependabot/pip/develop/commitizen-3.5.2

chore(deps-dev): bump commitizen from 2.42.1 to 3.5.2 (86fa302)

  • Merge pull request #473 from supabase-community/dependabot/pip/develop/python-semantic-release-7.34.6

chore(deps): bump python-semantic-release from 7.34.4 to 7.34.6 (0185e1d)

  • Merge pull request #477 from supabase-community/dependabot/pip/develop/pytest-7.4.0

chore(deps-dev): bump pytest from 7.3.2 to 7.4.0 (8ee264e)

  • Merge pull request #461 from supabase-community/dependabot/pip/develop/pre-commit-3.3.3

chore(deps-dev): bump pre-commit from 3.2.1 to 3.3.3 (0c023e9)

  • Merge pull request #469 from supabase-community/dependabot/pip/develop/python-semantic-release-7.34.4

chore(deps): bump python-semantic-release from 7.34.3 to 7.34.4 (f2aebd6)

  • Merge pull request #471 from Ananya2001-an/chore-typing

chore: fixed some types (e5fc57a)

  • Merge pull request #467 from supabase-community/anand/fix-functions-url

fix: use correct functions url (8e341c7)

  • Merge pull request #466 from supabase-community/anand/fix-readme

fix: incorrect example and document fault RLS (be72d5c)

  • Merge pull request #446 from supabase-community/dependabot/pip/develop/pytest-cov-4.1.0

chore(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0 (5c75244)

  • Merge pull request #459 from supabase-community/dependabot/pip/develop/pytest-7.3.2

chore(deps-dev): bump pytest from 7.3.1 to 7.3.2 (2ffe6d6)

  • Merge pull request #458 from danhdevelop/develop

fix wrong pytest configuration (ac119f4)

  • Merge pull request #460 from supabase-community/j0/patch_whitespace

chore: fix whitespace (eeec890)

  • fix wrong pytest configuration (e971e8c)

  • Merge pull request #455 from supabase-community/dependabot/pip/develop/python-semantic-release-7.34.3

chore(deps): bump python-semantic-release from 7.34.2 to 7.34.3 (ca95307)

  • Merge pull request #450 from supabase-community/J0/add-todos-to-readme

chore: add todos to README, potentially handoff (673ae1a)

  • Merge pull request #454 from supabase-community/dependabot/pip/develop/gotrue-1.0.2

chore(deps): bump gotrue from 1.0.1 to 1.0.2 (4b81424)

  • Merge pull request #449 from supabase-community/dependabot/pip/develop/python-semantic-release-7.34.2

chore(deps): bump python-semantic-release from 7.33.2 to 7.34.2 (0a3db2d)

  • Update README.md (9260a93)

  • Merge pull request #429 from iRaySpace/iRaySpace-patch-1

Update README.md (d5d4b12)

  • Merge pull request #445 from supabase-community/dependabot/pip/requests-2.31.0

chore(deps): bump requests from 2.28.2 to 2.31.0 (573f2c2)

  • Update README.md (3c0d7f9)

  • Merge pull request #414 from supabase-community/dependabot/pip/develop/pytest-7.3.1

chore(deps-dev): bump pytest from 7.2.2 to 7.3.1 (2bba842)

  • Merge pull request #410 from dschenkelman/patch-1

Fix sample for sign in with username + password (606b55d)

  • Fix sample for sign in with username + password (ad9353f)

v1.0.3 (2023-04-03)

Chore

  • chore(deps-dev): bump pre-commit from 3.2.0 to 3.2.1

Bumps pre-commit from 3.2.0 to 3.2.1.


updated-dependencies:

  • dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com> (7f0bc28)

  • chore(deps-dev): bump pre-commit from 3.1.1 to 3.2.0

Bumps pre-commit from 3.1.1 to 3.2.0.


updated-dependencies:

  • dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (0d679f6)

Fix

  • fix: update lockfile (c4df68f)

  • fix: bump supabase-py versions (094a321)

Unknown

  • Merge pull request #406 from supabase-community/j0/1_0_3

fix: bump supabase-py version to v1.0.3 (c41b582)

  • Merge pull request #398 from supabase-community/dependabot/pip/develop/pre-commit-3.2.1

chore(deps-dev): bump pre-commit from 3.2.0 to 3.2.1 (7024834)

  • Merge pull request #396 from supabase-community/dependabot/pip/develop/pre-commit-3.2.0

chore(deps-dev): bump pre-commit from 3.1.1 to 3.2.0 (b22729c)

v1.0.2 (2023-03-09)

Chore

  • chore: fix typo (73975d0)

  • chore: bump storage version (da1a05b)

  • chore(deps-dev): bump storage3 from 0.5.1 to 0.5.2 (3bd5a8e)

  • chore(deps-dev): bump python-dotenv from 0.21.1 to 1.0.0

Bumps python-dotenv from 0.21.1 to 1.0.0.


updated-dependencies:

  • dependency-name: python-dotenv dependency-type: direct:development update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] <support@github.com> (798b9c4)

  • chore(deps-dev): bump pytest from 7.2.1 to 7.2.2

Bumps pytest from 7.2.1 to 7.2.2.


updated-dependencies:

  • dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com> (3970c2b)

  • chore(deps-dev): bump pre-commit from 3.1.0 to 3.1.1

Bumps pre-commit from 3.1.0 to 3.1.1.


updated-dependencies:

  • dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com> (efec31f)

  • chore: bump supa version (54172da)

  • chore(deps): bump storage3 from 0.5.0 to 0.5.1

Bumps storage3 from 0.5.0 to 0.5.1.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (87440c4)

Fix

Unknown

  • Merge pull request #381 from supabase-community/j0/add_storage_timeout

fix: add storage client timeout (28fe522)

  • Merge branch 'j0/add_storage_timeout' of github.com:supabase-community/supabase-py into j0/add_storage_timeout (51d7792)

  • Merge branch 'develop' into j0/add_storage_timeout (226d68f)

  • Merge pull request #389 from tzvc/develop

chore(deps): bump storage3 from 0.5.1 to 0.5.2 (cded695)

  • Remake lockfile (50c5336)

  • Merge pull request #384 from supabase-community/dependabot/pip/develop/python-dotenv-1.0.0

chore(deps-dev): bump python-dotenv from 0.21.1 to 1.0.0 (876a7f1)

  • Merge pull request #388 from supabase-community/dependabot/pip/develop/pytest-7.2.2

chore(deps-dev): bump pytest from 7.2.1 to 7.2.2 (d345129)

  • Merge pull request #386 from supabase-community/dependabot/pip/develop/pre-commit-3.1.1

chore(deps-dev): bump pre-commit from 3.1.0 to 3.1.1 (a17322c)

  • Merge pull request #385 from supabase-community/j0/1_0_1

chore: bump supabase version to 1.0.1 (84e2f69)

  • Merge pull request #382 from supabase-community/dependabot/pip/develop/storage3-0.5.1

chore(deps): bump storage3 from 0.5.0 to 0.5.1 (aa00e9f)

v1.0.1 (2023-02-19)

Chore

  • chore: bump version (d5749bd)

  • chore(deps-dev): bump commitizen from 2.41.0 to 2.42.0

Bumps commitizen from 2.41.0 to 2.42.0.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (d4a3ad0)

  • chore(deps): bump python-semantic-release from 7.33.1 to 7.33.2

Bumps python-semantic-release from 7.33.1 to 7.33.2.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com> (6d98f55)

  • chore(deps): bump postgrest-py from 0.10.3 to 0.10.4

Bumps postgrest-py from 0.10.3 to 0.10.4.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (8803e64)

  • chore(deps-dev): bump commitizen from 2.40.0 to 2.41.0

Bumps commitizen from 2.40.0 to 2.41.0.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (db623e3)

  • chore(deps): bump cryptography from 39.0.0 to 39.0.1

Bumps cryptography from 39.0.0 to 39.0.1.


updated-dependencies:

  • dependency-name: cryptography dependency-type: indirect ...

Signed-off-by: dependabot[bot] <support@github.com> (c5b79ae)

  • chore(deps-dev): bump pre-commit from 2.21.0 to 3.0.4

Bumps pre-commit from 2.21.0 to 3.0.4.


updated-dependencies:

  • dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] <support@github.com> (6416aed)

  • chore(deps): bump python-semantic-release from 7.33.0 to 7.33.1

Bumps python-semantic-release from 7.33.0 to 7.33.1.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com> (d313646)

  • chore(deps-dev): bump black from 22.12.0 to 23.1.0

Bumps black from 22.12.0 to 23.1.0.


updated-dependencies:

  • dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] <support@github.com> (58c4411)

Fix

  • fix: update postgrest version (61d68c3)

  • fix: pass through timeout (8921e32)

Unknown

  • Merge pull request #380 from supabase-community/j0/bump-version

chore: bump version to 1.0.1 (20cc55d)

  • Merge pull request #374 from supabase-community/dependabot/pip/develop/commitizen-2.42.0

chore(deps-dev): bump commitizen from 2.41.0 to 2.42.0 (9337f11)

  • Merge pull request #379 from supabase-community/dependabot/pip/develop/python-semantic-release-7.33.2

chore(deps): bump python-semantic-release from 7.33.1 to 7.33.2 (26ba43b)

  • Merge pull request #369 from supabase-community/j0/pass_through_timeout_to_postgrest

fix: pass through timeout (abd1abb)

  • Merge pull request #364 from supabase-community/dependabot/pip/cryptography-39.0.1

chore(deps): bump cryptography from 39.0.0 to 39.0.1 (6700ab5)

  • Merge pull request #363 from supabase-community/dependabot/pip/develop/postgrest-py-0.10.4

chore(deps): bump postgrest-py from 0.10.3 to 0.10.4 (424b3da)

  • Merge pull request #366 from supabase-community/dependabot/pip/develop/commitizen-2.41.0

chore(deps-dev): bump commitizen from 2.40.0 to 2.41.0 (62c9834)

  • Merge pull request #362 from supabase-community/dependabot/pip/develop/pre-commit-3.0.4

chore(deps-dev): bump pre-commit from 2.21.0 to 3.0.4 (061d1b1)

  • Merge pull request #356 from supabase-community/dependabot/pip/develop/python-semantic-release-7.33.1

chore(deps): bump python-semantic-release from 7.33.0 to 7.33.1 (3d7e146)

  • Merge pull request #359 from alon710/patch-1

Update README.md (e85b0ce)

  • Merge pull request #357 from supabase-community/dependabot/pip/develop/black-23.1.0

chore(deps-dev): bump black from 22.12.0 to 23.1.0 (0d87538)

v1.0.0 (2023-02-05)

Chore

  • chore: fix import (62e73d5)

  • chore: bump pre-commit (323d29c)

  • chore: update ci (de3d072)

  • chore: bump version (982fe19)

  • chore: bump versions (b08f02d)

  • chore(deps): bump postgrest-py from 0.10.3 to 0.10.4

Bumps postgrest-py from 0.10.3 to 0.10.4.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (ecf981c)

  • chore(deps-dev): bump commitizen from 2.39.1 to 2.40.0

Bumps commitizen from 2.39.1 to 2.40.0.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (a08dfbe)

  • chore(deps): bump python-semantic-release from 7.32.2 to 7.33.0

Bumps python-semantic-release from 7.32.2 to 7.33.0.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (28db9f4)

  • chore(deps): bump storage3 from 0.3.5 to 0.4.0

Bumps storage3 from 0.3.5 to 0.4.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (d9a5bdc)

  • chore: update README (29a94e3)

  • chore: update ci (7b8c062)

  • chore: remove examples (e00211b)

  • chore: update lockfile (1afb00e)

  • chore(deps): bump python-semantic-release from 7.32.1 to 7.32.2

Bumps python-semantic-release from 7.32.1 to 7.32.2.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com> (d752730)

  • chore(deps-dev): bump commitizen from 2.35.0 to 2.37.0

Bumps commitizen from 2.35.0 to 2.37.0.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (13a1a59)

  • chore(deps-dev): bump pytest from 7.1.3 to 7.2.0

Bumps pytest from 7.1.3 to 7.2.0.


updated-dependencies:

  • dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (dcda932)

Documentation

  • docs: update readme to show hidden parts: Installation, Usage etc. have been hidden (16397d9)

Fix

  • fix: move over syncclient (f389e77)

  • fix: add missing import (46cc96a)

  • fix: update auth client options (c46c3a5)

  • fix: update readme (8765c72)

Unknown

  • Merge pull request #360 from supabase-community/j0/bump-versions

chore: publish v1.0.0 with new versions of sublibs. py37 is deprecated (1cd6d87)

  • Update README.md (a98cccc)

  • Merge pull request #352 from supabase-community/dependabot/pip/develop/postgrest-py-0.10.4

chore(deps): bump postgrest-py from 0.10.3 to 0.10.4 (93a9ef9)

  • Merge pull request #353 from ShantanuNair/patch-1

Update poetry.lock; Remove dataclasses dependency (e62e95d)

  • Update poetry.lock; Remove dataclasses dependency
  • Dataclasses is no longer needed. It is a dependency needed only for Python < 3.7. Realtime, however requires Python >= 3.7, and so this dep isn't needed.
  • Fixes #33 (comment) This issue comes up when using this library in AWS Lambda with serverless framework plugin serverless-python-requirements and this lock file makes it hard to deploy to Lambda with environments Python >= 3.7. (398a0a3)
  • Merge pull request #350 from supabase-community/dependabot/pip/develop/commitizen-2.40.0

chore(deps-dev): bump commitizen from 2.39.1 to 2.40.0 (202c070)

  • Merge pull request #349 from supabase-community/dependabot/pip/develop/python-semantic-release-7.33.0

chore(deps): bump python-semantic-release from 7.32.2 to 7.33.0 (d8a44ba)

  • Merge pull request #347 from supabase-community/dependabot/pip/develop/storage3-0.4.0

chore(deps): bump storage3 from 0.3.5 to 0.4.0 (ed2b4f7)

  • Merge pull request #348 from supabase-community/j0/update-poetry

chore: update poetry lockfile (25c145b)

  • Merge pull request #294 from supabase-community/dependabot/pip/develop/python-semantic-release-7.32.2

chore(deps): bump python-semantic-release from 7.32.1 to 7.32.2 (3227d4a)

  • Merge pull request #315 from t-huyeng/fix-readme

docs: update readme to show hidden parts (d7099db)

  • Merge pull request #309 from wellsilver/patch-1

Fix grammar in readme (b2cddf0)

  • Update README.md (e73042c)

  • Merge pull request #310 from bweisel/patch-1

Fix broken link in README (38e26d5)

  • Merge pull request #296 from timkpaine/tkp/conda

add conda package instructions to readme (b34828a)

  • Fix broken link in README

#304 (966903c)

  • replace a for I missed at line 42 (77ef300)

  • Make line 42 better (8975705)

  • Expand the note to also hide the text for the broken link (14e6ad1)

  • Make the broken link into a note (for when its fixed) (76845bb)

  • Better progress sheet (93eeaf0)

  • fix spelling error (35ab103)

  • Merge pull request #302 from supabase-community/J0/update-readme

chore: Update README.md (d18cc32)

  • Update README.md (b13a2c3)

  • Update README.md (be68dd4)

  • Merge pull request #298 from supabase-community/dependabot/pip/develop/commitizen-2.37.0

chore(deps-dev): bump commitizen from 2.35.0 to 2.37.0 (1f12755)

  • Merge pull request #297 from supabase-community/dependabot/pip/develop/pytest-7.2.0

chore(deps-dev): bump pytest from 7.1.3 to 7.2.0 (1b54ef7)

  • add conda package instructions to readme (32b5a58)

  • Merge pull request #289 from rawandahmad698/develop

Custom exception class, URL & Key validation using RegEx, typo fixes. (f9b5ac1)

  • Format fixes (5362864)

  • Format fixes (2c1c0ef)

  • Update test_function_configuration.py (0f0f65c)

  • Update test_function_configuration.py (8244244)

  • Update test_function_configuration.py (84b7a71)

  • Fix tests (7ca812b)

  • Merge pull request #287 from cadnce/develop

Replaced makefile with poetry scripts (8e98ee2)

  • Merge pull request #290 from RamiroND/patch-2

Updated URL (0a71887)

v0.7.1 (2022-10-11)

Chore

  • chore(release): bump version to v0.7.1

Automatically generated by python-semantic-release (5f860ac)

  • chore(deps): bump supafunc from 0.2.0 to 0.2.1

Bumps supafunc from 0.2.0 to 0.2.1.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (a6f4441)

Fix

  • fix: resolve merge conflicts (36b71f3)

  • fix: update packages and resolve security vuln (ec94092)

Unknown

  • Merge pull request #286 from supabase-community/dependabot/pip/develop/supafunc-0.2.1

chore(deps): bump supafunc from 0.2.0 to 0.2.1 (3097532)

v0.7.0 (2022-10-10)

Chore

  • chore(release): bump version to v0.7.0

Automatically generated by python-semantic-release (9bb261d)

  • chore: run hooks (9775ce9)

  • chore(deps): bump python-semantic-release from 7.28.1 to 7.32.1

Bumps python-semantic-release from 7.28.1 to 7.32.1.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (b8cad0f)

  • chore(deps-dev): bump black from 22.8.0 to 22.10.0

Bumps black from 22.8.0 to 22.10.0.


updated-dependencies:

  • dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (3edfd60)

Fix

Unknown

  • Merge pull request #179 from supabase-community/j0_add_magic

feat: Add functions (31ca8d2)

  • Update supabase/client.py

Co-authored-by: Anand <40204976+anand2312@users.noreply.github.com> (47ac882)

  • tests: add test for local dev url (bc3eb4c)

  • Merge branch 'develop' into j0_add_magic (61b15f0)

  • Merge pull request #283 from supabase-community/dependabot/pip/develop/python-semantic-release-7.32.1

chore(deps): bump python-semantic-release from 7.28.1 to 7.32.1 (0fdb70d)

  • Merge branch 'develop' into j0_add_magic (0e9334e)

  • Merge pull request #284 from supabase-community/dependabot/pip/develop/black-22.10.0

chore(deps-dev): bump black from 22.8.0 to 22.10.0 (f6f893c)

  • Merge pull request #277 from supabase-community/dependabot/pip/develop/commitizen-2.35.0

chore(deps-dev): bump commitizen from 2.27.1 to 2.35.0 (8c654d7)

v0.6.0 (2022-10-07)

Chore

  • chore(release): bump version to v0.6.0

Automatically generated by python-semantic-release (84c69d5)

  • chore: trigger release (d01a456)

  • chore(deps-dev): bump commitizen from 2.27.1 to 2.35.0

Bumps commitizen from 2.27.1 to 2.35.0.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (91f6a10)

  • chore(deps-dev): bump python-dotenv from 0.20.0 to 0.21.0

Bumps python-dotenv from 0.20.0 to 0.21.0.


updated-dependencies:

  • dependency-name: python-dotenv dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (a254982)

  • chore(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0

Bumps pytest-cov from 3.0.0 to 4.0.0.


updated-dependencies:

  • dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] <support@github.com> (4414a8d)

  • chore(deps-dev): bump flake8 from 4.0.1 to 5.0.4

Bumps flake8 from 4.0.1 to 5.0.4.


updated-dependencies:

  • dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] <support@github.com> (fba47ef)

  • chore: adds new python blog to readme (3171a02)

Feature

  • feat: setting timeout for postgrest-py client. Closes #225 (258ddf1)

  • feat: setting timeout for postgrest-py client. Closes #225 (709ad8d)

  • feat: setting timeout for postgrest-py client. Closes #225 (4769dc4)

  • feat: setting timeout for postgrest-py client. Closes #225 (a910474)

  • feat: added timeout to options (#225) (136ce25)

  • feat: added timeout to options (069ada2)

  • feat: setting timeout for postgrest-py client (#225) (de5aba3)

Unknown

  • Merge pull request #236 from mohnish7/pr/234

Continuation of Pr/234: ran isort and black for tests (fff264f)

  • Merge pull request #281 from supabase-community/dependabot/pip/develop/python-dotenv-0.21.0

chore(deps-dev): bump python-dotenv from 0.20.0 to 0.21.0 (c490f87)

  • Merge pull request #282 from supabase-community/dependabot/pip/develop/pytest-cov-4.0.0

chore(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 (5efd68a)

  • Merge pull request #252 from supabase-community/dependabot/pip/develop/flake8-5.0.4

chore(deps-dev): bump flake8 from 4.0.1 to 5.0.4 (47863f8)

  • Merge pull request #275 from ZetiMente/develop

update realtime (01d83a4)

  • update realtime (1929ff2)

  • ran isort and black

First time contributing to an open source project, so please let me know if anything is wrong. I ran isort and black as requested by J0 (754bc06)

  • Revert "feat: added timeout to options"

This reverts commit 069ada2f14c44e96f20e60c31ad1fdb8d9beb9e4. (3f51884)

v0.5.8 (2022-06-27)

Chore

  • chore(release): bump version to v0.5.8

Automatically generated by python-semantic-release (b2e623d)

  • chore: force storage latest version (d63e421)

  • chore(deps): bump python-semantic-release from 7.28.1 to 7.29.1

Bumps python-semantic-release from 7.28.1 to 7.29.1.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (91c6f40)

Fix

  • fix: downgrade python-semantic-release, fix end of file at README and force latest storage version

fix: downgrade python-semantic-release, fix end of file at README and force latest storage version (9c4bfba)

Style

  • style: fix end of file at README (125ccd0)

Unknown

  • Revert "chore(deps): bump python-semantic-release from 7.28.1 to 7.29.1"

This reverts commit 91c6f40d08b767365878451f867f77326b5763c4. (2f2f6e2)

  • Merge pull request #223 from RamiroND/patch-1

Added H2 with Python and Supabase Resources (049c91a)

  • Updated urls to supabase.com (f618a44)

  • Added H2 with Python and Supabase Resources (b7ca664)

v0.5.7 (2022-06-08)

Chore

  • chore(release): bump version to v0.5.7

Automatically generated by python-semantic-release (c61b752)

  • chore(deps): bump storage3 from 0.3.1 to 0.3.4

Bumps storage3 from 0.3.1 to 0.3.4.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (2fd2618)

  • chore(deps-dev): bump commitizen from 2.25.0 to 2.27.1

Bumps commitizen from 2.25.0 to 2.27.1.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (2e3015f)

  • chore(deps): bump httpx from 0.21.3 to 0.23.0 in /examples/FastAPI

Bumps httpx from 0.21.3 to 0.23.0.


updated-dependencies:

  • dependency-name: httpx dependency-type: direct:production ...

Signed-off-by: dependabot[bot] <support@github.com> (8850c79)

  • chore(deps-dev): bump python-semantic-release from 7.28.1 to 7.29.1

Bumps python-semantic-release from 7.28.1 to 7.29.1.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (a690898)

  • chore(deps-dev): bump commitizen from 2.24.0 to 2.25.0

Bumps commitizen from 2.24.0 to 2.25.0.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (ee7522e)

Fix

  • fix: lock python-semantic-release version (0a81c6f)

  • fix: force release (cfa5a55)

  • fix: pass schema to postgrest init (912a442)

Style

  • style: reformat client.py using black (c71261f)

Unknown

  • Merge pull request #213 from supabase-community/dependabot/pip/develop/commitizen-2.27.1

chore(deps-dev): bump commitizen from 2.25.0 to 2.27.1 (32a92d8)

  • Merge pull request #216 from supabase-community/dependabot/pip/examples/FastAPI/httpx-0.23.0

chore(deps): bump httpx from 0.21.3 to 0.23.0 in /examples/FastAPI (15a545a)

  • Merge pull request #218 from Morioki/schema-fix

fix: pass schema to postgrest initialization (6f2b516)

  • Merge pull request #215 from supabase-community/dependabot/pip/develop/python-semantic-release-7.29.1

chore(deps-dev): bump python-semantic-release from 7.28.1 to 7.29.1 (53a6c95)

  • Merge pull request #206 from supabase-community/dependabot/pip/develop/commitizen-2.25.0

chore(deps-dev): bump commitizen from 2.24.0 to 2.25.0 (d8bffa4)

  • Merge pull request #204 from supabase-community/dependabot/pip/develop/pre-commit-2.19.0

chore(deps-dev): bump pre-commit from 2.18.1 to 2.19.0 (61bc486)

v0.5.6 (2022-05-06)

Chore

  • chore(release): bump version to v0.5.6

Automatically generated by python-semantic-release (1f3be9c)

  • chore(deps-dev): bump pre-commit from 2.18.1 to 2.19.0

Bumps pre-commit from 2.18.1 to 2.19.0.


updated-dependencies:

  • dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (87b852f)

Fix

  • fix: export SupabaseStorageClient (8539a4e)

v0.5.5 (2022-05-01)

Chore

  • chore(release): bump version to v0.5.5

Automatically generated by python-semantic-release (2d29556)

  • chore: bump storage3 version for js parity (086cbcc)

Fix

Unknown

  • Merge pull request #202 from supabase-community/bump-deps

fix: bump storage3 version for js parity (ff08d02)

v0.5.4 (2022-04-30)

Chore

  • chore(release): bump version to v0.5.4

Automatically generated by python-semantic-release (2c1d87c)

  • chore: bump pytest version (90835f1)

  • chore: bump storage3 version (29dd945)

  • chore: delete storage tests (422c722)

  • chore: deprecate StorageClient.StorageFileAPI

As the commit message says, we deprecate this method in favour of StorageClient.from_. This method name now conforms to PEP8. (c3e33a5)

  • chore: remove ambiguous name for postgrest types

Re-exporting postgrest.APIError from the supabase library could cause confusion, as it is not a general supabase API error but a postgrest error. (626b094)

  • chore: switch to storage3 (77dda54)

  • chore: bump deps, use relative imports (00e85f3)

  • chore(deps-dev): bump commitizen from 2.23.0 to 2.24.0 (#189)

Bumps commitizen from 2.23.0 to 2.24.0.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com>

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

  • chore(deps-dev): bump python-semantic-release from 7.28.0 to 7.28.1 (#188)

Bumps python-semantic-release from 7.28.0 to 7.28.1.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com>

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

  • chore(deps-dev): bump python-semantic-release from 7.27.0 to 7.28.0 (#186)

Bumps python-semantic-release from 7.27.0 to 7.28.0.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (590724a)

  • chore(deps): bump postgrest-py from 0.10.0 to 0.10.1 (#184)

Bumps postgrest-py from 0.10.0 to 0.10.1.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (02d33e6)

  • chore(deps-dev): bump pre-commit from 2.17.0 to 2.18.1 (#182)

Bumps pre-commit from 2.17.0 to 2.18.1.


updated-dependencies:

  • dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com>

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

  • chore(deps-dev): bump commitizen from 2.21.2 to 2.23.0 (#178)

Bumps commitizen from 2.21.2 to 2.23.0.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com>

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

  • chore: update deps (728ad55)

  • chore(deps-dev): bump black from 22.1.0 to 22.3.0

Bumps black from 22.1.0 to 22.3.0.


updated-dependencies:

  • dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com> (80ceab3)

  • chore(deps-dev): bump python-dotenv from 0.19.2 to 0.20.0 (#174)

Bumps python-dotenv from 0.19.2 to 0.20.0.


updated-dependencies:

  • dependency-name: python-dotenv dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (106b4ac)

  • chore(deps-dev): bump pytest from 7.1.0 to 7.1.1 (#172)

Bumps pytest from 7.1.0 to 7.1.1.


updated-dependencies:

  • dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (64e23a1)

  • chore(deps-dev): bump python-semantic-release from 7.26.0 to 7.27.0 (#170)

Bumps python-semantic-release from 7.26.0 to 7.27.0.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (00d9239)

  • chore(deps): bump postgrest-py from 0.9.1 to 0.10.0 (#169)

Bumps postgrest-py from 0.9.1 to 0.10.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (1cdb926)

  • chore(deps-dev): bump pytest from 7.0.1 to 7.1.0 (#168)

Bumps pytest from 7.0.1 to 7.1.0.


updated-dependencies:

  • dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com>

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

Ci

  • ci(fix): bump poetry version (395f6fe)

Feature

Fix

  • fix: typo in docstring (54cd34e)

  • fix: correct path to version (cb5b4b2)

Unknown

  • Merge pull request #194 from supabase-community/bump-deps

feat: use storage3 client and bump deps (aea8015)

  • Merge pull request #190 from SergioB-dev/serg/update-readme

add deletion example to readme (38ed4d3)

  • add deletion example to readme (2e2a10e)

  • Merge pull request #177 from supabase-community/dependabot/pip/develop/black-22.3.0

chore(deps-dev): bump black from 22.1.0 to 22.3.0 (609627e)

  • chore:update import (8fc1a69)

  • Merge pull request #149 from supabase-community/sourcery/pull-148

FastAPI tutorial for Supabase-py project (Sourcery refactored) (c633b4a)

  • 'Refactored by Sourcery' (bf9de1d)

  • Chg: Update to FastAPI tutorial for Supabase-py project.

Located in the examples directory you can now interact with a real world usecase of setting/using redis instance, supabase, and more. (dd3b0b8)

v0.5.3 (2022-03-08)

Chore

  • chore(release): bump version to v0.5.3

Automatically generated by python-semantic-release (47c2f96)

Fix

  • fix: force postgrest version with fix (#165) (59ad801)

v0.5.2 (2022-03-08)

Build

  • build(deps-dev): bump python-semantic-release from 7.25.2 to 7.26.0 (#163)

Bumps python-semantic-release from 7.25.2 to 7.26.0.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com>

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

Chore

  • chore(release): bump version to v0.5.2

Automatically generated by python-semantic-release (8209345)

  • chore: Update README.md to new api (#159) (b84e3c4)

Fix

  • fix: bump postgrest-py from 0.9.0 to 0.9.1 (#164)

Bumps postgrest-py from 0.9.0 to 0.9.1.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com>

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

v0.5.1 (2022-02-25)

Build

  • build(deps-dev): bump python-semantic-release from 7.25.1 to 7.25.2 (#157)

Bumps python-semantic-release from 7.25.1 to 7.25.2.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (4d43f3d)

  • build(deps-dev): bump python-semantic-release from 7.25.0 to 7.25.1 (#156)

Bumps python-semantic-release from 7.25.0 to 7.25.1.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com>

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

  • build(deps-dev): bump commitizen from 2.21.0 to 2.21.2 (#155)

Bumps commitizen from 2.21.0 to 2.21.2.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com>

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

Chore

  • chore(release): bump version to v0.5.1

Automatically generated by python-semantic-release (6550864)

Fix

  • fix: Require 0.9.0>= postgrest dependency (#158) (b9097e6)

v0.5.0 (2022-02-19)

Build

  • build(deps): bump postgrest-py from 0.8.2 to 0.9.0

Bumps postgrest-py from 0.8.2 to 0.9.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (67ca995)

  • build(deps-dev): bump python-semantic-release from 7.24.0 to 7.25.0 (#150)

Bumps python-semantic-release from 7.24.0 to 7.25.0.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (4d36a6f)

  • build(deps-dev): bump commitizen from 2.20.5 to 2.21.0 (#151)

Bumps commitizen from 2.20.5 to 2.21.0.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (912436c)

  • build(deps-dev): bump pytest from 7.0.0 to 7.0.1 (#144)

Bumps pytest from 7.0.0 to 7.0.1.


updated-dependencies:

  • dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (19f843f)

  • build(deps-dev): bump commitizen from 2.20.4 to 2.20.5 (#143)

Bumps commitizen from 2.20.4 to 2.20.5.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com>

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

  • build(deps-dev): bump pytest from 6.2.5 to 7.0.0 (#142)

Bumps pytest from 6.2.5 to 7.0.0.


updated-dependencies:

  • dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (52f9679)

Chore

  • chore(release): bump version to v0.5.0

Automatically generated by python-semantic-release (ecffe61)

Feature

  • feat: export APIResponse and APIError from postgrest-py (#152)

  • Update init.py

  • Apply isort (21a69da)

Unknown

  • Merge pull request #153 from supabase-community/dependabot/pip/develop/postgrest-py-0.9.0

build(deps): bump postgrest-py from 0.8.2 to 0.9.0 (3588eba)

  • FastAPI tutorial for Supabase-py project (e50f3ad)

v0.4.0 (2022-02-04)

Build

  • build(deps): bump postgrest-py from 0.8.1 to 0.8.2

Bumps postgrest-py from 0.8.1 to 0.8.2.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (69acec0)

Chore

  • chore(release): bump version to v0.4.0

Automatically generated by python-semantic-release (5489e55)

  • chore: rm environment variables from windows test script (b6d2135)

  • chore: fix status_code casing (a5723d2)

Feature

  • feat: update postgrest-py from 0.8.1 to 0.8.2 (1feab46)

Unknown

  • Merge pull request #135 from supabase-community/dependabot/pip/develop/postgrest-py-0.8.2

build(deps): bump postgrest-py from 0.8.1 to 0.8.2 (3409399)

  • Merge pull request #140 from supabase-community/fix-storage-tests

tests: ignore 404 when double-checking bucket deletion (53eeaed)

  • tests: track created buckets in a global variable to only delete these (2cae0df)

  • tests: ignore 404 when double-checking bucket deletion (76922a7)

v0.3.3 (2022-02-03)

Build

  • build(deps-dev): bump black from 21.12b0 to 22.1.0

Bumps black from 21.12b0 to 22.1.0.


updated-dependencies:

  • dependency-name: black dependency-type: direct:development ...

Signed-off-by: dependabot[bot] <support@github.com> (1480f2e)

  • build(deps-dev): bump python-semantic-release from 7.23.0 to 7.24.0 (#132)

Bumps python-semantic-release from 7.23.0 to 7.24.0.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (77c4997)

Chore

  • chore(release): bump version to v0.3.3

Automatically generated by python-semantic-release (0b61397)

  • chore: apply hooks formatting (ea00e58)

  • chore: replace builtin type annotations by typing types (ac9e9c4)

  • chore: create uuid fixture and doc it well (6c96f16)

  • chore: Apply pre-commit hooks (a3f159b)

  • chore: Add comment to justify sleep in finalizer (0554239)

  • chore: export StorageFileAPI for typing (1453fcd)

  • chore: Add todo to test methods which upload_file test depends on (7c5fa1d)

  • chore: reduce code amount (a59fefd)

  • chore: no need for max-parallel=1 anymore (f43ef6c)

  • chore: apply pre-commit hooks (9a7d1ec)

Fix

  • fix: increase sleep before listing (127ef98)

  • fix: sleep before listing buckets (566a355)

Unknown

  • Merge pull request #137 from supabase-community/move-subclients-tests-to-subclients

tests: move subclients tests to subclients (1d5aa55)

  • tests: make uuid fixture a factory (118862e)

  • tests: Enhance dx in storage tests (bc48965)

  • tests: Enhance storage tests (7db2e08)

  • Merge pull request #138 from supabase-community/move-subclients-tests-to-subclients-code-reduced

chore: reduce code amount (d7a0eb8)

  • tests: enhance dx in storage tests (bf615cf)

  • tests: remove subclient tests (0a7da42)

  • tests: fix storage test (a157f78)

  • tests: make tests import credentials automatically (0860765)

  • tests: move credentials to .env (203b659)

  • tests: move storage tests to its own file (a1e25e8)

  • Merge pull request #134 from supabase-community/dependabot/pip/develop/black-22.1.0

build(deps-dev): bump black from 21.12b0 to 22.1.0 (2cd8826)

v0.3.2 (2022-01-22)

Chore

  • chore(release): bump version to v0.3.2

Automatically generated by python-semantic-release (e8f1cf5)

Fix

  • fix: upgrade postgrest-py for fix order filter (b8840cd)

v0.3.1 (2022-01-22)

Build

  • build(deps): bump gotrue from 0.4.0 to 0.5.0 (#129)

Bumps gotrue from 0.4.0 to 0.5.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (729b2d9)

  • build(deps-dev): bump pre-commit from 2.16.0 to 2.17.0 (#128)

Bumps pre-commit from 2.16.0 to 2.17.0.


updated-dependencies:

  • dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <support@github.com>

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

Chore

  • chore(release): bump version to v0.3.1

Automatically generated by python-semantic-release (d0b2978)

  • chore: set upload_to_repository to true (c4521cc)

Fix

v0.3.0 (2022-01-17)

Chore

  • chore(release): bump version to v0.3.0

Automatically generated by python-semantic-release (1f7a195)

Feature

  • feat: add manual action for publish on pypi and update postgrest and gotrue deps (#124)

  • chore: add manual action for publish on pypi

  • feat(deps): upgrade postgrest and gotrue (eca34fa)

v0.2.1 (2022-01-17)

Build

  • build(deps): bump httpx from 0.21.1 to 0.21.3

Bumps httpx from 0.21.1 to 0.21.3.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (c772994)

Chore

  • chore(release): bump version to v0.2.1

Automatically generated by python-semantic-release (c07e6e4)

  • chore: add badges to readme (d5c4483)

  • chore(ci-cd): fix github action (f99db76)

  • chore(deps): update precommit rules (596257d)

Fix

  • fix: use requests for upload (#121)

  • fix: use requests for upload

  • 'Refactored by Sourcery'

Co-authored-by: Sourcery AI <> (ed99717)

Unknown

  • Merge pull request #120 from supabase-community/chore/fix-ci-cd-and-update-precommit-rules-and-add-badges-to-readme

chore: fix ci cd, update precommit rules and add badges to readme (4b2a181)

  • Update README.md (e498781)

  • Merge pull request #114 from alif-arrizqy/patch-1

Update README.md (3471478)

  • Merge pull request #116 from supabase-community/dependabot/pip/develop/httpx-0.21.3

build(deps): bump httpx from 0.21.1 to 0.21.3 (1f1c713)

  • Update README.md

Add update of data (697b34d)

v0.2.0 (2022-01-03)

Chore

  • chore: update dependencies (d36ee72)

Unknown

  • bump: version 0.1.1 -> 0.2.0 (7c7d50b)

v0.1.1 (2022-01-02)

Breaking

Build

  • build(deps-dev): bump commitizen from 2.20.2 to 2.20.3

Bumps commitizen from 2.20.2 to 2.20.3.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <support@github.com> (5a0d20e)

  • build(deps): bump httpx from 0.19.0 to 0.21.1

Bumps httpx from 0.19.0 to 0.21.1.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (93c4a4e)

  • build: add requests-toolbelt to the dependencies list

feat: add mime type to uploaded files

test: ensure upload files works properly (0ba494c)

Chore

  • chore: bump version to 0.1.1 (ba79875)

  • chore: update dependencies (6a56538)

  • chore: reorder imports (5924fed)

  • chore: revert gotrue version to 0.2.0 (66f55e3)

  • chore: revert gotrue to v0.2.0 (f4467b6)

  • chore: remove detect session in url (e36d9a5)

  • chore: remove detect session in url (ebe361f)

  • chore: update poetry.lock (4e72137)

  • chore: update realtime version (b2b3ff3)

  • chore: update file versions (b0bc3de)

  • chore: see the details

  • add Makefile
  • improve precommit rules
  • add config for coverage report
  • add config for devcontainer
  • run new precommit rules

All those changes was be applied in gotrue-py (98ab987)

  • chore: update contributors.md (a793398)

  • chore: add maintainers file (5d51bb7)

  • chore: point gotrue and postgrest to specific commit (41e1be4)

  • chore: remove debugging statements (befede6)

  • chore: remove redundant comments (981a410)

  • chore: add examples folder (72f23f0)

  • chore: type the module (b5f7316)

Feature

  • feat: use directly sync postgrest client and remove unused code (66db7d3)

  • feat: unify http client to be httpx (d4f010d)

  • feat: add header to query builder (d593f47)

  • feat: create custom StorageException (55e7eef)

Fix

  • fix: set correct main branch in ci.yml (01e3e81)

  • fix: set correct main branch in ci.yml (7206e73)

  • fix: update gotrue version and modify client options class

Now client options class does not make a deep copy in the replace method because local storage is an abstract class and not dict like before (4f36efa)

  • fix: ci.yml max parallel config (520f1d5)

  • fix: github action max parallel in one (8bac874)

  • fix: export envs and fix tests (77c870b)

  • fix: error in Makefile (01b663e)

  • fix: remove deadweight test (a9b29fb)

  • fix: ensure python37 compat (1883149)

  • fix: default value for name in create_bucket (82eec60)

Refactor

  • refactor: realtime_py -> realtime (4e8a5bc)

Test

  • test: add phone None for avoid error (269dfad)

Unknown

  • Revert "bump: version 0.1.1 → 1.0.0"

This reverts commit 8177ab57d2afdf7a97336080422de18b73535322. (ee0e9fd)

  • bump: version 0.1.1 → 1.0.0 (8177ab5)

  • Merge pull request #111 from supabase-community/fix/set-correct-main-branch-in-ci.yml

fix: set correct main branch in ci.yml (cf54fd8)

  • Chore: fix ci/cd badge in README (8b24de1)

  • Merge pull request #108 from supabase-community/jl--add-new-release

Update Files For new release (ed59912)

  • Merge pull request #110 from leynier/jl--add-new-release

fix: update gotrue version and modify client options class (6fdd914)

  • Remove all, export auth, storage, realtime clients (17db56e)

  • Merge branch 'jl--add-new-release' of github.com:supabase/supabase-py into jl--add-new-release (c97079f)

  • Merge pull request #109 from supabase-community/sourcery/jl--add-new-release

Update Files For new release (Sourcery refactored) (117ddda)

  • 'Refactored by Sourcery' (0da9a98)

  • Merge pull request #103 from supabase-community/dependabot/pip/develop/commitizen-2.20.3

build(deps-dev): bump commitizen from 2.20.2 to 2.20.3 (f29bada)

  • Merge pull request #104 from supabase-community/dependabot/pip/develop/httpx-0.21.1

build(deps): bump httpx from 0.19.0 to 0.21.1 (066f12b)

  • Merge pull request #101 from leynier/add-support-for-synchronous-rpc-calls

feat: use directly sync postgrest client and remove unused code (95cfc93)

  • Merge pull request #100 from supabase-community/j0--add-maintainers.md

Add maintainers file (e5b18d1)

  • Merge pull request #96 from joeriddles/add-client-options

Add typed client options (5b5850f)

  • Add py.typed (PEP561) (6ce1cc0)

  • Typo (86eae8b)

  • Add missing type hints

Co-authored-by: Anand <40204976+anand2312@users.noreply.github.com> (c11691f)

  • Implement sourcery suggestions to return values directly (6413418)

  • Add missing import to client.py (34fea34)

  • Run pre-commit on all files (781214d)

  • Add typed client options (b228d2b)

  • Merge pull request #91 from discdiver/patch-1

docstrings - fix typos (2c7e530)

  • docstrings - fix typos (759142b)

  • Merge pull request #83 from leynier/feat/unify-http-client-to-be-httpx

feat: unify http client to be httpx (55e8f84)

  • Merge pull request #81 from Phillackinger/patch-1

fixing pypi badge in readme (de2027e)

  • fixing badge in readme

using the right badge "supabase" instad of "supabase-py" (083783f)

  • Merge pull request #79 from dreinon/patch-1

Fix upsert in Storage File API (2e37064)

  • Fix upsert in Storage File API (aa1a34f)

  • Merge pull request #77 from dreinon/develop

Add github dependency for postgrest-py until new release (8b257cc)

  • Add github dependency for postgrest-py until new release (d863b8e)

  • Merge pull request #76 from dreinon/patch-1

Remove wrong return type hinting (87282f0)

  • Remove wrong return type hinting (5dabf3c)

  • Merge pull request #75 from supabase-community/j0_patch_query_request_headers

Add header to query builder (e6e9cc2)

  • Merge pull request #67 from julianolf/feature/upload-file-include-mimetype

feat: upload files include mime type (8ca2c76)

  • Merge branch 'develop' into feature/upload-file-include-mimetype (cfd9101)

  • Merge pull request #74 from supabase-community/j0_fix_test_instance_settings

Update Test instance settings (1676a33)

  • Merge branch 'develop' into feature/upload-file-include-mimetype (7fbfa61)

  • Update ci-python.yml (e3185b1)

  • tests: update test instance (71fae8b)

  • Merge pull request #61 from anand2312/async-storagebuckets

Async storage buckets (6469ad5)

  • Merge pull request #68 from sampoder/patch-1

Remove Git Leftovers from Contributing (e6d12a1)

  • Remove Git Leftovers from Contributing (a09c375)

  • Update issue templates (a95dc8a)

  • Merge pull request #64 from supabase-community/J0-add-examples-folder

chore: add examples folder (f8898ca)

v0.0.3 (2021-10-13)

Chore

  • chore: remove language version pin for black (2471116)

  • chore: add httpx to deps (c0b4fe8)

  • chore: move pytest to dev-dependencies (78d6b81)

  • chore: supabase_py -> supabase (fa1e793)

  • chore: Create CONTRIBUTING.md for hacktoberfest (9a34f2a)

  • chore: format init using autoflake (b518ad3)

  • chore: format docs file with black (95808c5)

  • chore: apply formatters to unformatted files (4776baa)

  • chore: update pre-commit hook (45c2866)

Documentation

  • docs: substitute CLRF (c8289d4)

  • docs: resolve second merge conflict (1e2ea57)

  • docs: fix merge conflict (07f6e21)

Feature

  • feat: add async support to storage buckets API (e0748a8)

  • feat: add docs for query_builder and storage_bucket (b74e439)

  • feat: add upload (3070b5b)

  • feat: add download function (e85d675)

  • feat: Add more functions to storage file api (41682ad)

  • feat: add create_signed_url (24cc3fd)

Fix

  • fix: missing json bodies in patch and put requests (b022994)

  • fix: get create_signed_url working (27e90f6)

  • fix: resolve merge conflicts (047e680)

  • fix: resolve merge conflicts (39815fe)

Refactor

  • refactor: update test client to use fixture (17c1d6a)

  • refactor: update test client (c8c3176)

Unknown

  • Merge pull request #60 from anand2312/develop

chore: move pytest to dev-dependencies (6b76a9a)

  • Merge pull request #59 from ianrtracey/develop

updates readme to install the latest package (c099a7a)

  • doc: add doc about more params to create_bucket (4d68841)

  • updates readme to install the correct package (33d1aae)

  • Merge pull request #55 from supabase-community/j0_rename_supabase_py

Rename Supabase_py to Supabase (74e3cf1)

  • Update init.py (99139a9)

  • Create CODE_OF_CONDUCT.md (b20703d)

  • Merge pull request #52 from supabase-community/j0_hacktoberfest

chore: Create CONTRIBUTING.md for hacktoberfest (9e609bd)

  • Merge pull request #43 from lqmanh/features/add-default-headers

Add some default headers to wrapped client libs (57511be)

  • Merge branch 'develop' into features/add-default-headers (4f64827)

  • Merge pull request #47 from yishernc/develop

bump postgrest-py to latest version (0.5.0) (ec494dc)

  • bump postgrest-py to latest version (0.5.0) (9df7c32)

  • Use postgrest-py v0.5.0 (5f3d2ff)

  • Fix missing black as a dev dependency (f2e9ce0)

  • Fix unexpected keyword arguments (70e9496)

  • Fix circular imports (027bfb5)

  • Update (04bf6ef)

  • Temporarily use postgrest-py git (528abb3)

  • Merge pull request #41 from supabase/da/fix-missing-obj-bodies

fix: missing json bodies in patch and put requests (9b68a97)

  • Merge pull request #31 from supabase/j0_add_storage_file_api

Add Storage File API (bb98157)

  • Merge pull request #35 from supabase/j0_add_docs

Add Initial Sphinx Documentation (08d5fe4)

  • Merge branch 'develop' into j0_add_docs (4f9b847)

  • Trigger pre-commit (0c8c703)

  • Merge branch 'develop' into j0_add_storage_file_api (78fbe77)

  • Merge pull request #29 from supabase/j0_test_precommit

Format unformatted files (5f7b3bb)

  • Merge pull request #28 from olirice/precommit_hooks

Add pre-commit hooks enforcing a standard style (434d6ba)

  • Merge branch 'develop' into precommit_hooks (6f0e6d6)

  • Merge pull request #27 from supabase/j0_add_storage_bucket

Add Storage Bucket API (256f65d)

  • add badges for test CI and pypi version (9897a29)

  • apply pre-commit hooks & add all in init.py to prevent autoflake from removing imports (77a2234)

  • enable pre-commit hooks for isort, autoflake, and black base 3.7 (f980db1)

  • Merge branch 'develop' into j0_add_storage_bucket (e306249)

  • Merge pull request #25 from olirice/client_in_fixture

Reduce test code duplication via supabase Client in pytest fixture (873b85b)

  • Remove unused comments (dd2ebe8)

  • Add storage bucket (2ff2c61)

  • feature:add storage bucket client (ad53879)

  • remove unused import (6bc5945)

  • session scope for pytest client fixture (0cf02da)

  • reduce test duplication via supabase client in pytest fixture (e1c3b90)

  • Merge branch 'develop' of github.com:supabase/supabase-py into develop (9463c98)

  • add python version info for pip (268bfe5)

  • Merge branch 'develop' of github.com:supabase/supabase-py into develop (8dc7fe8)

  • Merge pull request #18 from supabase/j0_add_test_script

Add test script (bf3b49a)

  • change test script to use poetry (e3fb34a)

  • Update CI to use test script (06a2a33)

  • Merge pull request #19 from taloglu/patch-1

Update README.md (985eaeb)

  • Update README.md

Insertion of data code was not correct due to a copy paste error. (723c96a)

  • fix logic errors (f468624)

  • Add test script, update README (8e50e61)

  • Merge pull request #17 from supabase/develop

Update README.md (ffde413)

v0.0.2 (2021-04-05)

Unknown

  • Update README.md (d54e5dd)

  • Merge pull request #16 from supabase/develop

Hotfix for version/author (075910f)

  • Merge pull request #15 from supabase/feature/update-version-and-author

update version and add author (2bde44d)

  • update version and add author (65d9a85)

  • Merge pull request #14 from supabase/develop

Stable release (051fa9b)

  • Merge pull request #13 from supabase/j0_readme_updates

Minor Updates to README (dabee85)

  • update readme (0e77c95)

  • Minor Updates to README (b11118e)

  • Merge pull request #7 from supabase/feature/update-to-latest-gotrue-py

Update to latest gotrue-py, monkey patch for sync behaviour, add working tests (fd842a1)

  • adding env vars (1b0ebda)

  • add requests (c52e015)

  • dont commit lockfile (f15b8d8)

  • try older ver (2d40cf3)

  • add new insert test (186bce6)

  • support insertion (2241ee7)

  • add hotfix for real-time client (4617e4c)

  • remove asyncio-pytest module, and add working test (7ca1582)

  • monkey patch the execute method to make it sync (30042a9)

  • trying to get postgrest working (5e65ebf)

  • ensure the query builder enables chaining properly (d20cb3c)

  • comment out test that cannot work yet and add TODO to return to this (4be2cd8)

  • clean up docstring (ad8563f)

  • bump version (aa76f04)

  • get first test to pass (0a68449)

  • update kwargs (1cfc1e2)

  • removing uncesscessary wrapping code (014882d)

  • Remove erroneous === (23b944b)

  • Merge pull request #6 from supabase/j0_fix_realtime

Add transformers (08f395d)

  • Add transformers (ee3b532)

  • Merge pull request #5 from J0/master

Miscellaneous updates from downstream (19f6e8e)

  • Merge branch 'master' into master (1ac7232)

  • Merge pull request #1 from fedden/master

Upstream merge of the fork^2 of supabase-py (0dc431d)