0.29.0 (2023-01-31)
Bug Fixes
- Add check for bool type in addition to sample (#3452) (1c7c491)
- Buggy SQL for postgres source (#3424) (1ea100e)
- Ensure no duplicates in
fv.schema
(#3460) (08ffa8d) - Fix delete sfv twice issue (#3466) (dfd5eae)
- Stream feature view UI shows transformation issue (#3464) (1ef5137)
- Update registry.refresh to have a default arg (#3450) (2f7c4ed)
- Updating the batch field so that you can query create and event date. (#3411) (01ab462), closes #3401