Releases: supabase/auth-py
v2.4.0
v2.4.0 (2024-01-31)
Chore
-
chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 (#403) (
0d58002) -
chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3
Bumps jinja2 from 3.1.2 to 3.1.3.
updated-dependencies:
- dependency-name: jinja2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]> (f439d3f)
Feature
-
feat: add new identity linking methods release in LWX (#395) (
96d18be) -
feat: add pydantic type (
1308119) -
feat: add docstring (
dba16fb) -
feat: move skip_http_redirect to options (
0547a2a) -
feat: skip http redirects (
8dca4a5) -
feat: add sso (
99c9409) -
feat: add get_user_identities (
2de717a) -
feat: link and unlink (
6103511)
Fix
Unknown
v2.3.0
v2.3.0 (2024-01-12)
Chore
-
chore: update to pull auth instead of gotrue (
38977a6) -
chore: pull latest postgres image instead (
e1877b2)
Feature
- feat: pin version (
5a90fff)
Fix
-
fix: fix build by updating error message in test (#404) (
ac94c60) -
fix: update error message in tests (
6718dcd)
Unknown
- Update MAINTAINERS.md (
5681011)
v2.2.0
v2.1.0
v2.0.0
v1.3.1
v1.3.1 (2023-11-29)
Fix
-
fix: remove unnecessary async to on_auth_state_change (#374) (
574c739) -
fix: remove unnecessary async to on_auth_state_change
Somehow this got reverted on a refactor (e7ebc64)
This causes problems when using the supabase client, since it's not being awaited:
https://github.com/supabase-community/supabase-py/blob/main/supabase/_async/client.py#L90 (7548d02)
v1.3.0
v1.3.0 (2023-11-01)
Chore
-
chore: update CI config with PAT (
1fffc1f) -
chore(deps-dev): bump pygithub from 1.59.1 to 2.1.1 (#337) (
160b671) -
chore: update dependencies (
dc67de1) -
chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.7 (#350) (
4ea73e4) -
chore(deps-dev): bump pygithub from 1.59.1 to 2.1.1
Bumps pygithub from 1.59.1 to 2.1.1.
updated-dependencies:
- dependency-name: pygithub
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]> (264e773)
-
chore(deps): bump python-semantic-release/python-semantic-release from 8.0.8 to 8.3.0 (#354) (
a385575) -
chore(deps): bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 8.0.8 to 8.3.0.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (3fbe6fc)
- chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.7
Bumps urllib3 from 2.0.4 to 2.0.7.
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]> (2400229)
Feature
Fix
-
fix: add latest semantic-release dependency (#360) (
81e63ea) -
fix: add latest semantic-release dependency (
251a4f4) -
fix: fix typo (
72ee18d) -
fix: update imports (
66759da) -
fix: patch imports (
3b61aff) -
fix: run pre-commit (
754c7ab)
Unknown
-
patch: read from storage (
364292c) -
Merge branch 'j0/pkce' of github.com:supabase-community/gotrue-py into j0/pkce (
1c40ed7) -
Merge branch 'main' into j0/pkce (
4c44238) -
Merge pull request #325 from supabase-community/dependabot/pip/main/httpx-0.25.0
chore(deps): bump httpx from 0.24.1 to 0.25.0 (89019fb)
- Merge pull request #352 from fbeutel/urlsafe_b64decode
Use urlsafe_b64decode to properly handle URL-encoded JWTs (7541ade)
- Use urlsafe_b64decode to properly handle URL-encoded JWTs (
0034af1)
v1.2.0
v1.2.0 (2023-10-05)
Feature
- feat: Add exception to handle API errors on signout (
59b90d5)
Unknown
- Merge pull request #342 from supabase-community/silentworks/sign-out-exception-handling
feat: Add exception to handle API errors on signout (708859c)
-
Update to use suppress instead of try except (
2d964ad) -
Merge pull request #341 from supabase-community/silentworks/add-correct-semantic-release-vars
Add correct variables for semantic release (5155312)
-
Get pre-commit to ignore changelog (
738602e) -
Add correct variables for semantic release (
80b0e30) -
Merge pull request #330 from supabase-community/dependabot/pip/cryptography-41.0.4
chore(deps-dev): bump cryptography from 41.0.3 to 41.0.4 (1bf3e5d)
v1.1.1
v1.1.1 (2023-09-22)
Chore
- chore(deps): bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 8.0.0 to 8.0.8.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (8f094df)
- 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] <[email protected]> (cb41e8b)
- 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] <[email protected]> (133eca2)
- 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] <[email protected]> (5617a6a)
- chore(deps-dev): bump faker from 19.3.0 to 19.6.1
Bumps faker from 19.3.0 to 19.6.1.
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (ab39f66)
Fix
- fix: add verify token hash (
da51e8e)
Refactor
- refactor: remove unused v1 files (
e9005e4)
Unknown
- Merge pull request #328 from supabase-community/feat/add-verify-token-hash
fix: add verify token hash (ccb2173)
-
Fixed formatting (
82a04aa) -
Merge pull request #303 from supabase-community/dependabot/github_actions/main/python-semantic-release/python-semantic-release-8.0.8
chore(deps): bump python-semantic-release/python-semantic-release from 8.0.0 to 8.0.8 (cb6abab)
- Merge pull request #310 from supabase-community/dependabot/pip/main/pytest-7.4.2
chore(deps-dev): bump pytest from 7.4.0 to 7.4.2 (1df12a7)
- Merge pull request #323 from supabase-community/j0/remove_unused_v1
refactor: remove unused v1 files (817fafb)
- Merge pull request #305 from supabase-community/dependabot/pip/main/pre-commit-3.4.0
chore(deps-dev): bump pre-commit from 3.3.3 to 3.4.0 (687c52d)
- Merge pull request #317 from supabase-community/dependabot/pip/main/black-23.9.1
chore(deps-dev): bump black from 23.7.0 to 23.9.1 (b0144ef)
- Merge pull request #318 from supabase-community/dependabot/pip/main/faker-19.6.1
chore(deps-dev): bump faker from 19.3.0 to 19.6.1 (2cc68f9)
- Merge pull request #315 from jantznick/main
fix get_user calls fail when no session or jwt is available (2a562a7)
v1.1.0
v1.1.0 (2023-09-08)
Chore
- chore(deps): bump actions/checkout from 3 to 4
Bumps actions/checkout from 3 to 4.
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]> (2a51fff)
- chore(deps-dev): bump gitpython from 3.1.32 to 3.1.35
Bumps gitpython from 3.1.32 to 3.1.35.
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]> (7b0fb17)
- chore: run formatting on CHANGELOG to correct for mix line endings (
3f47338)
Feature
- feat: support pagination for admin list_users (
e7cbd9f)
Unknown
- Merge pull request #307 from supabase-community/dependabot/github_actions/main/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4 (64c0c66)
- Merge pull request #312 from supabase-community/dependabot/pip/gitpython-3.1.35
chore(deps-dev): bump gitpython from 3.1.32 to 3.1.35 (9b62e68)
- Merge pull request #304 from connorlurring/admin-list-users-pagination
feat: support pagination for auth admin list_users (1b88c51)
- Merge pull request #311 from supabase-community/j0/lint_changelog
chore: run formatting on CHANGELOG to correct for mix line endings (8684125)