Hi everyone, new versions of the Python Community ...
# python
l
Hi everyone, new versions of the Python Community Supabase client libraries 🐍 🧑‍🤝‍🧑 have been released: - **supabase-py**(
v0.3.0
): - fix: use
requests
for upload meanwhile (https://github.com/encode/httpx/discussions/2004) - deps: upgrade
postgrest-py
,
gotrue-py
and others dependencies - **chore**: improve
ci-cd
pipeline - **postgrest-py**(
v0.8.0
): - **feat**: add
timeout
as a parameter of clients - **fix**: incorrect behavior in
sanitize_param
method - **deps**: upgrade dependencies - **chore**: improve
ci-cd
pipeline - **gotrue-py**(
v0.4.0
): - **feat**: add
notion
as a new oauth provider - **fix**:
delete_user
method of api layer - **deps**: upgrade dependencies - **chore**: improve
ci-cd
pipeline