Releases: caraml-dev/merlin
Releases · caraml-dev/merlin
Release v0.39.0-rc3
What's Changed
New Features 🎉
- Model schemas API and migrate client to OpenAPI 3 by @tiopramayudi #518
Full Changelog: v0.39.0-rc2...v0.39.0-rc3
Release v0.39.0-rc2
What's Changed
New Features 🎉
- Add run_pyfunc_model() to build and run pyfunc model locally by @ariefrahmansyah in #514
Full Changelog: v0.39.0-rc1...v0.39.0-rc2
Release v0.39.0-rc1
What's Changed
- feat: Support model observability to pyfunc model by @tiopramayudi in #502
Release v0.38.1
What's Changed
- fix: Move validatePythonVersion after checking image existance by @ariefrahmansyah in #508
Full Changelog: v0.38.0...v0.38.1
Release v0.38.0
What's Changed
- Configure img builder resource API by @tkpd-hafizhan in #493
- Image Builder Improvements by @ariefrahmansyah in #500
- Add imagebuilder override and stackdriver url by @leonlnj in #501
- Fix: image build process on pyfunc v3 model by @tiopramayudi in #505
- feat: add ground truth columns to prediction output by @khorshuheng in #504
- Pin caraml-upi-protos>=0.3.4 by @ariefrahmansyah in #506
- Uninstall merlin-sdk before installing pyfunc/batch dependencies by @ariefrahmansyah in #507
New Contributors
Full Changelog: v0.37.0...v0.38.0
Release v0.38.0-rc2
What's Changed
- Fix: image build process on pyfunc v3 model by @tiopramayudi in #505
Release v0.38.0-rc1
What's Changed
- Configure img builder resource API by @tkpd-hafizhan in #493
- Image Builder Improvements by @ariefrahmansyah in #500
- Add imagebuilder override and stackdriver url by @leonlnj in #501
New Contributors
Full Changelog: v0.37.0...v0.38.0-rc1
Release v0.37.0
What's Changed
- Model deployment support for model observability by @tiopramayudi in #492
Full Changelog: v0.36.0...v0.37.0
Release v0.37.0-rc1
- Model deployment support for model observability by @tiopramayudi in #492
Release v0.36.0
What's Changed
- Add image builder's prometheus metrics: attempts, results, and duration by @ariefrahmansyah in #484
- Fix readme hyper links by @aemzayn in #477
- fix: Miscellaneous bug fixes for MLflow client upgrade by @krithika369 in #487
- Refactor deployments storage on redeploy and undeployment by @ariefrahmansyah in #483
- Update PyFunc and support publishing log from PyFunc by @tiopramayudi in #489
- feat: add data struct for inference schema by @khorshuheng in #494
- feat: consumer worker for prediction log by @khorshuheng in #488
- Remove merlin sdk from user's conda.yaml by @ariefrahmansyah in #495
- fix(sdk): Propagate transformer ID during re-deployment by @krithika369 in #497
- PyfuncModel should not return PyFuncOutput to maintain backward compa… by @tiopramayudi in #498
- fix(image-builder): Use SDK version that matches PyFunc servers by @krithika369 in #499
New Contributors
Full Changelog: v0.35.3...v0.36.0