Skip to content

1.6.2 Patch Release

Compare
Choose a tag to compare
@trivialfis trivialfis released this 23 Aug 13:05
· 1481 commits to master since this release
b993424

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)