docs/blog/feast-0-20-adds-api-and-connector-improvements.md
April 21, 2022 | Danny Chiao
We are delighted to announce the release of Feast 0.20, which introduces many new features and enhancements:
pip install "feast[trino]"!Key changes:
In planning for upcoming functionality (data quality monitoring, batch + stream transformations), certain parts of the Feast API are changing. As part of this change, Feast 0.20 addresses API inconsistencies. No existing feature repos will be broken, and we intend to provide a migration script to help upgrade to the latest syntax.
Key changes:
FeatureView changes from features -> schema)See https://github.com/feast-dev/feast/tree/master/ui to check out the new Feast Web UI! You can generate registry dumps via the Feast CLI and stand up the server at a local endpoint. You can also embed the UI as a React component and add custom tabs.
In response to survey results (fill out this form to give your input), the Feast community will be diving much more deeply into data quality monitoring, batch + stream transformations, and more performant / scalable materialization.
The community is also actively involved in many efforts. Join #feast-web-ui to get involved with helping on the Feast Web UI.