xgboost icon indicating copy to clipboard operation
xgboost copied to clipboard

2.1.2 Patch Release

Open trivialfis opened this issue 1 year ago • 6 comments

  • [x] https://github.com/dmlc/xgboost/pull/10880
  • [x] https://github.com/dmlc/xgboost/pull/10767
  • [x] #10872
  • [x] #10755
  • [x] #10719
  • [x] #10721
  • [ ] #10818
  • [x] https://github.com/dmlc/xgboost/pull/10527
  • [x] https://github.com/dmlc/xgboost/pull/10906
  • [x] https://github.com/dmlc/xgboost/pull/10908

trivialfis avatar Oct 11 '24 14:10 trivialfis

Blocking issue: #10879

hcho3 avatar Oct 11 '24 23:10 hcho3

@hcho3 Does it affect the 2.1 branch?

trivialfis avatar Oct 12 '24 20:10 trivialfis

Is the JVM rewrite part of 2.1.2 ?

hcho3 avatar Oct 12 '24 21:10 hcho3

No. It's a patch release for bug fixes.

trivialfis avatar Oct 13 '24 16:10 trivialfis

@trivialfis Does this release also include https://github.com/dmlc/xgboost/pull/10527?

jprafael avatar Oct 16 '24 11:10 jprafael

Thank you for the reminder, added to the list.

trivialfis avatar Oct 16 '24 14:10 trivialfis

@hcho3 Could you please help take a look into the new release script, I'm running into:

twine check /home/jiamingy/workspace/xgboost_dev/xgboost/python-package/dist/xgboost-2.1.2.tar.gz
ERROR    InvalidDistribution: Cannot find file (or expand pattern):                                                       '/home/jiamingy/workspace/xgboost_dev/xgboost/python-package/dist/xgboost-2.1.2.tar.gz' 

when doing twine check.

In addition, this line is not needed, the url uses the full branch name.

trivialfis avatar Oct 23 '24 06:10 trivialfis

NVM, I think I didn't update the tag correctly.

trivialfis avatar Oct 23 '24 06:10 trivialfis

Done.

trivialfis avatar Oct 23 '24 14:10 trivialfis