Releases: caraml-dev/merlin
Releases · caraml-dev/merlin
v0.45.0-rc1
What's Changed
New Features 🎉
- feat: Using secret to attach identity to pod for observability publisher by @tiopramayudi in #607
- feat: add webhook call to other events by @bthari in #612
- feat(batch-predictor): remove CPU limits from SparkApplication resource by @mbruner in #615
- feat(api): Refactor API server to introduce support for Docker image registries and s3 bucket support by @deadlycoconuts in #605
Other Changes
- docs: add documentation for webhook by @bthari in #611
- fix(cicd): Add google cloud sdk installation by @deadlycoconuts in #613
Full Changelog: v0.44.5...v0.45.0-rc1
v0.44.5
What's Changed
New Features 🎉
- fix(batch-predictor): Bump up pyarrow version limit by @deadlycoconuts in #609
Other Changes
- fix(batch-predictor, pyfunc-server): Pin setuptools max version by @deadlycoconuts in #608
- fix(cicd): Fix invalid pip installation commands by @deadlycoconuts in #610
Full Changelog: v0.44.4...v0.44.5
v0.44.4
v0.44.4-rc1
v0.44.3
v0.44.2
What's Changed
New Features 🎉
- feat: Add more metrics and error log for observability publisher by @tiopramayudi in #598
- feat: Remove kafka lag metric and its scheduled calculation process by @tiopramayudi in #600
- feat: add webhook to model version deployment & undeployment by @bthari in #601
Other Changes
- fix: pdb validity check & deletion by @bthari in #599
- fix(sdk): Fix pagination on merlin sdk by @tiopramayudi in #602
Full Changelog: v0.44.1...v0.44.2
v0.44.2-rc2
What's Changed
New Features 🎉
- feat: Remove kafka lag metric and its scheduled calculation process by @tiopramayudi in #600
- feat: add webhook to model version deployment & undeployment by @bthari in #601
Other Changes
- fix(sdk): Fix pagination on merlin sdk by @tiopramayudi in #602
Full Changelog: v0.44.2-rc1...v0.44.2-rc2
v0.44.2-rc1
What's Changed
New Features 🎉
- feat: Add more metrics and error log for observability publisher by @tiopramayudi in #598
Other Changes
Full Changelog: v0.44.1...v0.44.2-rc1
Release v0.44.1
What's Changed
Other Changes
- fix: Fix null pointer crash when deployment is not exist but secret exist … by @tiopramayudi in #593
- fix(ui): Fix yup validation bugs by @deadlycoconuts in #594
- fix(ui): Replace deprecated props in EuiDescriptionList by @deadlycoconuts in #596
- chore(batch-predictor,pyfunc-server): Bump up merlin-sdk versions in batch predictor and pyfunc server by @deadlycoconuts in #597
- fix merged env vars, new vars should overwrite the old one by @bthari in #595
New Contributors
Full Changelog: v0.44.0...v0.44.1