0.43.0 (2025-01-20)
Bug Fixes
- Add k8s module to feature-server image (#4839) (f565565)
- Adding input to workflow (e3e8c97)
- Change image push to use --all-tags option (#4926) (02458fd)
- Fix integration build/push for images (#4923) (695e49b)
- Fix integration operator push (#4924) (13c7267)
- Fix release.yml (#4845) (b4768a8)
- Fixing some of the warnings with the github actions (#4763) (1119439)
- Improve status.applied updates & add offline pvc unit test (#4871) (3f49517)
- Made fixes to Go Operator DB persistence (#4830) (cdc0753)
- Make transformation_service_endpoint configuration optional (#4880) (c62377b)
- Move pre-release image builds to quay.io, retire gcr.io pushes (#4922) (40b975b)
- Performance regression in /get-online-features (#4892) (0db56a2)
- Refactor Operator to deploy all feast services to the same Deployment/Pod (#4863) (88854dd)
- Remove unnecessary google cloud steps & upgrade docker action versions (#4925) (32aaf9a)
- Remove verifyClient TLS offlineStore option from the Operator (#4847) (79fa247)
- Resolving syntax error while querying a feature view with column name starting with a number and BigQuery as data source (#4908) (d3495a0)
- Updated python-helm-demo example to use MinIO instead of GS (#4691) (31afd99)
Features
- Add date field support to spark (#4913) (a8aeb79)
- Add date support when converting from python to feast types (#4918) (bd9f071)
- Add duckdb extra to multicloud release image (#4862) (b539eba)
- Add milvus package to release image & option to Operator (#4870) (ef724b6)
- Add Milvus Vector Database Implementation (#4751) (22c7b58)
- Add online/offline replica support (#4812) (b97da6c)
- Added pvc accessModes support (#4851) (a73514c)
- Adding EnvFrom support for the OptionalConfigs type to the Go Operator (#4909) (e01e510)
- Adding Feature Server to components docs (#4868) (f95e54b)
- Adding features field to retrieve_online_features to return mor… (#4869) (7df287e)
- Adding packages for Milvus Online Store (#4854) (49171bd)
- Adding vector_search parameter to fields (#4855) (739eaa7)
- Feast Operator support log level configuration for services (#4808) (19424bc)
- Go Operator - Parsing the output to go structs (#4832) (732865f)
- Implement
date_partition_column
forSparkSource
(#4844) (c5ffa03) - Loading the CA trusted store certificate into Feast to verify the public certificate. (#4852) (132ce2a)
- Operator E2E test to validate FeatureStore custom resource using remote registry (#4822) (d558ef7)
- Operator improvements (#4928) (7a1f4dd)
- Removing the tls_verify_client flag from feast cli for offline server. (#4842) (8320e23)
- Separating the RBAC and Remote related integration tests. (#4905) (76e1e21)
- Snyk vulnerability issues fix. (#4867) (dbc9207), closes #6 #3 #4
- Use ASOF JOIN in Snowflake offline store query (#4850) (8f591a2)