Releases: supabase/postgrest-py
v0.13.2
v0.13.1
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
)
v0.13.0
v0.13.0 (2023-10-22)
Chore
- chore(deps-dev): bump black from 23.9.1 to 23.10.0 (#325)
Bumps black from 23.9.1 to 23.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (193c8df
)
Feature
- feat: add offset (#326)
Co-authored-by: joel@joellee.org <joel@joellee.org> (7cd6751
)
v0.12.1
v0.12.1 (2023-10-17)
Chore
- chore(deps-dev): bump pre-commit from 3.3.3 to 3.5.0 (#323)
Bumps pre-commit from 3.3.3 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (1209139
)
-
chore: add python 3.12 to CI (#319)
-
chore: add python 3.12 to CI
-
chore: update autoflake hook
-
chore: add myself to codeowners
-
fix: make doc requirements optional (
d1ee0bb
)
Fix
v0.12.0
v0.12.0 (2023-10-06)
Feature
-
feat: add csv() modifier (#316)
-
fix: cast to correct type
-
feat: add csv() modifier
-
chore: export SingleRequestBuilder
-
chore: write tests for csv()
-
'Refactored by Sourcery' (#317)
Co-authored-by: Sourcery AI <>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> (4f6e9d9
)
v0.11.0
v0.11.0 (2023-09-28)
Chore
- chore(deps-dev): bump python-semantic-release from 7.34.6 to 8.1.1 (#311)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (d5a32d4
)
- chore(deps-dev): bump pytest from 7.4.0 to 7.4.2 (#304)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (488721a
)
- chore(deps-dev): bump black from 23.7.0 to 23.9.1 (#303)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (9e99b11
)
- chore(deps): bump furo from 2023.7.26 to 2023.9.10 (#298)
Bumps furo from 2023.7.26 to 2023.9.10.
updated-dependencies:
- dependency-name: furo
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> (39aa5c9
)
- chore(deps): bump sphinx from 7.0.1 to 7.1.2 (#281)
Bumps sphinx from 7.0.1 to 7.1.2.
updated-dependencies:
- dependency-name: sphinx
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> (c7a77a1
)
- chore(deps-dev): bump gitpython from 3.1.34 to 3.1.35 (#296)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (324fa53
)
- chore(deps-dev): bump gitpython from 3.1.32 to 3.1.34 (#295)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (ed6928a
)
Feature
-
feat: generic query builders (#309)
-
feat: make all query builders generic
-
feat: return generic request builders from client methods
-
chore: use typing.List instead of builtin
-
chore: use typing.List
-
fix: correct type of APIResponse.data
-
feat: make RPCFilterRequestBuilder
This makes sure the return types of rpc() and other
query methods are correct.
See https://gist.github.com/anand2312/93d3abf401335fd3310d9e30112303bf
for an explanation.
-
chore: use typing.List
-
feat: make get_origin_and_cast
This fixes the type-checker error raised while accessing
RequestBuilder[T].origin
-
fix: use typing.List (
ba9ad8d
) -
feat: update semver, add CODEOWNERS (#299)
-
Update ci.yml
-
chore: add CODEOWNERS
Co-authored-by: joel@joellee.org <joel@joellee.org> (18b5838
)
Fix
-
fix: pre-commit hook to stop checks on md files (#315)
-
fix: pre-commit hook to stop checks on md files
-
fix(ci): using correct token to publish a release
-
fix: correct semantic release variable names (
e8fbe61
) -
fix: update upsert type (#307)
Co-authored-by: joel@joellee.org <joel@joellee.org> (3329234
)
-
fix: add semver (#297)
-
fix: add semver
-
fix: add environ and perms
Co-authored-by: joel@joellee.org <joel@joellee.org> (166fa7c
)
Unknown
v0.10.8
v0.10.7
What's Changed
- chore(deps-dev): bump pytest from 7.2.1 to 7.2.2 by @dependabot in #229
maybe_single
with no matching rows returns None by @anand2312 in #231- chore(deps-dev): bump pre-commit from 3.1.0 to 3.2.0 by @dependabot in #235
- feat explain by @mansueli in #241
- chore(deps): bump requests from 2.28.2 to 2.31.0 by @dependabot in #244
- chore(deps): bump pydantic from 1.10.5 to 1.10.9 by @dependabot in #247
- chore(deps-dev): bump python-semantic-release from 7.33.2 to 7.34.6 by @dependabot in #250
- chore(deps): bump furo from 2022.12.7 to 2023.5.20 by @dependabot in #243
- chore(deps-dev): bump pytest from 7.2.2 to 7.3.2 by @dependabot in #252
- chore(deps): bump cryptography from 39.0.1 to 41.0.0 by @dependabot in #246
- chore(deps): bump strenum from 0.4.9 to 0.4.10 by @dependabot in #234
- chore(deps): bump sphinx from 4.3.2 to 7.0.1 by @dependabot in #253
- chore(deps-dev): bump black from 23.1.0 to 23.3.0 by @dependabot in #256
- feat: add py.typed by @J0 in #258
- chore(deps-dev): bump pre-commit from 3.2.0 to 3.3.3 by @dependabot in #255
- chore(deps): bump pydantic from 1.10.9 to 2.0.3 by @dependabot in #270
- chore(deps): bump sphinx from 4.3.2 to 7.0.1 by @dependabot in #263
- chore(deps): bump strenum from 0.4.10 to 0.4.15 by @dependabot in #272
- chore(deps): bump sphinx from 7.0.1 to 7.1.2 by @dependabot in #275
- Migrate postgrest-py from pydantic v1 to v2. by @yuvanist in #276
- chore: bump postgrest version to v0.10.7 by @J0 in #279
New Contributors
Full Changelog: v0.10.6...v0.10.7
v0.10.6
What's Changed
- chore(deps): bump sphinx from 5.3.0 to 6.1.3 by @dependabot in #221
- Fix sanitize_params to correctly resolve nested columns by @guillego in #222
- chore(deps-dev): bump pre-commit from 3.0.4 to 3.1.0 by @dependabot in #224
- chore: bump version to 0.10.6 by @J0 in #225
New Contributors
Full Changelog: v0.10.5...v0.10.6
v0.10.5
What's Changed
- chore(deps): bump httpx from 0.23.0 to 0.23.3 by @dependabot in #175
- chore(deps): bump certifi from 2022.9.24 to 2022.12.7 by @dependabot in #171
- chore(deps): bump wheel from 0.37.1 to 0.38.1 by @dependabot in #173
- Implementation of
maybe_single
by @bariqhibat in #118 - chore(deps-dev): bump isort from 5.10.1 to 5.11.4 by @dependabot in #180
- chore: bump ci poetry version by @J0 in #186
- feat: add support for 3.11 by @J0 in #188
- fix: update types for insert by @J0 in #187
- chore: update corresponding files for 0.10.4 version bump by @J0 in #197
- feat: upsert with on-conflict support by @Oisangui in #142
- chore: update pre-commit by @J0 in #209
- chore(deps-dev): bump black from 22.12.0 to 23.1.0 by @dependabot in #208
- chore(deps-dev): bump isort from 5.11.5 to 5.12.0 by @dependabot in #211
- chore(deps-dev): bump pre-commit from 2.21.0 to 3.0.4 by @dependabot in #212
- chore(deps): bump cryptography from 39.0.0 to 39.0.1 by @dependabot in #213
- chore(deps): bump sphinx from 4.3.2 to 5.3.0 by @dependabot in #214
- chore(deps): bump pydantic from 1.10.4 to 1.10.5 by @dependabot in #217
- chore(deps): bump furo from 2022.9.29 to 2022.12.7 by @dependabot in #216
- fix: handle Py311 Validation errors by @J0 in #219
- feat: add text_search by @J0 in #215
- chore: bump version to 0.10.5 by @J0 in #220
New Contributors
Full Changelog: v0.10.3...v0.10.5