Releases: supabase/supabase-py
v1.1.0
v1.1.0 (2023-09-29)
Chore
- 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
v1.0.6 (2023-09-28)
Fix
- fix: correct semantic release variable names (
c6a03e2
)
Unknown
- 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
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
- 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 chec...
v1.0.4
What's Changed
- Fix sample for sign in with username + password by @dschenkelman in #410
- chore(deps-dev): bump pytest from 7.2.2 to 7.3.1 by @dependabot in #414
- chore(deps): bump requests from 2.28.2 to 2.31.0 by @dependabot in #445
- Update README.md by @iRaySpace in #429
- chore(deps): bump python-semantic-release from 7.33.2 to 7.34.2 by @dependabot in #449
- chore(deps): bump gotrue from 1.0.1 to 1.0.2 by @dependabot in #454
- chore: add todos to README, potentially handoff by @J0 in #450
- chore(deps): bump python-semantic-release from 7.34.2 to 7.34.3 by @dependabot in #455
- chore: fix whitespace by @J0 in #460
- fix wrong pytest configuration by @danhdevelop in #458
- chore(deps-dev): bump pytest from 7.3.1 to 7.3.2 by @dependabot in #459
- chore(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in #446
- fix: incorrect example and document fault RLS by @anand2312 in #466
- fix: use correct functions url by @anand2312 in #467
- chore: fixed some types by @Ananya2001-an in #471
- chore(deps): bump python-semantic-release from 7.34.3 to 7.34.4 by @dependabot in #469
- chore(deps-dev): bump pre-commit from 3.2.1 to 3.3.3 by @dependabot in #461
- chore(deps-dev): bump pytest from 7.3.2 to 7.4.0 by @dependabot in #477
- chore(deps): bump python-semantic-release from 7.34.4 to 7.34.6 by @dependabot in #473
- chore(deps-dev): bump commitizen from 2.42.1 to 3.5.2 by @dependabot in #480
- chore(release): bump version to v1.0.3 by @J0 in #484
- chore: update poetry.lock by @J0 in #485
- Add Storage Examples by @jv-aquino in #505
- Update README.md by @mrpbennett in #500
- chore(deps): bump python-semantic-release from 7.34.6 to 8.0.3 by @dependabot in #501
- chore(deps): bump storage3 from 0.5.2 to 0.5.3 by @dependabot in #506
- chore(deps-dev): bump black from 23.3.0 to 23.7.0 by @dependabot in #491
- feat: bump version to v1.0.4 by @J0 in #514
New Contributors
- @dschenkelman made their first contribution in #410
- @iRaySpace made their first contribution in #429
- @danhdevelop made their first contribution in #458
- @Ananya2001-an made their first contribution in #471
- @jv-aquino made their first contribution in #505
- @mrpbennett made their first contribution in #500
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- chore(deps-dev): bump pre-commit from 3.1.1 to 3.2.0 by @dependabot in #396
- chore(deps-dev): bump pre-commit from 3.2.0 to 3.2.1 by @dependabot in #398
- fix: bump supabase-py version to v1.0.3 by @J0 in #406
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- chore(deps): bump storage3 from 0.5.0 to 0.5.1 by @dependabot in #382
- chore: bump supabase version to 1.0.1 by @J0 in #385
- chore(deps-dev): bump pre-commit from 3.1.0 to 3.1.1 by @dependabot in #386
- chore(deps-dev): bump pytest from 7.2.1 to 7.2.2 by @dependabot in #388
- chore(deps-dev): bump python-dotenv from 0.21.1 to 1.0.0 by @dependabot in #384
- chore(deps): bump storage3 from 0.5.1 to 0.5.2 by @tzvc in #389
- fix: add storage client timeout by @J0 in #381
New Contributors
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- chore(deps-dev): bump black from 22.12.0 to 23.1.0 by @dependabot in #357
- Update README.md by @alon710 in #359
- chore(deps): bump python-semantic-release from 7.33.0 to 7.33.1 by @dependabot in #356
- chore(deps-dev): bump pre-commit from 2.21.0 to 3.0.4 by @dependabot in #362
- chore(deps-dev): bump commitizen from 2.40.0 to 2.41.0 by @dependabot in #366
- chore(deps): bump postgrest-py from 0.10.3 to 0.10.4 by @dependabot in #363
- chore(deps): bump cryptography from 39.0.0 to 39.0.1 by @dependabot in #364
- fix: pass through timeout by @J0 in #369
- chore(deps): bump python-semantic-release from 7.33.1 to 7.33.2 by @dependabot in #379
- chore(deps-dev): bump commitizen from 2.41.0 to 2.42.0 by @dependabot in #374
- chore: bump version to 1.0.1 by @J0 in #380
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Updated URL by @RamiroND in #290
- Replaced makefile with poetry scripts by @cadnce in #287
- Custom exception class, URL & Key validation using RegEx, typo fixes. by @rawandahmad698 in #289
- chore(deps-dev): bump pytest from 7.1.3 to 7.2.0 by @dependabot in #297
- chore(deps-dev): bump commitizen from 2.35.0 to 2.37.0 by @dependabot in #298
- chore: Update README.md by @J0 in #302
- add conda package instructions to readme by @timkpaine in #296
- Fix broken link in README by @bweisel in #310
- Fix grammar in readme by @wellsilver in #309
- docs: update readme to show hidden parts by @t-huyeng in #315
- chore(deps): bump python-semantic-release from 7.32.1 to 7.32.2 by @dependabot in #294
- chore: update poetry lockfile by @J0 in #348
- chore(deps): bump storage3 from 0.3.5 to 0.4.0 by @dependabot in #347
- chore(deps): bump python-semantic-release from 7.32.2 to 7.33.0 by @dependabot in #349
- chore(deps-dev): bump commitizen from 2.39.1 to 2.40.0 by @dependabot in #350
- Update poetry.lock; Remove dataclasses dependency by @ShantanuNair in #353
- chore(deps): bump postgrest-py from 0.10.3 to 0.10.4 by @dependabot in #352
- chore: publish v1.0.0 with new versions of sublibs. py37 is deprecated by @J0 in #360
New Contributors
- @cadnce made their first contribution in #287
- @rawandahmad698 made their first contribution in #289
- @timkpaine made their first contribution in #296
- @bweisel made their first contribution in #310
- @wellsilver made their first contribution in #309
- @t-huyeng made their first contribution in #315
- @ShantanuNair made their first contribution in #353
Full Changelog: v0.7.1...v1.0.0
v0.6.0
What's Changed
- update realtime by @ZetiMente in #275
- chore(deps-dev): bump flake8 from 4.0.1 to 5.0.4 by @dependabot in #252
- chore(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in #282
- chore(deps-dev): bump python-dotenv from 0.20.0 to 0.21.0 by @dependabot in #281
- Continuation of Pr/234: ran isort and black for tests by @mohnish7 in #236
New Contributors
- @ZetiMente made their first contribution in #275
- @mohnish7 made their first contribution in #236
Full Changelog: v0.5.8...v0.6.0
v0.5.8
Fix
- Downgrade python-semantic-release, fix end of file at README and force latest storage version (
9c4bfba
)