github feast-dev/feast v0.61.0

5 hours ago

0.61.0 (2026-03-10)

Bug Fixes

  • Add grpcio dependency group to transformation server Dockerfile (2c2150a)
  • Add https readiness check for rest-registry tests (ea85e63)
  • Add website build check for PRs and fix blog frontmatter YAML error (#6079) (30a3a43)
  • Added MLflow metric charts across feature selection (#6080) (a403361)
  • Check duplicate names for feature view across types (#5999) (95b9af8)
  • Fix integration tests (#6046) (02d5548)
  • Fix non-specific label selector on metrics service (a1a160d)
  • Fixed IntegrityError on SqlRegistry (#6047) (325e148)
  • Fixed pre-commit check (114b7db)
  • Fixed uv cache permission error for docker build on mac (ad807be)
  • Fixes a PydanticDeprecatedSince20 warning for trino_offline_store (#5991) (abfd18a)
  • Integration test failures (#6040) (9165870)
  • Ray offline store tests are duplicated across 3 workflows (54f705a)
  • Reenable tests (#6036) (82ee7f8)
  • Use commitlint pre-commit hook instead of a separate action (35a81e7)

Features

  • Add complex type support (Map, JSON, Struct) with schema validation (#5974) (1200dbf)
  • Add materialization, feature freshness, request latency, and push metrics to feature server (2c6be18)
  • Add non-entity retrieval support for ClickHouse offline store (4d08ddc), closes #5835
  • Add OnlineStore for MongoDB (#6025) (bf4e3fa), closes golang/go#74462
  • Added CodeQL SAST scanning and detect-secrets pre-commit hook (547b516)
  • Adding optional name to Aggregation (feast-dev#5994) (#6083) (56469f7)
  • Feature Server High-Availability on Kubernetes (#6028) (9c07b4c), closes Hi#Availability Hi#Availability
  • go: Implement metrics and tracing for http and grpc servers (#5925) (2b4ec9a)
  • Horizontal scaling support to the Feast operator (#6000) (3ec13e6)
  • Making feature view source optional (feast-dev#6074) (#6075) (76917b7)
  • Support arm docker build (#6061) (1e1f5d9)
  • Use orjson for faster JSON serialization in feature server (6f5203a)

Performance Improvements

  • Optimize protobuf parsing in Redis online store (#6023) (59dfdb8)
  • Optimize timestamp conversion in _convert_rows_to_protobuf (33a2e95)
  • Parallelize DynamoDB batch reads in sync online_read (#6024) (9699944)
  • Remove redundant entity key serialization in online_read (d87283f)

Don't miss a new feast release

NewReleases is sending notifications on new releases.