github feast-dev/feast v0.30.2

latest releases: v0.40.1, v0.40.0, v0.39.1...
18 months ago

0.30.2 (2023-03-25)

Note: v0.30.2 is the first correct 0.30 minor release; v0.30.0 & v0.30.1 didn't publish correctly.

Thanks to all the contributors for everything that made it to this release - highlights for this release are the Rockset online store and the Snowflake-based registry, in addition to other improvements.

Additionally, this version removes the go feature server extension, which wasn't working with the stability/performance we expected. This should not break any users, but makes the build process simpler by allowing us to build universal wheels.

This version can be found on pypi at https://pypi.org/project/feast/0.30.2/.

Bug Fixes

  • Add description attribute to the Field.from_proto method (#3469) (473f8d9)
  • Add filesystem kwargs when read prev_table on FileRetrievalJob (… (#3491) (dca4745), closes #3490
  • Bytewax image pull secret config (#3547) (d2d13b1)
  • Clean up Rockset Online Store for use (#3549) (a76c6d0)
  • Feature view entities from_proto type (#3524) (57bbb61)
  • Fix missing requests requirement after GCP requirement removed. Make BigQuerySource not require gcp extra (2c85421)
  • Fix SQL Registry cache miss (#3482) (3249b97)
  • Fixed path inside quickstart notebook (#3456) (66edc32)
  • Improve BQ point-in-time joining scalability (#3429) (ff66784)
  • Pin typeguard to 2.13.3 which is what we are currently using. (#3542) (61f6fb0)
  • Protobuf lower bound to 3.20 to alert that Feast is incompatible with tensorflow (#3476) (9ca59e3)
  • Spark kafka processor sorting (#3479) (f2cbf43)
  • UI working behind base url (#3514) (9a3fd98)
  • Update go dependencies (#3512) (bada97c)
  • ci: Install coreutils in mac github workers for smoke test (#3563) (28446ee)

Features

Don't miss a new feast release

NewReleases is sending notifications on new releases.