What's Changed
- Scikit-learn 1.8 compatibility fix (#11858)
- Add ARM CUDA wheels for PyPI. (#11827) Add nccl as dep for aarch64. (#11753)
- [R] Fix off-by-one bug: nrounds=0 resulted in 2 iterations #11856
- [R] Fix mingw warnings, winbuilder check warnings, memory safety issues. (#11859, #11847, #11830, #11906)
- Avoid overflow in rounding estimation. (#11910)
- Workaround compiler iss...