v0.22.2-rc3
Pre-release
Pre-release
What's Changed
- Update Feast client version by @khorshuheng in #263
- Add Liveness Probe to model by @karzuo in #267
- Solve issue of duplicated env variables in model and transformer due to append by @karzuo in #268
- Copy zoneinfo onto Merlin Docker by @ariefrahmansyah in #269
- Fix column type where all the value in a column is null by @tiopramayudi in #272
- Update Helm chart to support deployment/pod labels by @romanwozniak in #274
- Add support for more granular configuration of MLP Core API by @romanwozniak in #275
- Add UPI support to PyFunc model by @pradithya in #276
- Add grpc passthrough implementation by @tiopramayudi in #278
- Update UPI Version by @pradithya in #279
- Fix manual url prefixing by @pradithya in #283
- Pyfunc upi multiprocessing by @pradithya in #280
- Use golanci-lint for performing static check analysis in merlin golang codebase by @pradithya in #284
- Update dependencies in UI and sdk by @karzuo in #285
- Add autoload and output operation for UPI in Standard Transformer by @tiopramayudi in #286
- Fix autoscaling target value when memory usage is selected as the target metrics by @pradithya in #288
- Update Feast SDK by @ariefrahmansyah in #289
- UI implementation for UPI by @pradithya in #287
- Restrict grpc version to <1.49.0 in PyFunc Server by @pradithya in #290
- Downgrade yup to ^0.29.1 by @ariefrahmansyah in #291
New Contributors
- @romanwozniak made their first contribution in #274
Full Changelog: v0.21.0...v0.22.2-rc3