v0.4.0: Add streaming support and improve onboarding experiences
In this release, we have accomplished:
- Feature streaming. Now you can transform your raw data from a streaming source and ingest the features into your online store in a much faster way compared with offline ingestion.
- A lot of improvements on our documentation, including Feathr Concepts for Beginners and Python API documentation.
- Improved new user installation and onboarding experiences.
Highlighted Changes
- Add streaming support by @jaymo001 in #137
- Python API documentation is available now at https://feathr.readthedocs.io/en/latest/ by @hangfei in #194 and #198
- Add Customer360 view notebook sample for easier user onboarding in #132
- Lay foundation for FeatureRegistry APIs by @jainr #99
- Use Databrics CLI to replace the Rest API for easier installation @xiaoyongzhu #180
New Community Contributors
- @Dongbumlee made their first contribution in #130
- @chinmaytredence made their first contribution in #132
- @blee1234 made their first contribution in #148
- @ahlag made their first contribution in #188
Full Changelog: v0.3.0...v0.4.0