What's Changed
* Bump version to 0.1.16 by Yard1 in https://github.com/ray-project/xgboost_ray/pull/271
* Fix _ray_get_act_cpus and set nthread in param passed to DMatrix creation by kira-lin in https://github.com/ray-project/xgboost_ray/pull/274
* Fix cutting edge CI failure by Yard1 in https://github.com/ray-project/xgboost_ray/pull/276
* Mark Ray Dataset as always having enough shards by Yard1 in https://github.com/ray-project/xgboost_ray/pull/275
* Fix lint by Yard1 in https://github.com/ray-project/xgboost_ray/pull/277
* Add QuantileDMatrix support by kira-lin in https://github.com/ray-project/xgboost_ray/pull/279
* Fix sklearn tests by krfricke in https://github.com/ray-project/xgboost_ray/pull/280
* Reformat using black by krfricke in https://github.com/ray-project/xgboost_ray/pull/281
New Contributors
* kira-lin made their first contribution in https://github.com/ray-project/xgboost_ray/pull/274
**Full Changelog**: https://github.com/ray-project/xgboost_ray/compare/v0.1.15...v0.1.16