Skip to content

v0.1.4

Compare
Choose a tag to compare
@qinxuye qinxuye released this 06 Jul 05:34
· 7 commits to v0.1 since this release

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

Enhancements

  • Remove handle_params and calc_shape in operand class (#462)
  • Simplify building executable graph (#463)
  • Replace default_name with default_uid (#467)
  • Remove --ui-port option for Mars Web (#483)
  • Add serialize support for complex type (#519)

Bug fixes

  • Fix defunct compose option in web session (#437)
  • Fix memory size estimation for Fuse nodes (#435)
  • Fix compression types when transferring files (#472)
  • Fix promise memory issues (#475)
  • Return 404 when graph actor does not exist (#500)
  • Specify an __order__ attribute in Enum class OperandState (#503)
  • Callback on quota allocation failure & bump version (#518)