Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

v0.2.0 release

Latest
Compare
Choose a tag to compare
@Jeffwan Jeffwan released this 24 Mar 23:57
· 4 commits to master since this release
579a656

Release including v1 XGBoost Operator rebuilt on top of kubeflow/common.

Features

  • Add support for LightGBM (#103, @RDelg)
  • Migrate v1 implementation to latest kubeflow/common (#85, @Jeffwan)
  • Add v1 controller/APIs and support multi-version (#82, @terrytangyuan)
  • Set different expectation keys for pod and service (#79, @Jeffwan)

Bug fixed

Chores