Skip to content

Breaking change - http_client.py removed in supabase-auth 2.23.3 #1303

@wilt-vetrec

Description

@wilt-vetrec

Describe the bug

We are using supabase-py==2.21.1 . About an hour ago, our CI started to fail with this error:

ModuleNotFoundError: No module named 'supabase_auth.http_clients'

This seems to be caused by http_client.py being fully deleted in a patch release of supabase-auth, 2.23.3.

v2.23.2...v2.23.3

Please revert this change, or increment semver.

Reproduction

`pip install supabase-py==2.21.1`

Steps to reproduce

No response

Library affected

supabase-auth

Library version

supabase-auth 2.23.3

Python version

python 3.10.13

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions