Skip to content

Releases: supabase-community/postgrest-py

v0.16.8

04 Jun 22:21
Compare
Choose a tag to compare

v0.16.8 (2024-06-04)

Chore

  • chore(deps): bump pydantic from 2.7.1 to 2.7.2 (#447) (3161d15)

Fix

  • fix: add "verify" flag to the creation of client (ffe9e28)

Unknown

v0.16.7

01 Jun 19:38
Compare
Choose a tag to compare

v0.16.7 (2024-06-01)

Fix

  • fix: add get, head and count parameters to the rpc method. (#444) (b1d48bc)

v0.16.6

01 Jun 13:04
Compare
Choose a tag to compare

v0.16.6 (2024-06-01)

Fix

  • fix: convert None to a string null for the is method (#446) (9970ac3)

v0.16.5

01 Jun 12:47
Compare
Choose a tag to compare

v0.16.5 (2024-06-01)

Chore

  • chore(deps-dev): bump python-semantic-release from 9.7.3 to 9.8.0 (#443) (d8ce53a)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.7.3 to 9.8.0 (#442) (42a4a32)

  • chore(deps-dev): bump requests from 2.31.0 to 2.32.0 (#440) (9fe1070)

  • chore: code style fixes (#425) (11076da)

  • chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 (#428) (d786fc7)

  • chore(deps): bump codecov/codecov-action from 4.3.0 to 4.4.1 (#437) (fe50d11)

  • chore(deps-dev): bump pytest-asyncio from 0.23.6 to 0.23.7 (#439) (f41e7af)

  • chore(deps-dev): bump pytest from 8.1.1 to 8.2.1 (#438) (9722855)

  • chore(deps-dev): bump python-semantic-release from 9.7.1 to 9.7.3 (#434) (7cc3c38)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.5.0 to 9.7.3 (#436) (6115096)

  • chore(deps-dev): bump black from 24.3.0 to 24.4.2 (#416) (5dceb98)

  • chore(deps-dev): bump python-semantic-release from 9.5.0 to 9.7.1 (#430)

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

  • chore(deps): bump furo from 2024.1.29 to 2024.5.6 (#431)

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

Fix

  • fix: update overlaps to work with timestamp range (#445) (b39f332)

Unknown

v0.16.4

29 Apr 15:26
Compare
Choose a tag to compare

v0.16.4 (2024-04-29)

Chore

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.4.1 to 9.5.0 (#414) (059aceb)

  • chore(deps-dev): bump python-semantic-release from 9.4.1 to 9.5.0 (#413) (5444cda)

  • chore(deps): bump pydantic from 2.7.0 to 2.7.1 (#412) (0e08ecb)

  • chore(deps): bump pydantic from 2.6.4 to 2.7.0 (#408) (4b3a664)

  • chore(deps): bump idna from 3.6 to 3.7 (#407) (9046f41)

  • chore(deps): bump codecov/codecov-action from 4.1.0 to 4.3.0 (#406) (a496a78)

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

  • chore(deps-dev): bump python-semantic-release from 9.3.0 to 9.4.1 (#404) (364a9a9)

  • chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 (#394) (64e8819)

Fix

v0.16.3

13 Apr 09:58
Compare
Choose a tag to compare

v0.16.3 (2024-04-13)

Chore

  • chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 (#396) (dcadb43)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.3.0 to 9.3.1 (#393) (eabf30c)

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

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

Fix

  • fix: upsert and insert with default_to_null boolean argument (#398) (ae5f80a)

Unknown

  • Revert "chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1" (#397) (b4c740d)

v0.16.2

23 Mar 11:54
Compare
Choose a tag to compare

v0.16.2 (2024-03-23)

Chore

  • chore(deps-dev): bump black from 23.12.1 to 24.3.0 (#385)

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

  • chore(deps): bump pydantic from 2.6.2 to 2.6.4 (#384)

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

  • chore(deps): bump furo from 2023.9.10 to 2024.1.29 (#383)

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

  • chore(deps-dev): bump pytest-asyncio from 0.23.5 to 0.23.5.post1 (#382)

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

Fix

v0.16.1

29 Feb 01:13
Compare
Choose a tag to compare

v0.16.1 (2024-02-29)

Chore

  • chore(deps): bump pydantic from 2.5.3 to 2.6.2 (#374)

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

Fix

  • fix: explain functionality to show results (#371)

Co-authored-by: Rodrigo Mansueli Nunes <rodrigo@mansueli.com> (3e0ea2e)

Test

  • test: remove skip from rpc with range test (#376) (a3fc560)

Unknown

v0.16.0

27 Feb 15:21
Compare
Choose a tag to compare

v0.16.0 (2024-02-27)

Feature

  • feat: Add RPC request builder class for additional filters (#372) (0002e8f)

v0.15.1

27 Feb 11:48
Compare
Choose a tag to compare

v0.15.1 (2024-02-27)

Fix

  • fix: update range to use query parameters instead of headers (#375) (eae612c)