0.46.0 (2025-02-17)
Bug Fixes
- Add scylladb to online stores list in docs (#5061) (08183ed)
- Changed feast operator to set status of featurestore cr to ready based on deployment.status = available (#5020) (fce0d35)
- Ensure Postgres queries are committed or autocommit is used (#5039) (46f8d7a)
- Fixing the release workflow to refresh the stable branch when the release is not running in the dry run mode. (#5057) (a13fa9b)
- Operator - make onlineStore the default service (#5044) (6c92447)
- Operator - resolve infinite reconciler loop in authz controller (#5056) (11e4548)
- Resolve module on windows (#4827) (efbffa4)
- Setting the github_token explicitly to see if that solves the problem. (#5012) (3834ffa)
- Validate entities when running get_online_features (#5031) (3bb0dca)
Features
- Add SQLite retrieve_online_documents_v2 (#5032) (0fffe21)
- Adding Click command to display configuration details (#5036) (ae68e4d)
- Adding volumes and volumeMounts support to Feature Store CR. (#4983) (ec6f1b7)
- Moving the job to seperate action so that we can test it easily. (#5013) (b9325b7)
- Operator - make server container creation explicit in the CR (#5024) (b16fb40)