Skip to content

v1.7.0-rc.0 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@johnugeorge johnugeorge released this 07 Aug 13:00
· 1 commit to v1.7-branch since this release
434cef7

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