Releases: caraml-dev/merlin
Releases · caraml-dev/merlin
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
v0.11.0
- Batching & caching Feast retrieval from standard transformer
- Enable retry for polling get batch job right after create batch job
- User define function(UDF) for standard transformer (geohash, nested json, s2id)
- Support UDF syntax in UI
- Model version labelling and filtering
v0.11.0-rc2
- Fix caching key when deal with same entity name but different project
v0.11.0-rc1
- Batching & caching Feast retrieval from standard transformer
- Enable retry for polling get batch job right after create batch job
- User define function(UDF) for standard transformer (geohash, nested json, s2id)
- Support UDF syntax in UI
- Model version labelling and filtering
Release v0.10.1
Improvements:
- Standard transformer optimization
- Retry if create prediction job failed