v2.4.6
Features
API additions for Metaflow UI
This release adds Metaflow UI API endpoints required for the upcoming realtime cards feature.
Improvements
Issue with goose script for migrations
Fixes a typo that caused the run_goose.py
to fail when enabling ssl for the database connection.
What's Changed
- fix: remove legacy virtualenv from Dockerfile by @saikonen in #399
- Bump version to 2.4.6 by @saikonen in #400
- chore: revert bundle fix for further discussion by @saikonen in #401
- [realtime-cards] backend API Methods by @valayDave in #402
- [realtime-cards] fix bug in mf version by @valayDave in #410
- fix: change ssl_mode to sslmode by @rswigginton in #408
- Release/2.4.6 by @saikonen in #412
New Contributors
- @rswigginton made their first contribution in #408
Full Changelog: v2.4.5...v2.4.6