This is a patch release for bug fixes.
- Remove pyarrow workaround. (#7884)
- Fix monotone constraint with tuple input. (#7891)
- Verify shared object version at load. (#7928)
- Fix LTR with weighted Quantile DMatrix. (#7975)
- Fix Python package source install. (#8036)
- Limit max_depth to 30 for GPU. (#8098)
- Fix compatibility with the latest cupy. (#8129)
- [dask] Deterministic rank assignment. (#8018)
- Fix loading DMatrix binary in distributed env. (#8149)