Skip to content

v0.8.0

Compare
Choose a tag to compare
@cheyang cheyang released this 02 Apr 08:07
· 270 commits to master since this release
ba37c8a

Release 0.8.0

Added

  • Support using APIs to manage training or serving jobs for Python(arena-python-sdk)
  • Support using APIs to manage training or serving jobs for Java(arena-java-sdk)
  • Support submitting a seldon serving job
  • Support generating the kubeconfig file for the specified user
  • Support specifying the starting sequence of the tfjob

Changed

  • Refactor the documentation and move documentation to readthedocs
  • Reduce execution time of arena
  • Remove the deprecated code

Fixed

  • Fix the bug of submitting Spark Job
  • Fix the bug of viewing logs when chief pod is missing

Please follow the Get started Guide to install.