This is a patch release for bug fixes.
Bug fixes
- Support pandas 2.1.0. by @trivialfis in #9655
- Fix default metric configuration. by @trivialfis in #9590
- [R] Fix method name. by @trivialfis in #9592
- Use array interface for testing NumPy arrays. by @trivialfis in #9635
- Workaround Apple clang issue. by @trivialfis in #9636
- Add support for cgroupv2. by @trivialfis in #9656
- Fix build for GCC 8.x by @hcho3 in #9670
- [pyspark] Support stage-level scheduling by @wbo4958 in #9686
- Fix build for AppleClang 11 by @hcho3 in #9684
- Fix libpath logic for Windows by @hcho3 in #9687, #9711
- Remove hard dependency on libjvm by @hcho3 in #9705
In addition, this is the first release where the JVM package is distributed with native support for Apple Silicon.
Additional artifacts:
You can verify the downloaded packages by running the following command on your Unix shell:
echo "<hash> <artifact>" | shasum -a 256 --check
529e9d0f88c2a7abae833f05b7d1e7e7ce01de20481ea60f6ebb6eb7fc96ba69 xgboost.tar.gz
25342c91e7cda98b1362b70282b286c2e4f3e996b518fb590c1303f53f39f188 xgboost_r_gpu_win64_2.0.1.tar.gz
3d8cde1160ab135c393b8092ce0475709dff318024022b735a253d968f9711b3 xgboost_r_gpu_linux_2.0.1.tar.gz
Experimental binary packages for R with CUDA enabled
Source tarball
- xgboost.tar.gz: Download