Skip to content

Releases: supabase-community/postgrest-py

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)

v0.15.0

15 Jan 16:46
Compare
Choose a tag to compare

v0.15.0 (2024-01-15)

Chore

  • chore(deps-dev): bump pytest-asyncio from 0.18.3 to 0.23.3 (#344)

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

Feature

  • feat: add like_any_of, like_all_of, ilike_any_of and ilike_all_of filters (#358) (d4e3f57)

v0.14.0

15 Jan 14:22
Compare
Choose a tag to compare

v0.14.0 (2024-01-15)

Chore

Feature

  • feat: add or filter along with tests (#355)

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> (e302009)

Unknown

v0.13.2

11 Jan 22:56
Compare
Choose a tag to compare

v0.13.2 (2024-01-11)

Fix

  • fix: add missing RPCFilterRequestBuilder and MaybeSingleRequestBuilder exports (3ab20e4)

v0.13.1

04 Jan 23:57
Compare
Choose a tag to compare

v0.13.1 (2024-01-04)

Chore

  • chore(deps): bump pydantic from 2.4.2 to 2.5.0 (#332)

Bumps pydantic from 2.4.2 to 2.5.0.


updated-dependencies:

  • dependency-name: pydantic
    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> (fb0b8c2)

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

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (85826ea)

  • chore(deps): bump pydantic from 2.1.1 to 2.4.2 (#314)

Bumps pydantic from 2.1.1 to 2.4.2.


updated-dependencies:

  • dependency-name: pydantic
    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> (9579d03)

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

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (0e6e8b0)

  • chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.7 (#324)

Bumps urllib3 from 2.0.4 to 2.0.7.


updated-dependencies:

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

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

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

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (3f2eebb)

  • chore(deps-dev): bump black from 23.10.0 to 23.10.1 (#328)

Bumps black from 23.10.0 to 23.10.1.


updated-dependencies:

  • dependency-name: black
    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> (32d3abf)

Fix

  • fix: update httpx and other dev dependencies (bfc6714)