Skip to content

Releases: mlrun/ui

v1.7.0-rc33

22 Jul 09:17
a789255
Compare
Choose a tag to compare

Features / Enhancements

None.

Bug Fixes

Full changelog

  • a789255 Fix [Feature vectors] features version tags aren't changed when changing the project (#2615)
  • 1181846 Fix [Models endpoints monitoring, metrics] metric histogram chart does not display 100% of values (#2616)

Main release notes

https://github.com/mlrun/mlrun/releases/tag/v1.7.0-rc33

v1.7.0-rc32

20 Jul 13:54
b2e1355
Compare
Choose a tag to compare

v1.7.0-rc31

18 Jul 18:42
b2e1355
Compare
Choose a tag to compare

Features / Enhancements

None.

Bug Fixes

  • Cross Project- Internal Job view: Wrong Filter By Type list
    Jira: ML-6675

Full changelog

  • b2e1355 Fix [Models endpoints monitoring, metrics] Y-Axis Labels Absent in Expanded Invocation Graph (#2613)
  • b8932a1 Fix [Feature Store] "Discard changes" does not enable the "Save" and "Save and ingest" buttons (#2612)
  • 27493d8 Fix [Artifacts] The 'Retry' deletion request does not include 'deletion_strategy' data (#2611)
  • 29421e6 Fix [Batch Run, Function wizard] Number input for CPU is malfunctioning (#2610)
  • a438958 Fix [Models endpoints monitoring, metrics] increase the distance between metric histogram and line chart (#2609)
  • f3d7b39 Fix [Cross Project - Internal Job view] Wrong Filter By Type list (#2608)

Main release notes

https://github.com/mlrun/mlrun/releases/tag/v1.7.0-rc31

v1.7.0-rc30

15 Jul 08:44
8ce1f9f
Compare
Choose a tag to compare

Features / Enhancements

Bug Fixes

Full changelog

  • 8ce1f9f Impl [Artifacts] Delete artifact without a tag (#2607)
  • 8d51f6e Impl [Models Endpoints Monitoring, Metrics] Change X-Axis Label to Display Bin Range (#2606)
  • ee4c979 Fix [Feature vectors] 403 Forbidden error on PUT /feature-vectors/{name}/references/{reference} (#2605)
  • 88d2bda Fix [Jobs, cross-project] Incorrect multiple status filter number (#2604)
  • cec15b6 Fix [Models endpoints monitoring, metrics] The "Choose metrics to view endpoint’s data" empty card is missing when the metrics are unselected (#2603)
  • 1adf41a Fix [Models endpoints monitoring, metrics] Redundant invocation requests are sent (#2602)

Main release notes

https://github.com/mlrun/mlrun/releases/tag/v1.7.0-rc30

v1.7.0-rc29

10 Jul 21:22
f62cbf4
Compare
Choose a tag to compare

Features / Enhancements

Bug Fixes

  • Project Monitoring: Change general status indicator title
    Jira: ML-6900

    Before:
    Screenshot 2024-07-10 at 13 58 23

    After:
    Screenshot 2024-07-10 at 13 58 04

Full changelog

  • f62cbf4 Fix [Project Monitoring] change general status indicator title (#2597)
  • 242502f Fix [Models Endpoints Monitoring, Metrics] Percentage change calculation for Invocation graph (#2601)
  • e4daa3b Fix [Projects] Cannot scroll while data is fetched (#2600)
  • ba82529 Fix [MM Endpoints] Updates - clarify view and support 1.7 data (#2599)
  • 0c4dbe3 Impl [Models endpoints monitoring, metrics] Use "Clear" button to unselect all metrics (#2598)
  • 6208f13 Fix [Models endpoints monitoring, metrics] The scroll is disappeared when collapsed the Endpoint call count (#2594)
  • b3e0b48 Fix [Models Endpoints Monitoring, Metrics] add the date to the tooltips in addition to the value (#2581)
  • 8e147d9 Fix [Workflows, cross-projects] Project name doesn't specify for Batch re-run (#2596)
  • 7689b14 Impl [UI] Delete single artifact data (#2595)
  • 191d1f3 Fix [Functions/Feature Sets panel] Labels are not validated properly (#2593)
  • 49468d7 Fix [Models Endpoints Monitoring, Metrics] displaying single value as a point on Invocation and Metric graph (#2592)
  • dd0f75e Fix [Models Endpoints Monitoring, Metrics] metrics are deselected after click on Apply button (#2591)
  • 7fa23bc Fix [Metrics] UI metrics UX fix (#2552)
  • aac02a8 Fix [Functions] Add mock for GET functions request (#2589)
  • 31298dd Fix [Models Endpoints Monitoring, Metrics] clear search results when switching model endpoints (#2588)
  • 29f47a8 Fix [Feature vectors] incorrect marking of label column (#2587)
  • f666401 Bump DRC version 2.1.2 (#2590)

Main release notes

https://github.com/mlrun/mlrun/releases/tag/v1.7.0-rc29

v1.7.0-rc28

08 Jul 14:34
4529c57
Compare
Choose a tag to compare

Features / Enhancements

Bug Fixes

Full changelog

  • 4529c57 Fix build issue due to console.log (#2586)
  • 67fb23d Fix [Artifacts] expended rows not collapsing when switching projects (#2585)
  • 1b15fb9 Tests [UI] Add mock for download with allowed prefixes on Artifacts/Datasets/Models (#2584)
  • e5fac5d Fix [Model endpoints] multiple duplicates of items during scroll (#2583)
  • 3f56097 Fix [ML Functions] Actions "Run", "Edit", "View YAML" don't work (#2580)
  • 8b726f8 Fix [Artifacts|Datasets|Models] Load artifact issues (#2579)
  • 0c7294a Fix [Create Vector] UI partial load (#2578)
  • dc14274 Fix [UI] bad behavior during automatic refresh in project "General" settings page (#2577)
  • 204b7ec Fix [Feature store] features request not cancelled on FV creation (#2573)
  • 3e89c4f Fix [UI] Requests aren't send when project was changed. (#2574)
  • 06d07d2 Fix [Features] Remove ‘Targets’ column from Features table (#2572)
  • d551a0e Fix [Model Endpoints] previous project data shown after request cancellation (#2571)

Main release notes

https://github.com/mlrun/mlrun/releases/tag/v1.7.0-rc28

v1.7.0-rc27

03 Jul 16:47
587b228
Compare
Choose a tag to compare

Features / Enhancements

Bug Fixes

Full changelog

  • 587b228 UI ci orkor (#2569)
  • b5df95a remove console log (#2570)
  • 6ee3602 Fix [Jobs monitoring, scheduled] 'No jobs found.' when filtering for the 'Past 24 hours' (#2568)
  • 5d022f9 Fix [Artifacts, Functions] selected item is missing from the list of visible items (#2567)
  • 2215e64 Fix [Features] Table layout issue (#2566)
  • e7b5aa6 Fix [Feature Store] Add 'space' validation into the artifact name part of the path (#2565)
  • 5c6e182 Impl [Models endpoints monitoring, metrics] Use "Apply" button to get all selected metrics (#2564)
  • a1949b2 Fix [UI] Add mock for application Runtime (#2563)
  • cb87a95 Fix [UI] Align API GW usage across all nuclio sub-types (#2562)
  • 3b00e02 Fix [UI] The application crashes when opening a preview of the 105 MB artifact. (#2544)
  • 7c3060e Impl [Artifacts|Datasets|Models] Reduce load on UI on list requests (#2547)
  • da48aa1 Fix [Functions] move 'Deploy' button for 'Serving' function to demo mode (#2556)
  • 4b96bd0 Fix [UI] partition by "project_and_name" instead of "name" when list_runs (#2557)
  • f8b7c4e Fix [Feature store] overlay error pop up is not displayed upon 403 for "Save and Ingest" (#2558)
  • b5a3656 Fix [Models, Artifacts, Datasets] Tag UID is rewritten after updating labels (#2559)
  • 0f26108 Fix [Job Artifacts] Drilling from a run's artifact tab to a specific artifact results is a full query (#2561)
  • eb18b89 Fix [UI] nuclio function in 'Unhealthy' state should be accounted in 'Failed' counter (#2553)
  • 1e7c2a6 Fix [UI] Serving function with status unhealthy - status is not displayed (#2554)
  • 3dec6cb Impl [Models endpoints monitoring, metrics] Remove Metrics Color Randomization (#2555)

Main release notes

https://github.com/mlrun/mlrun/releases/tag/v1.7.0-rc27

v1.7.0-rc26

25 Jun 10:54
49bd276
Compare
Choose a tag to compare

Features / Enhancements

None.

Bug Fixes

Full changelog

  • 49bd276 Fix [UI] Useless "RETRY" click within the overlay notification (#2548)

Main release notes

https://github.com/mlrun/mlrun/releases/tag/v1.7.0-rc26

v1.7.0-rc25

23 Jun 15:54
d12a1b6
Compare
Choose a tag to compare

Features / Enhancements

Bug Fixes

Full changelog

  • d12a1b6 Fix [Jobs and Workflows] delete workflow step request is not triggered (#2551)
  • d2ff364 Fix [Scheduled, cross-projects] Custom range sets an invalid date by default (#2550)
  • 01f82fc Fix [Artifacts] Set the kind field to "artifact" if the kind isn't specified (#2549)
  • 5ae8ee1 Fix [Jobs and Workflows] auto refresh requests are sent regardless of previous request status (#2546)
  • ad0be1a Fix [Pipelines] data display issue after returning from graph view (#2545)
  • aea7f39 Fix [Jobs monitoring, cross-project] 'Date-picker', 'Filter by' pop-ups don't close on back/forward navigation (#2539)
  • 06c84d2 Fix [Job monitoring, cross-project] Redundant statuses for Jobs and Workflows filtering. (#2538)
  • 616df41 Fix [Batch run] unable to rerun batch job - blocked on 'Run Details' step (#2536)
  • 35b632e Fix [Cross projects] change filters state for Error and Skipped (#2537)
  • cbbc2e5 Bump DRC version 2.1.0 (#2543)
  • 24ee977 Tests [QA] v1.7.0-rc22 (#2540)

Main release notes

https://github.com/mlrun/mlrun/releases/tag/v1.7.0-rc25

v1.6.4-rc8

27 Jun 07:10
c671663
Compare
Choose a tag to compare