Skip to content

v0.7.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@qinxuye qinxuye released this 11 Apr 10:58
· 526 commits to master since this release
8fcb396

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

New Features

  • Tensor
  • Project Galois
    • Initial task service support (#2084)

Enhancements

  • Apply new serialization to operand and Mars objects (#2075)
  • Make import of LightGBM and XGBoost lazy (#2083)
  • Use chunk index as default shuffle key (#2086)
  • Project Galois

Bug fixes

  • Use a ref count to make delete works when multiple workers connect to the same vineyardd (#2077)

Tests

  • Allow cancelling flows automatically (#2082)