This is a patch release for compatibility with latest dependencies and bug fixes.
- [dask] Fix asyncio with latest dask and distributed.
- [R] Fix single sample SHAP prediction.
- [Python] Update python classifier to indicate support for latest Python versions.
- [Python] Fix with latest mypy and pylint.
- Fix indexing type for bitfield, which may affect missing value and categorical data.
- Fix
num_boosted_rounds
for linear model. - Fix early stopping with linear model.