github feast-dev/feast v0.24.0

latest releases: v0.40.1, v0.40.0, v0.39.1...
2 years ago

0.24.0 (2022-08-25)

Bug Fixes

  • Check if on_demand_feature_views is an empty list rather than None for snowflake provider (#3046) (9b05e65)
  • FeatureStore.apply applies BatchFeatureView correctly (#3098) (41be511)
  • Fix Feast Java inconsistency with int64 serialization vs python (#3031) (4bba787)
  • Fix feature service inference logic (#3089) (4310ed7)
  • Fix field mapping logic during feature inference (#3067) (cdfa761)
  • Fix incorrect on demand feature view diffing and improve Java tests (#3074) (0702310)
  • Fix Java helm charts to work with refactored logic. Fix FTS image (#3105) (2b493e0)
  • Fix on demand feature view output in feast plan + Web UI crash (#3057) (bfae6ac)
  • Fix release workflow to release 0.24.0 (#3138) (a69aaae)
  • Fix Spark offline store type conversion to arrow (#3071) (b26566d)
  • Fixing Web UI, which fails for the SQL registry (#3028) (64603b6)
  • Force Snowflake Session to Timezone UTC (#3083) (9f221e6)
  • Make infer dummy entity join key idempotent (#3115) (1f5b1e0)
  • More explicit error messages (#2708) (e4d7afd)
  • Parse inline data sources (#3036) (c7ba370)
  • Prevent overwriting existing file during persist (#3088) (69af21f)
  • Register BatchFeatureView in feature repos correctly (#3092) (b8e39ea)
  • Return an empty infra object from sql registry when it doesn't exist (#3022) (8ba87d1)
  • Teardown tables for Snowflake Materialization testing (#3106) (0a0c974)
  • UI error when saved dataset is present in registry. (#3124) (83cf753)
  • Update sql.py (#3096) (2646a86)
  • Updated snowflake template (#3130) (f0594e1)

Features

  • Add authentication option for snowflake connector (#3039) (74c75f1)
  • Add Cassandra/AstraDB online store contribution (#2873) (feb6cb8)
  • Add Snowflake materialization engine (#2948) (f3b522b)
  • Adding saved dataset capabilities for Postgres (#3070) (d3253c3)
  • Allow passing repo config path via flag (#3077) (0d2d951)
  • Contrib azure provider with synapse/mssql offline store and Azure registry store (#3072) (9f7e557)
  • Custom Docker image for Bytewax batch materialization (#3099) (cdd1b07)
  • Feast AWS Athena offline store (again) (#3044) (989ce08)
  • Implement spark offline store offline_write_batch method (#3076) (5b0cc87)
  • Initial Bytewax materialization engine (#2974) (55c61f9)
  • Refactor feature server helm charts to allow passing feature_store.yaml in environment variables (#3113) (85ee789)

Don't miss a new feast release

NewReleases is sending notifications on new releases.