Skip to content

v1.7.0 release

Latest
Compare
Choose a tag to compare
@johnugeorge johnugeorge released this 01 Nov 07:49
5525468

Breaking Changes

  • Make scheduler-plugins the default gang scheduler. #1747 (Syulin7)
  • Upgrade the kubernetes dependencies to v1.27 #1834 (tenzen-y)

New features

Bug fixes

  • Fix a bug that XGBoostJob's running condition isn't updated when the job is resumed #1866 (tenzen-y)
  • Set a Running condition when the XGBoostJob is completed and doesn't have a Running condition #1789 (tenzen-y)
  • Avoid to depend on local env when installing the code-generators #1810 (tenzen-y)

Misc