github feast-dev/feast v0.1.0
Feast v0.1.0

latest releases: v0.38.0, v0.37.1, v0.37.0...
pre-release5 years ago

Feast version 0.1.0 mainly contains updates to unit and integration tests and various validations and checks to catch runtime exceptions.

In the feature spec side, it is now optional to include store information so that a feature spec only contains feature name, data types and owner, without attaching store information which may not be relevant/known to feature creators.

This release includes:

  • Feast Docker images:
    gcr.io/kf-feast/feast-core:0.1.0
    gcr.io/kf-feast/feast-serving:0.1.0
  • Feast CLI binary attached in this release
  • Feast Python SDK via pypi:
    pip install -U feast==0.1.0.*

Please refer to the documentation in the repo for more details.

Don't miss a new feast release

NewReleases is sending notifications on new releases.