v0.19.0
What's Changed
- [Enhancement]: Refactor ForeignKey with CASCADE behavior by @aybruhm in #1788
- Merging postgres into code migration by @aakrem in #1793
- feat(db-postgres): code migration from Beanie to SQLAlchemy by @aybruhm in #1781
- Merge cloud migration into postgres data migration by @aakrem in #1828
- minor refactor (backend): remove redundant UserWorkspaceDB model from… by @aybruhm in #1830
- code refactor (backend): replace query api .one_or_none() to .first() by @aybruhm in #1836
- Docs/postgres migration documentation by @aybruhm in #1831
- [Enhancement]: Resolve Failing Backend Tests by @aybruhm in #1838
- [cloud related] migration/beanie to sqlalchemy by @aybruhm in #1811
- Postgres by @aakrem in #1839
- feat(db-postgres): data migration script from mongo to postgres by @aakrem in #1772
- Bug fix/variant deletion unpublish other variants environment by @aybruhm in #1845
- Refactor/add function to fetch corresponding object UUID by @aybruhm in #1851
- Enhancement: update user lookup logic for backward compatibility in api key migration by @aybruhm in #1852
- Bug/deleting docker image result in an integrity error for variant by @aybruhm in #1853
- Resolve merge conflict between postgres and main by @aybruhm in #1854
- [Bug Fix]: CLI config (app_id) mismatch with backend UUID handling by @aybruhm in #1858
- feat(db-postgres): migrate from mongodb to postgres by @aakrem in #1753
- Bump versions by @github-actions in #1859
Full Changelog: v0.18.0...v0.19.0