Skip to content

Releases: supabase/auth-py

v2.10.0

03 Nov 23:54
0f80d8e
Compare
Choose a tag to compare

2.10.0 (2024-11-03)

Features

v2.9.3

18 Oct 07:05
a8dbf64
Compare
Choose a tag to compare

2.9.3 (2024-10-18)

Bug Fixes

v2.9.2

06 Oct 20:08
6d28d8c
Compare
Choose a tag to compare

2.9.2 (2024-10-06)

Bug Fixes

v2.9.1

30 Sep 12:08
c5cc5bd
Compare
Choose a tag to compare

2.9.1 (2024-09-30)

Bug Fixes

  • mfa challenge channel field not required (#603) (38a8696)

v2.9.0

28 Sep 23:51
d18d440
Compare
Choose a tag to compare

2.9.0 (2024-09-28)

Features

Bug Fixes

  • deps: bump pydantic from 2.9.0 to 2.9.2 (#598) (c865a98)

v2.8.1

08 Sep 20:14
c200c68
Compare
Choose a tag to compare

2.8.1 (2024-09-08)

Bug Fixes

  • deps-dev: bump cryptography from 43.0.0 to 43.0.1 (#592) (79829d3)

v2.8.0

02 Sep 12:37
70d7b31
Compare
Choose a tag to compare

2.8.0 (2024-09-02)

Features

Bug Fixes

  • update invite user by email option type (#588) (2510230)
  • update password reset method name to match js lib (#584) (d47daf1)

v2.7.0

16 Aug 12:11
54158a6
Compare
Choose a tag to compare

2.7.0 (2024-08-16)

Features

v2.6.2

09 Aug 08:28
Compare
Choose a tag to compare

v2.6.2 (2024-08-09)

Chore

  • chore(deps-dev): bump faker from 26.0.0 to 26.1.0 (#557) (86ce4c1)

  • chore: update ci pipeline (06de3ac)

  • chore(deps-dev): bump pytest from 8.3.1 to 8.3.2 (#555) (8a3362a)

  • chore(deps-dev): bump pytest from 8.3.1 to 8.3.2

Bumps pytest from 8.3.1 to 8.3.2.


updated-dependencies:

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

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

Ci

Fix

  • fix: update ci pipeline (#559) (c914dd3)

  • fix: update types (#558) (486f3e0)

  • fix: add role, password_hash & id types to admin user attributes (2adcd7f)

  • fix: add fly, linkedin_oidc and slack_oidc provider type (c13e2c7)

Unknown

  • update docker compose command call (41cefcf)

v2.6.1

24 Jul 23:11
Compare
Choose a tag to compare

v2.6.1 (2024-07-24)

Chore

  • chore(deps-dev): bump pytest from 8.2.2 to 8.3.1 (#551) (964826c)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.8.5 to 9.8.6 (#552) (fd92320)

  • chore(deps-dev): bump python-semantic-release from 9.8.5 to 9.8.6 (#550) (625f4af)

  • chore(deps-dev): bump pytest-asyncio from 0.23.7 to 0.23.8 (#549) (0a7a766)

Fix

  • fix: add is_anonymous type to the user model (#553) (c37913f)