What's Changed
- fix: openapi list permissions return type by @jafournier in #2388
- chore: support sqlalchemy 2.x and flask-sqlalchemy 3 (breaking) by @dpgaspar in #2241
- fix: Add missing items types get_list_schema by @kgabryje in #2389
- chore: remove mongodb and openid support (v2) by @dpgaspar in #2390
- release: 5.0.0 by @dpgaspar in #2391
New Contributors
- @jafournier made their first contribution in #2388
- @kgabryje made their first contribution in #2389
Full Changelog: v4.8.1...v5.0.0
This release contains breaking changes, please read:
https://flask-appbuilder.readthedocs.io/en/latest/versionmigration.html#migrating-to-5-0-0
and:
#2241