Skip to content

v0.52.0

Latest
Compare
Choose a tag to compare
@franciscojavierarceo franciscojavierarceo released this 14 Aug 13:19
· 3 commits to master since this release

0.52.0 (2025-08-14)

Bug Fixes

  • Correct entity value type mapping for aliased feature views (#5492) (bdf20bb)
  • Correct namespace reference in remote Feast project setup for operator upgrade and previous version tests (df391ec)
  • dell pydantic v1 (1189512)
  • Fixed the entity to on-demand feature view relationship (1c59bba)
  • Make transformers optional (#5544) (a4eef38)
  • Push Source inherits the timestamp fields from Data Source (#5550) (b7ea5cc)
  • Remove the devcontainer folder. (a9815c2)

Features

  • Added API for discovering Feature Views by popular tags (#5558) (2e5f564)
  • Added filtering support for featureView and featureServices api (#5552) (897b3f3)
  • Added global search api and necessary unit tests (#5532) (dd3061f)
  • Added Ray Compute Engine and Ray Offline Store Support (#5526) (72de088)
  • Added recent visit logging api for registry server (#5545) (2adcf2c)
  • auth: support client-credentials & static token for OIDC client auth (fc44222)
  • auth: support client-credentials & static token for OIDC client auth (795fc06)
  • Implement and enhance remote document retrieval functionality (#5487) (d095b96)
  • Implemented consistent error handling (7f10151)
  • Offline Store historical features retrieval without entity df, but based on datatime range (#5527) (df942b9)