Skip to content

v0.6.6-rc2

Compare
Choose a tag to compare
@iguazio-deploy iguazio-deploy released this 03 Aug 16:26
1e3940f

Features / Enhancements

  • General: Reduce vertical spacing in various places.
    Before:
    image
    After:
    image
    Before:
    image
    After:
    image
    Before:
    image
    After:
    image
    Before:
    image
    After:
    image
    Before:
    image
    After:
    image
  • Feature sets: In “Overview” tab, plant the first entity name instead of the static “customer_id” key in the “Usage example” field.
    Before:
    image
    After:
    image
  • Functions: Hide “Edit” action from action menu when demo=true is not provided.

Bug Fixes

  • Projects: After a new project has been successfully created and added to the list, its counters were always filled with hyphens.
    Before:
    image
    After:
    image
  • Feature sets: Validation rules on feature set name were not enforced.
    image
  • Feature vectors: In “Overview” tab, the “Label column” was always empty.
  • Filters: The filters were not cleared on changing projects.
  • Jobs: Error occurs on filtering by status or grouping by workflow.
  • Functions: In “Overview” tab, the “Code Origin” did not display its value even though there was a valid value for it.
    Before:
    image
    After:
    image
  • Function panel: A new created environment variable was hidden in the list but was actually there behind the scenes and was sent when saving/deploying the function. Now it is properly visible right after adding it.
  • Function panel: In “Volumes” section, the “Remove” action was missing when editing an existing function.

Full changelog

  • 1e3940f Impl [Functions] Show "Edit" action in demo only (#721)
  • dc3767d Fix [Job panel][Function panel] Volumes: missing delete action (#719)
  • 0fcab9f Fix [Function panel] Cannot add env vars on edit function (#716)
  • 19e2b58 Fix [Functions] Overview: Code Origin value missing (#715)
  • e5e6fbb Impl [General] Reduce vertical spacing (#713)
  • 327d9b7 Fix [Feature set panel] Missing validation for name (#712)
  • 430a828 Fix [Files][Functions] Filters aren't cleared on project change (#684)
  • 1c6d6c3 Fix [Feature vectors] Overview: populate Label Column correctly (#685)
  • 9d0adf5 Cleanup [General] parseUri: add jobs and functions to kind list (#683)
  • bb3c52c Impl [Feature sets] Overview: Usage example: plant entity (#682)
  • eba89a6 Fix [Projects] Created project has no counters (#681)

Main release notes

https://github.com/mlrun/mlrun/releases/tag/v0.6.6-rc2