Fix formatting in NEWS.md [skip ci]
This commit is contained in:
parent
917cbc0699
commit
0db903b471
3
NEWS.md
3
NEWS.md
@ -147,9 +147,7 @@ The consistency between JVM packages and other language bindings is greatly impr
|
||||
* Remove warnings emitted in previous versions. (#7815)
|
||||
* Small fixes occurred during development. (#8008)
|
||||
|
||||
|
||||
### CI and Tests
|
||||
|
||||
* We overhauled the CI infrastructure to reduce the CI cost and lift the maintenance burdens. Jenkins is replaced with buildkite for better automation, with which, finer control of test runs is implemented to reduce overall cost. Also, we refactored some of the existing tests to reduce their runtime, drooped the size of docker images, and removed multi-GPU C++ tests. Lastly, `pytest-timeout` is added as an optional dependency for running Python tests to keep the test time in check. (#7772, #8291, #8286, #8276, #8306, #8287, #8243, #8313, #8235, #8288, #8303, #8142, #8092, #8333, #8312, #8348)
|
||||
* New documents for how to reproduce the CI environment (#7971, #8297)
|
||||
* Improved automation for JVM release. (#7882)
|
||||
@ -157,7 +155,6 @@ The consistency between JVM packages and other language bindings is greatly impr
|
||||
* Other fixes and maintenance work. (#8154, #7848, #8069, #7943)
|
||||
* Small updates and fixes to GitHub action pipelines. (#8364, #8321, #8241, #7950, #8011)
|
||||
|
||||
|
||||
## v1.6.1 (2022 May 9)
|
||||
This is a patch release for bug fixes and Spark barrier mode support. The R package is unchanged.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user