Skip to content

Latest commit

 

History

History
93 lines (65 loc) · 7.7 KB

CHANGELOG.md

File metadata and controls

93 lines (65 loc) · 7.7 KB

Changelog

v0.12.0 (2024-11-11)

New Features

  • Feat: add support for distributed serving type (#1187 by @linnlh)
  • Support distributed serving with vendor update (#1194 by @cheyang)

Misc

Full Changelog

v0.11.0 (2024-10-24)

New Features

Misc

Full Changelog

v0.10.1 (2024-10-14)

Bug Fixes

  • fix: keep arena installer after installing the binary (#1164 by @ChenYi015)
  • fix: unsupported success policy when success policy is not specified (#1170 by @ChenYi015)
  • fix: failed to sync cache due to status subresouce missed in tfjob CRD (#1173 by @ChenYi015)

Misc

Full Changelog

v0.10.0 (2024-09-29)

New Features

Bug Fixes

  • Fix submitting spark training jobs and update docs (#1112 by @ChenYi015)
  • docs: fix broken links and add CI for checking document build status (#1131 by @ChenYi015)
  • [Bugfix] Make PytorchJob devices format to key=value (#1155 by @AlanFokCo)

SDK

Misc

Full Changelog