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