The Metaflow 2.5.0 release is a minor release.
New Features
:sparkles: Metaflow cards are now publicly available! For details, see a new section in the documentation, [Visualizing Results](https://docs.metaflow.org/metaflow/visualizing-results), and a [release blog post](https://outerbounds.com/blog/integrating-pythonic-visual-reports-into-ml-pipelines/).
Bug Fixes
* Fix issue in Step Functions integration with CLI defined decorators ( https://github.com/Netflix/metaflow/pull/920 )
* Fix compute_resources to take into account string values ( https://github.com/Netflix/metaflow/pull/919 )
**Full Changelog**: https://github.com/Netflix/metaflow/compare/2.4.9...2.5.0