0.48.0 (2025-04-07)
Bug Fixes
- Enhance integration logos display and styling in the UI (#5221) (5799257)
- Fix space typo in push.md docs (#5184) (81677b2)
- Fixed integration tests for qdrant and milvus (#5224) (d6b080d)
- Formatting trino (760ec0e)
- Multiple fixes in retrieval of online documents (#5168) (66ddd3e)
- Operator route creation for Feast UI in OpenShift (e3946b4)
- Remove entity_rows parameter from retrieve_online_documents_v2 call (#5225) (2a2e304)
- Styling (#5222) (34c393c)
- typo in the chart (bd3448b)
- Update milvus-quickstart and feature_store.yaml with correct Milvus Config (#5200) (306acca)
- Update Qdrant online store paths in repo_config.py (#5207) (ab35b0b), closes #5206
- Update the doc (#5194) (726464e)
- Updated the operator-rabc example to test RBAC from a Kubernete pod (#5147) (d23a1a5)
Features
- add
real
(float32) type for trino offline store (#4749) (0947f96) - Add async DynamoDB timeout and retry configuration (#5178) (2f3bcf5)
- Add CronJob capability to the Operator (feast apply & materialize-incremental) (#5217) (285c0dc)
- Add RAG tutorial and Use Cases documentation (#5226) (99f4004)
- Added CLI for features, get historical and online features (#5197) (4ab9f74)
- Added export support in feast UI (#5198) (b079553)
- Added global registry search support in Feast UI (#5195) (f09ea49)
- Added UI for Features list (#5192) (cc7fd47)
- Adding blog on RAG with Milvus (#5161) (b9e2e6c)
- Adding Docling RAG demo (#5109) (569404b)
- Allow transformations on writes to output list of entities (#5209) (955521a)
- Cache get_any_feature_view results (#5175) (924b8a3)
- Clickhouse offline store (#4725) (86794c2)
- Enable keyword search for Milvus (#5199) (ac44967)
- Enable transformations on PDFs (#5172) (3674971)
- Enable users to use Entity Query as CTE during historical retrieval (#5202) (fe69eaf)
- helm support more deployment config (d575372)
- Improved CLI file structuring (#5201) (972ed34)
- Kickoff Transformation implementationtransformation code base (#5181) (0083303)
- Make keep-alive timeout configurable for async DynamoDB connections (#5167) (7f3e528)
- Operator mounts the odh-trusted-ca-bundle configmap when deployed on RHOAI or ODH (d4d7b0d)
- Spark Transformation (#5185) (be3d85c)