Improved
0.10.4-rc1
What's Changed
- Clean up some links that's referring to LinkedIn by @xiaoyongzhu in https://github.com/feathr-ai/feathr/pull/872
- Insert test coverage check for python client into github pipeline by @enya-yx in https://github.com/feathr-ai/feathr/pull/862
- Create docs on how to update Feathr client and registry, and how to pass credentials by @xiaoyongzhu in https://github.com/feathr-ai/feathr/pull/818
- Add a custom pytest marker config to pyproject.toml by @loomlike in https://github.com/feathr-ai/feathr/pull/786
- fix broken link by @xiaoyongzhu in https://github.com/feathr-ai/feathr/pull/874
- Separate out snowflake source by @aabbasi-hbo in https://github.com/feathr-ai/feathr/pull/836
- Decouple build feature code by @xiaoyongzhu in https://github.com/feathr-ai/feathr/pull/838
- Refining example, add utilities, and fix xdist test error by @loomlike in https://github.com/feathr-ai/feathr/pull/794
- Add 'format' arg to get_result_df by @loomlike in https://github.com/feathr-ai/feathr/pull/885
- Fix test failure by @jaymo001 in https://github.com/feathr-ai/feathr/pull/904
- UI add feature the deletion for projects/features/dataSource by @Fendoe in https://github.com/feathr-ai/feathr/pull/909
- Fixing Bugs reported during oncall by @jainr in https://github.com/feathr-ai/feathr/pull/908
- Ignore 'registry_utils' in test coverage by @enya-yx in https://github.com/feathr-ai/feathr/pull/907
- Update azure_resource_provision.json by @xiaoyongzhu in https://github.com/feathr-ai/feathr/pull/912
- Exclude pegasus jars and release version by @rakeshkashyap123 in https://github.com/feathr-ai/feathr/pull/913
- Exclude pegasus data files explicitly by @rakeshkashyap123 in https://github.com/feathr-ai/feathr/pull/916
- Fix auto-tz casting bug by @bozhonghu in https://github.com/feathr-ai/feathr/pull/905
- Support printing features and returning keys when getting features from registry by @enya-yx in https://github.com/feathr-ai/feathr/pull/886
- Adding Continuous deployment == ON flag to webapp settings by @jainr in https://github.com/feathr-ai/feathr/pull/927
- Add use_env_var flag to client by @loomlike in https://github.com/feathr-ai/feathr/pull/923
- Format docs and add tech talks by @xiaoyongzhu in https://github.com/feathr-ai/feathr/pull/931
- Add is_synapse() by @loomlike in https://github.com/feathr-ai/feathr/pull/929
- publish fat jar in maven update action by @Yuqing-cat in https://github.com/feathr-ai/feathr/pull/935
- Add Spark Configuration Not Applied content by @Yuqing-cat in https://github.com/feathr-ai/feathr/pull/928
- Support get online features by composite keys by @enya-yx in https://github.com/feathr-ai/feathr/pull/919
- React best practice implementations in ui code by @blrchen in https://github.com/feathr-ai/feathr/pull/938
- fix numpy version conflict w/ pyspark by @loomlike in https://github.com/feathr-ai/feathr/pull/940
- Add presentation for Feathr community talk by @xiaoyongzhu in https://github.com/feathr-ai/feathr/pull/941
- Add FIRST aggregation for look up feature by @jaymo001 in https://github.com/feathr-ai/feathr/pull/917
- Disable auth if Feathr is deployed with RBAC set to off by @Fendoe in https://github.com/feathr-ai/feathr/pull/925
- Update sample notebooks (fraud detection and recommendation examples) to use latest feathr api by @loomlike in https://github.com/feathr-ai/feathr/pull/921
- Windoze/spark sql source by @windoze in https://github.com/feathr-ai/feathr/pull/839
- Updates on docs to remove out-of-date contents by @blrchen in https://github.com/feathr-ai/feathr/pull/950
- Lock python deps version for registry projects by @blrchen in https://github.com/feathr-ai/feathr/pull/946
- Add pytest cases and check test coverage for sql-registry and purview… by @enya-yx in https://github.com/feathr-ai/feathr/pull/937
- Fix delete entity function bug for #852 by @Yuqing-cat in https://github.com/feathr-ai/feathr/pull/952
- Remove hadoop dependency by @rakeshkashyap123 in https://github.com/feathr-ai/feathr/pull/949
- Create new feature form by @Fendoe in https://github.com/feathr-ai/feathr/pull/936
- set purview name environment variable in workflow by @enya-yx in https://github.com/feathr-ai/feathr/pull/956
- Bug fix - Fraud detection sample notebook chart error. by @loomlike in https://github.com/feathr-ai/feathr/pull/948
- Update registry start script to support
REACT_APP_ENABLE_RBAC==falsecases by @Yuqing-cat in https://github.com/feathr-ai/feathr/pull/954 - Improve error message for checking feature keys by @enya-yx in https://github.com/feathr-ai/feathr/pull/959
- Changed !pip to %pip by @ahlag in https://github.com/feathr-ai/feathr/pull/963
- Fix registry to support Source with types other than HDFS by @windoze in https://github.com/feathr-ai/feathr/pull/965
- Create Datasource UI and update create feature form by @Fendoe in https://github.com/feathr-ai/feathr/pull/969
- Bump version to 0.10.4-rc1 for rc bug bash by @Yuqing-cat in https://github.com/feathr-ai/feathr/pull/971
- Registry client support SparkSqlSource by @windoze in https://github.com/feathr-ai/feathr/pull/970
- [BUG] zsh: no matches found: feathr[notebook] during pip install feathr[notebook] by @ahlag in https://github.com/feathr-ai/feathr/pull/961
- Add a Sandbox for Feathr by @xiaoyongzhu in https://github.com/feathr-ai/feathr/pull/966
Full Changelog: https://github.com/feathr-ai/feathr/compare/v0.9.0...v0.10.4-rc1