Releases: ExpediaGroup/feast
Releases · ExpediaGroup/feast
v0.5.8
What's Changed
- using feature view list instead of feature view by @EXPEbdodla in #48
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- fix: defined list protos for feast objects by @EXPEbdodla in #47
Full Changelog: v0.5.6...v0.5.7
HTTP registry refresh, handle panic errors in GO
What's Changed
- fix: enabled cache background refresh for http registry by @EXPEbdodla in #43
- feat: updated the Milvus online store documentation by @michaelbackes in #31
- fix: Handle panic errors by @EXPEbdodla in #46
Full Changelog: v0.5.5...v0.5.6
Refresh sql registry in background and project creation is in init
What's Changed
- fix: Refresh sql registry in background by @EXPEbdodla in #42
Full Changelog: v0.5.4...v0.5.5
GO HTTP registry uses cache instead of accessing from database
What's Changed
- allowing cache for registry list calls by @EXPEbdodla in #41
Full Changelog: v0.5.3...v0.5.4
Fixed Memory leak in Go
Reduced HTTP Go Server Response Size
Feat: Add support for Go http feature server to optionally respond with reduce response size.
Milvus v2.3.0
Updates to support Milvus v2.3.0 features
Error catching in go server for ondemand features views
Go Feature server with HTTP Registry
What's Changed
- Feat: Feast go support with HTTP Registry by @EXPEbdodla in #33
Full Changelog: v0.4.11...v0.5.0
Fix: milvus index creation failed for IVF_FLAT
Fixes a bug that prevented creating IVF_FLAT indexes in Milvus