Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork14
Releases: fastapi-users/fastapi-users-db-sqlalchemy
Releases · fastapi-users/fastapi-users-db-sqlalchemy
v7.0.0
v7.0.0
This tag was signed with the committer’sverified signature.
6397ace
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Assets4
Uh oh!
There was an error while loading.Please reload this page.
v6.0.1
v6.0.1
This tag was signed with the committer’sverified signature.
f0078b0
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Bump version 6.0.0 → 6.0.1
Bug fixes
- Fix error with eagerly-loaded relationships not loaded after create and update
Assets4
Uh oh!
There was an error while loading.Please reload this page.
v6.0.0
v6.0.0
This tag was signed with the committer’sverified signature.
8be0f68
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Bump version 5.0.0 → 6.0.0
Breaking changes
- Drop Python 3.7 support
Assets4
Uh oh!
There was an error while loading.Please reload this page.
v5.0.0
v5.0.0
This tag was signed with the committer’sverified signature.
74f9ec7
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Bump version 4.0.5 → 5.0.0
Breaking changes
- Migrate to SQLAlchemy 2.0.
- If you need to stay on SQLAlchemy 1.4, you can pin this dependency:
fastapi-users-db-sqlalchemy<5.0.0
- If you need to stay on SQLAlchemy 1.4, you can pin this dependency:
Assets4
Uh oh!
There was an error while loading.Please reload this page.
v4.0.5
v4.0.5
This tag was signed with the committer’sverified signature.
1a01a90
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Bump version 4.0.4 → 4.0.5
Bug fixes
- Add upper bound to SQLAlchemy dependency to avoid incompatibility with SQLAlchemy 2.0 and force to stay on SQLAlchemy 1.4
Update for SQLAlchemy 2.0 will come soon!
Assets4
Uh oh!
There was an error while loading.Please reload this page.
v4.0.4
v4.0.4
This tag was signed with the committer’sverified signature.
6567438
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Bump version 4.0.3 → 4.0.4
Improvements
- Use Hatch for package management
- Fix depreciation warnings
Assets4
Uh oh!
There was an error while loading.Please reload this page.
v3.0.1
65ca16d
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Bug fixes
- Add missing extra
asyncio
dependency for SQLAlchemy- If you experienced the error
ValueError: the greenlet library is required to use this function. No module named 'greenlet'
, this should fix it.
- If you experienced the error
Assets2
Uh oh!
There was an error while loading.Please reload this page.