* Fix sklearn doc. (#5980)
* Enforce tree order in JSON. (#5974)
* Make JSON model IO more future proof by using tree id in model loading.
* Fix dask predict shape infer. (#5989)
* [Breaking] Fix .predict() method and add .predict_proba() in xgboost.dask.DaskXGBClassifier (#5986)