Skip to content

Feast v0.4.4

Compare
Choose a tag to compare
@zhilingc zhilingc released this 14 Feb 08:20
· 2880 commits to master since this release

v0.4.4 (2020-01-28)

Full Changelog

Closed issues:

  • Improve Python SDK feature set listing #296
  • Ingestion dependency not found when starting Core server locally (CONTRIBUTING.md) #294
  • Add support for ingesting from BigQuery SQL statement / View #6

Merged pull requests:

  • Change RedisBackedJobService to use a connection pool #439 (zhilingc)
  • Update GKE installation and chart values to work with 0.4.3 #434 (lgvital)
  • Remove "resource" concept and the need to specify a kind in feature sets #432 (woop)
  • Add retry options to BigQuery #431 (Yanson)
  • Fix logging #430 (Yanson)
  • Add documentation for bigquery batch retrieval #428 (zhilingc)
  • Publish datatypes/java along with sdk/java #426 (ches)
  • Update basic Feast example to Feast 0.4 #424 (woop)
  • Introduce datatypes/java module for proto generation #391 (ches)
  • Allow user to override job options #377 (khorshuheng)