Skip to content

Releases: ExpediaGroup/feast

Fix: Building feature server image

08 Aug 08:06
d421016
Compare
Choose a tag to compare

Fix: Fixes the hard code feast version in Dockerfile

Disabled data deletion when feature view is deleted

03 Aug 16:41
b541fa7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

fix: Solves automatic disconnect issue when idle for long

31 Jul 23:27
8a4c191
Compare
Choose a tag to compare

fix: Solves automatic disconnect issue when idle for long

Disabled SSL Verification on HTTP registry

26 Jul 21:30
24c51e4
Compare
Choose a tag to compare

fix: Disabled SSL Verification on HTTP registry

Support for Iceberg format Spark Offline Store

26 Jul 21:05
297cf2a
Compare
Choose a tag to compare

feat: Add the ability to use an apache iceberg file format when creating a spark source.

Co-authored-by: Oscar Miranda [email protected]

Support for http registry

24 Jul 21:49
cea60a7
Compare
Choose a tag to compare
feat: Added support for HTTP Registry (#7)

* feat: Added support for HTTP Registry

* Enabled using cache object in http registry

* disabled pip cache to fix - cannot import name DEV_PKGS issue

* Updated pip-tools to latest version

---------

Co-authored-by: Bhargav Dodla <[email protected]>

Squashing and merging this PR to release this version of eg-feast as Bhargav is unavailable for a portion of this afternoon. We synced offline and decided I would do the merge and release.

Http registry and pydantic compatibility

21 Jul 17:34
1273a12
Compare
Choose a tag to compare
v0.2.0

feat: Added pydantic model support for Field, FVP, ODFV, Project Meta…

EG-versioned v1 (retry)

11 Jul 19:17
03485e8
Compare
Choose a tag to compare
Revert "fix semver regex (#3)" (#4)

This reverts commit 55d86ff98aa56222fdff87f083a38fddf6d6f749.

eg-feast v1

11 Jul 19:51
d99c7a2
Compare
Choose a tag to compare
Revert back to eg-feast (#5)

Co-authored-by: William Parsley <[email protected]>