Skip to content

v0.6.8

Compare
Choose a tag to compare
@qinxuye qinxuye released this 11 Apr 08:15
· 9 commits to v0.6 since this release
2deeed6

This is the release notes of v0.6.8. See here for the complete list of solved issues and merged PRs.

New Features

Enhancements

  • Make import of LightGBM and XGBoost lazy (#2085)

Bug fixes

  • Fix mt.unique on empty arrays (#2061)
  • Use a ref count to make delete works when multiple workers connect to the same vineyard (#2078)
  • Backport of bug fixes discovered in Galois serialization refactor (#2081)

Tests

  • Fix batch get / delete object id and stop launching plasma when working on vineyard (#2071)