Skip to content

Releases: supabase-community/auth-py

v2.5.4

23 Jun 22:53
Compare
Choose a tag to compare

v2.5.4 (2024-06-23)

Fix

  • fix: add await to async call for anonymous sign in request (#532) (45cfe25)

Unknown

  • add missing await (412449a)

  • add await (5520ad8)

  • add await to async call for anonymous sign in request (4734d0d)

v2.5.3

23 Jun 20:39
Compare
Choose a tag to compare

v2.5.3 (2024-06-23)

Fix

  • fix: update property name for should_create_user (#531) (388fcba)

Unknown

  • update peoperty name for should_create_user (4bc09ef)

v2.5.2

21 Jun 18:26
Compare
Choose a tag to compare

v2.5.2 (2024-06-21)

Chore

  • chore(deps-dev): bump faker from 25.8.0 to 25.9.1 (#529) (c530238)

  • chore(deps-dev): bump faker from 25.8.0 to 25.9.1

Bumps faker from 25.8.0 to 25.9.1.


updated-dependencies:

  • dependency-name: faker
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (1651b74)

Fix

  • fix: link identity methods now working (2e95db8)

Unknown

  • fix all link identity methods (3570ace)

v2.5.1

20 Jun 10:22
Compare
Choose a tag to compare

v2.5.1 (2024-06-20)

Chore

  • chore(deps-dev): bump python-semantic-release from 9.8.1 to 9.8.3 (#526) (b7d5755)

  • chore(deps-dev): bump python-semantic-release from 9.8.1 to 9.8.3

Bumps python-semantic-release from 9.8.1 to 9.8.3.


updated-dependencies:

  • dependency-name: python-semantic-release
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (8e5ec68)

  • chore(deps-dev): bump faker from 25.4.0 to 25.8.0 (#519) (e4fc889)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.8.1 to 9.8.3 (#527) (eda2715)

  • chore(deps-dev): bump urllib3 from 2.2.1 to 2.2.2 (#525) (8137d24)

  • chore(deps-dev): bump faker from 25.4.0 to 25.8.0

Bumps faker from 25.4.0 to 25.8.0.


updated-dependencies:

  • dependency-name: faker
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (c730281)

  • chore(deps): bump pydantic from 2.7.3 to 2.7.4 (#521) (0647d43)

  • chore(deps-dev): bump pytest from 8.2.1 to 8.2.2 (#516) (2c40cd6)

Fix

  • fix: add channel to sign_in and sign_up options (498640d)

Unknown

  • Update supabase_auth/_sync/gotrue_client.py

Co-authored-by: Joel Lee <[email protected]> (1df49ef)

  • Update supabase_auth/_async/gotrue_client.py

Co-authored-by: Joel Lee <[email protected]> (f44450d)

  • format with pre-commit formatter (97b534b)

  • change option name from redirect_to to email_redirect_to (019da4f)

  • add sync version (4814aeb)

  • add channel to sign_in and sign_up options (5a1c44a)

v2.5.0

20 Jun 09:33
Compare
Choose a tag to compare

v2.5.0 (2024-06-20)

Chore

  • chore(deps-dev): bump python-semantic-release from 9.8.0 to 9.8.1 (#515) (98006ed)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.8.0 to 9.8.1 (#514) (4458982)

  • chore(deps-dev): bump python-semantic-release from 9.8.0 to 9.8.1

Bumps python-semantic-release from 9.8.0 to 9.8.1.


updated-dependencies:

  • dependency-name: python-semantic-release
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (f28f6a2)

  • chore(deps): bump python-semantic-release/python-semantic-release

Bumps python-semantic-release/python-semantic-release from 9.8.0 to 9.8.1.


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]> (960d593)

Feature

  • feat: add anonymous sign in (2406d7d)

Unknown

  • update postgres version for infra (ad2179b)

  • update async client and type naming (85f94f2)

  • Add Anonymous login (f3d35c7)

v2.4.4

04 Jun 22:16
Compare
Choose a tag to compare

v2.4.4 (2024-06-04)

Chore

  • chore(deps): bump pydantic from 2.7.2 to 2.7.3 (#513) (4a5e21e)

  • chore(deps-dev): bump faker from 25.3.0 to 25.4.0 (#512) (daafb74)

  • chore(deps): bump pydantic from 2.7.2 to 2.7.3

Bumps pydantic from 2.7.2 to 2.7.3.


updated-dependencies:

  • dependency-name: pydantic
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (7b5269c)

  • chore(deps-dev): bump faker from 25.3.0 to 25.4.0

Bumps faker from 25.3.0 to 25.4.0.


updated-dependencies:

  • dependency-name: faker
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (35a8b14)

  • chore(deps-dev): bump faker from 25.2.0 to 25.3.0 (#510) (e7fdc2d)

Fix

Unknown

v2.4.3

01 Jun 20:06
Compare
Choose a tag to compare

v2.4.3 (2024-06-01)

Chore

  • chore(deps): bump pydantic from 2.7.1 to 2.7.2 (#509) (5d433fe)

  • chore(ci): bump python-semantic-release/python-semantic-release from 9.7.3 to 9.8.0 (#508) (a3037d9)

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

  • chore(deps): bump pydantic from 2.7.1 to 2.7.2

Bumps pydantic from 2.7.1 to 2.7.2.


updated-dependencies:

  • dependency-name: pydantic
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (9f80a51)

  • chore(deps): bump python-semantic-release/python-semantic-release

Bumps python-semantic-release/python-semantic-release from 9.7.3 to 9.8.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]> (7b21e47)

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

Bumps python-semantic-release from 9.7.3 to 9.8.0.


updated-dependencies:

  • dependency-name: python-semantic-release
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (859379b)

  • chore(deps-dev): bump requests from 2.31.0 to 2.32.0 (#502) (16e571f)

  • chore(deps-dev): bump pytest from 8.1.1 to 8.2.1 (#501) (56a3842)

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

Bumps pytest from 8.1.1 to 8.2.1.


updated-dependencies:

  • dependency-name: pytest
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (1e32b5c)

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

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.5.0 to 9.7.3 (#499) (1b1fc19)

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

Bumps pytest-asyncio from 0.23.6 to 0.23.7.


updated-dependencies:

  • dependency-name: pytest-asyncio
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (8a72775)

  • chore(deps-dev): bump python-semantic-release from 9.5.0 to 9.7.3 (#498) (1b6fadf)

  • chore(deps-dev): bump python-semantic-release from 9.5.0 to 9.7.3

Bumps python-semantic-release from 9.5.0 to 9.7.3.


updated-dependencies:

  • dependency-name: python-semantic-release
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (039d6a5)

  • chore(deps-dev): bump faker from 24.14.1 to 25.2.0 (#497) (67b6a58)

  • chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 (#491) (a030a33)

  • chore(deps): bump python-semantic-release/python-semantic-release

Bumps python-semantic-release/python-semantic-release from 9.5.0 to 9.7.3.


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]> (29ee762)

  • chore(deps-dev): bump faker from 24.14.1 to 25.2.0

Bumps faker from 24.14.1 to 25.2.0.


updated-dependencies:

  • dependency-name: faker
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]> (ce825c8)

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

Bumps jinja2 from 3.1.3 to 3.1.4.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <[email protected]> (71f1a6e)

  • chore(deps-dev): bump faker from 24.9.0 to 24.14.1 (#480) (9776d6a)

  • chore(deps-dev): bump faker from 24.9.0 to 24.14.1

Bumps faker from 24.9.0 to 24.14.1.


updated-dependencies:

  • dependency-name: faker
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (e7e3b58)

  • chore(deps-dev): bump black from 24.3.0 to 24.4.2 (#478) (ac8339b)

  • chore(deps-dev): bump black from 24.3.0 to 24.4.2

Bumps black from 24.3.0 to 24.4.2.


updated-dependencies:

  • dependency-name: black
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (db0d0e9)

  • chore(deps): bump pydantic from 2.7.0 to 2.7.1 (#476) ([339155a](https...
Read more

v2.4.2

26 Mar 00:23
Compare
Choose a tag to compare

v2.4.2 (2024-03-26)

Chore

  • chore(deps-dev): bump black from 23.10.1 to 24.3.0 (#446) (4850a9f)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.1.1 to 9.3.1 (#452) (31a67fd)

  • chore(deps-dev): bump black from 23.10.1 to 24.3.0

Bumps black from 23.10.1 to 24.3.0.


updated-dependencies:

  • dependency-name: black
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]> (5a2ab10)

  • chore: rename package to supabase_auth (#455) (3b63cd6)

  • chore(deps): bump python-semantic-release/python-semantic-release

Bumps python-semantic-release/python-semantic-release from 9.1.1 to 9.3.1.


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]> (1b1ce42)

  • chore(deps): bump httpx from 0.25.0 to 0.27.0 (#431) (3914bb6)

  • chore(deps): bump httpx from 0.25.0 to 0.27.0

Bumps httpx from 0.25.0 to 0.27.0.


updated-dependencies:

  • dependency-name: httpx
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (60da4b5)

  • chore(deps-dev): bump pytest from 8.0.2 to 8.1.0 (#443) (de90b46)

  • chore: bump fixed version of poetry (#438) (9344e79)

  • chore(deps-dev): bump pytest from 8.0.2 to 8.1.0

Bumps pytest from 8.0.2 to 8.1.0.


updated-dependencies:

  • dependency-name: pytest
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (91f26fa)

  • chore(deps-dev): bump faker from 19.12.1 to 23.3.0 (#436) (6a9e1ce)

  • chore(deps-dev): bump faker from 19.12.1 to 23.3.0

Bumps faker from 19.12.1 to 23.3.0.


updated-dependencies:

  • dependency-name: faker
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]> (7bd2a71)

  • chore(deps-dev): bump pytest from 7.4.3 to 8.0.2 (#439) (cb5f6a6)

  • chore(deps-dev): bump pytest from 7.4.3 to 8.0.2

Bumps pytest from 7.4.3 to 8.0.2.


updated-dependencies:

  • dependency-name: pytest
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]> (0c04828)

  • chore(deps-dev): bump python-semantic-release from 8.3.0 to 9.1.1 (#440) (0d41e57)

  • chore(deps-dev): bump python-semantic-release from 8.3.0 to 9.1.1

Bumps python-semantic-release from 8.3.0 to 9.1.1.


updated-dependencies:

  • dependency-name: python-semantic-release
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]> (7f2e12d)

  • chore(deps): bump python-semantic-release/python-semantic-release from 8.3.0 to 9.1.1 (#435) (a9789f7)

  • chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.5 (#424) (262547b)

  • chore(deps): bump pydantic from 2.4.2 to 2.6.3 (#437) (0de3da7)

  • chore(deps): bump codecov/codecov-action from 3 to 4 (#415) (f374e91)

  • chore(deps): bump abatilo/actions-poetry from 2.3.0 to 3.0.0 (#405) (63e028d)

  • chore(deps): bump pydantic from 2.4.2 to 2.6.3

Bumps pydantic from 2.4.2 to 2.6.3.


updated-dependencies:

  • dependency-name: pydantic
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (4d1984d)

  • chore(deps): bump python-semantic-release/python-semantic-release

Bumps python-semantic-release/python-semantic-release from 8.3.0 to 9.1.1.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]> (7468b29)

  • chore(deps-dev): bump cryptography from 42.0.0 to 42.0.4

Bumps cryptography from 42.0.0 to 42.0.4.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <[email protected]> (9066970)

  • chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.5

Bumps pytest-asyncio from 0.21.1 to 0.23.5.


updated-dependencies:

  • dependency-name: pytest-asyncio
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> ([f88b538](f88b5384c7b7ba1d...

Read more

v2.4.1

09 Feb 04:43
Compare
Choose a tag to compare

v2.4.1 (2024-02-09)

Chore

  • chore(deps-dev): bump cryptography from 41.0.6 to 42.0.0 (#416) (f03e518)

  • chore(deps-dev): bump cryptography from 41.0.6 to 42.0.0

Bumps cryptography from 41.0.6 to 42.0.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <[email protected]> (7d91ca2)

Fix

Unknown

  • formatting (97c4713)

  • revert changes to parse_auth_response (face521)

v2.4.0

31 Jan 16:58
Compare
Choose a tag to compare

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)

  • chore(deps-dev): bump gitpython from 3.1.40 to 3.1.41 (#401) (8c8cd65)

Feature

Fix

Unknown

  • Merge branch 'main' into j0/add_linking_methods (ed9edab)

  • Update gotrue/_async/gotrue_base_api.py (72eeb1e)

  • Merge branch 'main' of github.com:supabase-community/gotrue-py into j0/add_linking_methods (851e523)