Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-11-30 | 3.3 kB | |
v0.11.0 source code.tar.gz | 2023-11-30 | 22.6 MB | |
v0.11.0 source code.zip | 2023-11-30 | 23.0 MB | |
Totals: 3 Items | 45.5 MB | 0 |
What's Changed
New Features
- Provider Health Checks by @epps in https://github.com/featureform/featureform/pull/1085
- Ability To Preview Feature Data by @anthonylasso in https://github.com/featureform/featureform/pull/1129
- Batch Serving (Snowflake) by @RiddhiBagadiaa in https://github.com/featureform/featureform/pull/1158
- Batch Serving (Spark) by @RiddhiBagadiaa in https://github.com/featureform/featureform/pull/1174
- Ondemand Feature Code Previews In Dashboard by @anthonylasso in https://github.com/featureform/featureform/pull/1169
- Materialization via S3 Import to DynamoDB by @epps in https://github.com/featureform/featureform/pull/1161
- Ability to Copy Name Variant to Clipboard by @anthonylasso in https://github.com/featureform/featureform/pull/1163
- Ability to Get Spark Dataframes For Training Sets by @ahmadnazeri in https://github.com/featureform/featureform/pull/1121
- Ability to See Lineage of Transformations in the Dashboard by @anthonylasso in https://github.com/featureform/featureform/pull/1096
Quality of Life
- Improved caching for docker rebuilds by @sdreyer in https://github.com/featureform/featureform/pull/1043
- Dynamically set dashboard table sizes by @anthonylasso in https://github.com/featureform/featureform/pull/1030
- Databricks/client creds input validation by @ihkap11 in https://github.com/featureform/featureform/pull/1149
Bugfixes
- Ensure each transformation function argument has an input by @aolfat in https://github.com/featureform/featureform/pull/1018
- Fix state error for resource redefined error by @aolfat in https://github.com/featureform/featureform/pull/1032
- Issue with source not retrieving any source by @ahmadnazeri in https://github.com/featureform/featureform/pull/1034
- Refresh and Loading fix by @anthonylasso in https://github.com/featureform/featureform/pull/1039
- Add resource type in title. by @anthonylasso in https://github.com/featureform/featureform/pull/1024
- Fixed Conditional that added duplicate feature by @sdreyer in https://github.com/featureform/featureform/pull/1062
- Docs Parsing error by @joshcolts18 in https://github.com/featureform/featureform/pull/1090
- Materialization Copy Performance Improvement by @epps in https://github.com/featureform/featureform/pull/1079
- Slow search results loading state by @anthonylasso in https://github.com/featureform/featureform/pull/1088
- Flask compatibility with python 3.7 by @sdreyer in https://github.com/featureform/featureform/pull/1111
- Materialize Copy Race Condition by @epps in https://github.com/featureform/featureform/pull/1113
- Increasing Timeout For Long Running Jobs by @ahmadnazeri in https://github.com/featureform/featureform/pull/1118
New Contributors
- @jerempy made their first contribution in https://github.com/featureform/featureform/pull/1074
- @joshcolts18 made their first contribution in https://github.com/featureform/featureform/pull/1090
- @syedzubeen made their first contribution in https://github.com/featureform/featureform/pull/1119
- @ihkap11 made their first contribution in https://github.com/featureform/featureform/pull/1149
Full Changelog: https://github.com/featureform/featureform/compare/v0.10.3...v0.11.0