Skip to content

v0.6.5-rc4

Compare
Choose a tag to compare
@iguazio-deploy iguazio-deploy released this 14 Jun 15:01
· 1575 commits to master since this release
e5e09dc

Features / Enhancements

  • General: Move to using self-hosted fonts instead of online ones, so the web-app works on dark sites, too.
  • Job Panel: Moved “Node Selectors” below the Memory/CPU/GPU part, rename the heading to “Node Selector” (singular), and “Add new node selector” to “Add new entry”
    Before:
    image
    After:
    image
  • Models: Added “Features” and “Statistics” tabs of the related feature vector.
    image
    image

Bug Fixes

  • Jobs: Error occurred on firing the “Re-run” action and the job‘s function had only part of its resources defined and the rest not.
  • Create Job: Error occurred on creating a new job when the function had only part of its resources defined and the rest not.

Full changelog

  • e5e09dc Impl [Job Panel] Node Selectors: renames and move below Resources (#630)
  • 1c484ff Fix [Create Job] Error on loading function resources (#629)
  • ba9486a Fix [Jobs] Re-run fails on loading function resources (#628)
  • 3cece86 Impl [Models] Rename "Returned features" tab header to "Features" (#627)
  • cf2b689 Impl [Models] Add "Features" and "Statistics" tabs (#626)
  • 1cc3230 Fix release (#610)
  • 3820ad6 Fix [Storybook] Fail to load self-hosted SVG fonts (#625)
  • dd37636 Impl [General] Use self-hosted fonts instead of online ones (#624)

Main release notes

https://github.com/mlrun/mlrun/releases/tag/v0.6.5-rc4