Releases: caraml-dev/merlin
Releases · caraml-dev/merlin
v0.12.0-rc2
v0.12.0-rc1: Standard Transformer Enhancement
v0.11.1-rc7: Use mlp ui version 1.4.1 (#123)
Update mlp-ui library to version 1.4.1
v0.11.1-rc6
Fix how standard transformer create feast entities request
v0.11.1
Fixes & improvements:
- Fix handling of array value returned from UDF
- Fix standard transformer validation
- Add authentication for feast core
- Rework how to deploy model service and batch prediction
- Fix incorrect S2ID Calculation (#111)
- Fix entity conversion for large integer (#113)
- Update navigation bar
- Fix how standard transformer create feast entities request
v0.11.1-rc5
Update Navigation Bar
v0.11.1-rc4
Fix entity conversion for large integer (#113)
v0.11.1-rc3
Fix incorrect S2ID Calculation (#111)
v0.11.1-rc2: Support authentication when calling feast (#110)
- Add authentication for feast core
- Rework how to deploy model service and batch prediction
v0.11.1-rc1
- Fix handling of array value returned from UDF
- Fix standard transformer validation