Files
fastapi-users/fastapi_users
François Voron 7fbab34f98 Bump version 10.3.0 → 10.4.0
New features
------------

* SQLAlchemy 2.0 support [[Documentation](https://fastapi-users.github.io/fastapi-users/10.4/configuration/databases/sqlalchemy/)]
    * If you need to stay on SQLAlchemy 1.4, you can pin this dependency: `fastapi-users-db-sqlalchemy<5.0.0`
* Allow to set `is_verified` flag to `True` by default after OAuth registration [[Documentation](https://fastapi-users.github.io/fastapi-users/10.4/configuration/oauth/#set-is_verified-to-true-by-default)]

Improvements
------------

* Bump dependencies
    * `httpx-oauth >=0.4,<0.12`
2023-02-13 17:48:26 +01:00
..
2022-05-05 14:51:19 +02:00
2023-02-13 17:48:26 +01:00
2023-01-16 10:20:23 +01:00
2022-05-05 14:51:19 +02:00
2021-12-30 15:22:07 +01:00
2021-03-04 17:37:28 +01:00
2022-05-06 14:56:49 +02:00