Skip to content

v0.6.0-rc7

Compare
Choose a tag to compare
@iguazio-deploy iguazio-deploy released this 21 Dec 02:01
· 1829 commits to master since this release
6482446

Features / Enhancements

  • Create Job › Parameters:
    • Allow to include/exclude parameters by checking/unchecking a new checkbox to the left of each parameter.
    • Separated predefined and custom parameters (added headings).
    • Renamed “Add parameter” to “Add custom parameter”.
      image
  • Projects: Accommodated to new project schema. Main changes:
    • name is now nested in metadata
    • description is now nested in spec
    • state is now nested in status
    • Updating a project now uses PATCH HTTP verb rather than PUT

Bug Fixes

  • Projects: Project name overflew its tile when it is one long word
    Before:
    image
    After:
    image
  • Projects: Missing "No data to show" message when no projects.
  • Project Overview: Layout broke when project name was one long word.
    Before:
    image
    After:
    image

Full changelog

  • 6482446 Impl [Projects] Accommodate to new project schema (#322)
  • d1c32db Fix [Projects] Missing "No data to show" message when no projects (#321)
  • daafbed Impl [Create Job]Parameters: allowed to include/exclude parameters(#312)
  • c5ea56b Fix [Project Overview] Layout breaks on long project name (#316)
  • f8ca926 Fix [Projects] Project name overflows its tile (#317)

Main release notes

https://github.com/mlrun/mlrun/releases/tag/v0.6.0-rc7