Skip to content

Releases: kubeflow/arena

v0.9.13

18 Mar 09:24
5ac396c
Compare
Choose a tag to compare

Release 0.9.13

New features

  • Add backend param for triton serving. #1039
  • Support for updating the nodeSelector and toleration in GO SDK. #1043
  • Support update --data in kserve serving job. #1049
  • Support config request resources in kserve runtime. #1050

Bug fixes

  • Delete cm if job failed. #1051

Misc

  • Upgrade Kubernetes version 1.26.4 and go version 1.20.12. #1042

Please follow the Get started Guide to install.

v0.9.12

04 Feb 07:33
a707f81
Compare
Choose a tag to compare

Release 0.9.12

New features

  • Compatible with training-operator CRD. #1024
  • Update tritonserver base image #1036

Bug fixes

  • Fix KServe inferenceservice templete. #1034
  • Fix the abnormal status of training jobs. #1011

Misc

  • Add CI to run Go unit test. #1035
  • Add CI to run the tests for Go. #1031

Please follow the Get started Guide to install.

v0.9.11

17 Nov 12:35
c4d37ef
Compare
Choose a tag to compare

Release 0.9.11

Changed

  • Update dependent component version.
  • Support KServe inference service.
  • Support maxSurge, livenessProbe, readinessProbe.

Please follow the Get started Guide to install.

v0.9.10

17 Nov 12:24
4b5c18c
Compare
Choose a tag to compare

Release 0.9.10

Changed

  • Fix --data-dir is not taking effect in custom-serving.
  • Fix the prompt content when submitting serve job.
  • Default delete secret permissions in et-operator.
  • Enable create secret for deepspeedjob, etjob.

Please follow the Get started Guide to install.

v0.9.9

24 Oct 12:44
516d8cb
Compare
Choose a tag to compare

Release 0.9.9

Changed

  • Update SDK and JAVA SDK Unit test.
  • Fix panic when pod started failed.
  • Support job set image pull policy.
  • Support new training type deepspeed.
  • Fix evaluator node selector.
  • Fix update serve duplicate create env and toleration.

Please follow the Get started Guide to install.

v0.9.8

18 Oct 11:24
cd1f02e
Compare
Choose a tag to compare

Release 0.9.8

Changed

  • Support Cron tfjob set ttlAfterFinished.
  • Add DeepSpeed base image dockerfile.
  • Move policy v1beta1 to v1.
  • Fix evaluatejob job yaml in charts.

Please follow the Get started Guide to install.

v0.9.7

17 Oct 01:41
b58010a
Compare
Choose a tag to compare

Release 0.9.7

Changed

  • Support set TTLSecondsAfterFinished in Builder.

Please follow the Get started Guide to install.

v0.9.6

13 Oct 08:23
b3c2c7f
Compare
Choose a tag to compare

Release 0.9.6

Changed

  • Add ownerReference for configmap and tensorboard.

Please follow the Get started Guide to install.

v0.9.5

18 Sep 08:07
09a5715
Compare
Choose a tag to compare

Release 0.9.5

Changed

  • Add imagePullSecret and shareMemory for arena serve.
  • Support TTLSecondsAfterFinished.
  • Support TFJob StartingDeadlineSeconds.
  • Support TFJob/PytorchJob ActiveDeadlineSeconds.

Please follow the Get started Guide to install.

v0.9.4

14 Sep 08:06
f7e889e
Compare
Choose a tag to compare

Release 0.9.4

Changed

  • Fix serve update when limits is null.
  • Fix arena serve update bug.
  • Fix model serve args bug.
  • Add toleration dedup for arena serve update.

Please follow the Get started Guide to install.