Releases: caraml-dev/merlin
Releases · caraml-dev/merlin
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
Release v0.10.0
New features:
- Add Request & Response Logging feature
- Add Standard Transformer (Feast Enrichment) feature
Fixes:
- Fixes the pyspark app's dependencies
Release v0.10.0-rc2
Add Standard Transformer (Feast Enrichment) feature.
Release v0.10.0-rc1
Add Request & Response Logging
feature and bug fixes on the pyspark app python dependencies