Releases: mlrun/ui
v1.8.0-rc27
Features / Enhancements
-
Pagination: Opening an object through a URL should show the object, even if it is not on the paginated list
Depends on: iguazio/dashboard-react-controls#356
Jira: https://iguazio.atlassian.net/browse/ML-8608 -
Alerts history: Add alerts to navigation
Jira: https://iguazio.atlassian.net/browse/ML-9101Add alerts to breadcrumbs and sidebar:
- Include "Alerts" in the breadcrumbs for the per-project navigation.
Update the paths for the Alerts table:
-
/alerts
for per-project views -
/alerts-monitoring
for cross-project views -
Add "Alerts" to the sidebar for easy navigation
-
Project monitoring: Change list to 7 days
Jira: ML-9167
Bug Fixes
- UI: Loading spinner is stuck upon deleting non empty project
Jira: ML-9149
- Jobs: Use backend next run time filter
Jira: https://iguazio.atlassian.net/browse/ML-8527 - Projects: 'Archive' button is not clickable
Jira: ML-9175
- Batch run: The 'Clear' option doesn't reset the category list filter
Jira: https://iguazio.atlassian.net/browse/ML-9140 - Artifacts: Add partition-by if Tag filter is set to "all"
Jira: https://iguazio.atlassian.net/browse/ML-9158 - Navbar: Project settings navlink testid is Undefined
Jira: ML-9174
-
Project monitoring: Jobs and workflows section height
-
Feature vector: The Project dropdown closes the Filter by pop-up
Depend on iguazio/dashboard-react-controls#354
Jira: https://iguazio.atlassian.net/browse/ML-8935 -
Alerts history: Event type title not clear for system/model performance
Jira: https://iguazio.atlassian.net/browse/ML-8820 -
Alerts History: Details header width
Jira: https://iguazio.atlassian.net/browse/ML-9081 -
Alerts history: Endpoint title should be Application name or Application Endpoint in Alert Page
Jira: https://iguazio.atlassian.net/browse/ML-8911 -
Artifacts: Uncaught runtime error for artifact source path
Jira: https://iguazio.atlassian.net/browse/ML-8849
Full changelog
- f2867f5 Impl [Pagination] Opening an object through a URL should show the object, even if it is not on the paginated list (#3047)
- 325d1fb Fix [UI] loading spinner is stuck upon deleting non empty project (#3035)
- 64384a4 Fix [Jobs] Use backend next run time filter (#3046)
- 526d53a Fix [Projects] 'Archive' button is not clickable (#3041)
- fb1a1be Fix [Batch run] The 'Clear' option doesn't reset the category list filter (#3043)
- 985bde8 Fix [Artifacts] add partition-by if Tag filter is set to "all" (#3042)
- 0d68d84 Impl [Alerts history] Add alerts to navigation (#3044)
- e10f3eb Fix [Navbar] project settings navlink testid is Undefined (#3040)
- 0ff8763 Fix [Project monitoring] Jobs and workflows section height (#3034)
- cd75d40 Impl [Project monitoring] Change list to 7 days (#3039)
- 2814c69 Fix [Add to feature vector] The Project dropdown closes the Filter by pop-up (#3030)
- d7f92b4 Fix [Alerts history] Event type title not clear for system/model performance (#3038)
- d6546f1 Fix [Alerts History] details header width (#3037)
- 7fac6b5 Fix [Alerts history] Endpoint title should be Application name or Application Endpoint in Alert Page (#3036)
- 50571eb Fix [Artifacts] Uncaught runtime error for artifact source path (#3033)
Main release notes
v1.8.0-rc26
Features / Enhancements
None.
Bug Fixes
- Artifacts: Trying to preview deleted dataset causes UI error
Jira: https://iguazio.atlassian.net/browse/ML-9120 - UI: Bump mlrun version to 1.8.0
Full changelog
- b027cd8 Fix [Artifacts] trying to preview deleted dataset causes UI error (#3032)
- 305da50 Fix [UI] Bump mlrun version to
1.8.0
(#3031)
Main release notes
v1.8.0-rc25
Features / Enhancements
-
QA: Alert entity type data-testid
Jira: https://iguazio.atlassian.net/browse/ML-8941 -
Model endpoints: Add user messages and information relating to sampling rate
Jira: ML-8931
Bug Fixes
-
Feature Store: Setting filters does not close the details panel
Jira: https://iguazio.atlassian.net/browse/ML-8413 -
Jobs and Workflows, Jobs Monitoring: The 'Auto Refresh' issues
Jira: https://iguazio.atlassian.net/browse/ML-8982 -
Monitor Jobs: filter by time reset when navigating between pages
Jira: https://iguazio.atlassian.net/browse/ML-8656 -
Jobs: remove redundant 'Project:' filter label
Jira: https://iguazio.atlassian.net/browse/ML-9094 -
Alerts History: Redundant Fetch Request for getJobLog
Jira: https://iguazio.atlassian.net/browse/ML-9014 -
Cross-project: The request for Jobs monitoring is missing in the breadcrumbs menu
Jira: https://iguazio.atlassian.net/browse/ML-8790 -
Alerts history: Alerts notifications icons need tooltip
Jira: https://iguazio.atlassian.net/browse/ML-9103 -
Schedule job: missing job status
Jira: https://iguazio.atlassian.net/browse/ML-8512 -
Pagination: No redirection to the first BE page
Jira: https://iguazio.atlassian.net/browse/ML-9040 -
Batch run: UI crash when use the Batch run button
Jira: https://iguazio.atlassian.net/browse/ML-8976 -
Details popup: doesn't close on back navigation
Jira: https://iguazio.atlassian.net/browse/ML-8444 -
UI: data-ellipsis isn't working in details view
Jira: https://iguazio.atlassian.net/browse/ML-8945 -
Alerts History: Details header width
Jira: https://iguazio.atlassian.net/browse/ML-9081 -
Job Artifacts UI crash on attempt to download artifact
Jira: https://iguazio.atlassian.net/browse/ML-8958 -
Alerts: The alert details pane doesn't close when navigating through pagination
Jira: https://iguazio.atlassian.net/browse/ML-8946 -
Alerts: Pagination Error Due to Failed API Response
Jira: https://iguazio.atlassian.net/browse/ML-9021?filter=-1 -
Job Artifacts: Same artifact opens for all artifacts on Show Details click
Jira: https://iguazio.atlassian.net/browse/ML-8679 -
Documents: 'Model was updated successfully' appears upon updating document labels
Jira: ML-9080
- Project Settings, Projects: The second 'confirm message' is missing when deleting a non-empty project
Jira: ML-8295
- Alerts history: Filtering by project name doesn't work
Jira: ML-9068
- UI: Move analyses tabs to Demo mode in
1.8.0
Jira: ML-9059
- Documents: Adjust columns width
Jira: ML-9044
- Artifacts: Add best iteration checkbox to filters
Jira: https://iguazio.atlassian.net/browse/ML-9065
Full changelog
- a34d183 Fix [Feature Store] Setting filters does not close the details panel (#3028)
- 6cfb8f2 Fix [Jobs and Workflows, Jobs Monitoring] The 'Auto Refresh' issues (#3029)
- 959d8a4 Fix [Monitor Jobs] filter by time reset when navigating between pages (#3025)
- 57199ea Fix [Jobs] remove redundant 'Project:' filter label (#3024)
- b9586c1 Impl [Notifications] Add abilities to notification (#2880)
- ff35149 Fix [Alerts History] Redundant Fetch Request for getJobLog (#3018)
- 851238d Fix [Cross-project] The request for Jobs monitoring is missing in the breadcrumbs menu (#3014)
- eb40995 Fix [Alerts history] Alerts notifications icons need tooltip (#3022)
- 9bc2c49 Fix [Schedule job] missing job status (#3015)
- c5fca41 Fix [Pagination] No redirection to the first BE page (#3013)
- 4150484 Impl [QA] Alert entity type data-testid (#3012)
- ff37622 Fix [Batch run] UI crash when use the Batch run button (#3021)
- ee84925 Fix [Details popup] doesn't close on back navigation (#3020)
- 742b471 Fix [UI] data-ellipsis isn't working in details view (#3019)
- 8bf7fdd Fix [Alerts History] details header width (#3017)
- 1f25435 Fix [Job Artifacts] UI crash on attempt to download artifact (#3016)
- 3f9f7bf Fix [Alerts] The alert details pane doesn't close when navigating through pagination (#3011)
- 5b6330d Fix [Alerts] Pagination Error Due to Failed API Response (#3010)
- b24d472 Fix [Job Artifacts] same artifact opens for all artifacts on Show Details click (#3009)
- 3c5f22b Fix [Documents] 'Model was updated successfully' appears upon updating document labels (#3006)
- 19c61a8 Fix [Project Settings, Projects] The second 'confirm message' is missing when deleting a non-empty project (#3005)
- 3b5f4a5 Fix [Alerts history] filtering by project name doesn't work (#3004)
- 6e24fee Fix [UI] Move analyses tabs to Demo mode in (#3002)
- a4f3327 Fix [Documents] Adjust columns width (#2997)
- ab9f945 Impl [Model endpoints] Add user messages and information relating to sampling rate (#2993)
- 46b3c1e QA v1.8.0-rc22 (#3008)
- 215a2f3 Fix [Artifacts] Add
best iteration
checkbox to filters (#3007)
Main release notes
v1.8.0-rc24
Features / Enhancements
None.
Bug Fixes
- Functions, Artifacts, Jobs: Unexpected redirection
Jira: https://iguazio.atlassian.net/browse/ML-8991 - Documents: GET ../artifact-tags request is not being made upon navigating to documents tab
Jira: https://iguazio.atlassian.net/browse/ML-8971 - Documents: unexpected label is shown in Overview tab
Jira: https://iguazio.atlassian.net/browse/ML-8872 - Jobs: Use labels filter for job type
Jira: https://iguazio.atlassian.net/browse/ML-8789 - Job Artifacts: Artifacts tab fails to load for workflow job
Jira: https://iguazio.atlassian.net/browse/ML-8680 - UI: add "Documents" support to data input path
Jira: https://iguazio.atlassian.net/browse/ML-8966
Full changelog
- 852c80d Fix [Functions, Artifacts, Jobs] Unexpected redirection (#3003)
- 9bed296 Fix [Documents] GET ../artifact-tags request is not being made upon navigating to documents tab (#3001)
- d6fde07 Fix [Documents] unexpected label is shown in Overview tab (#3000)
- f8cab35 Fix [Jobs] Use
labels
filter for job type (#2999) - 96e48fe Fix [Job Artifacts] artifacts tab fails to load for workflow job (#2998)
- 00bc4df Fix [UI] add "Documents" support to data input path (#2996)
Main release notes
v1.8.0-rc22
Features / Enhancements
- Documents: Failed request on mock
Jira: https://iguazio.atlassian.net/browse/ML-9027
Bug Fixes
- Job Artifacts: Artifacts tab fails to load for workflow job
Jira: https://iguazio.atlassian.net/browse/ML-8680 - Functions: Revert and fix for empty Batch run on function run
Added fix to ML-8704 previous PR: #2981
-
Alerts history: Remove "Entity Type" column in per project view
Jira: https://iguazio.atlassian.net/browse/ML-8956?filter=-1 -
Alerts history: logs popup header should not scroll
-
Pagination: Current page shouldn't be clickable
Jira: ML-8944
- Alerts history: Trigger criteria time period format not correct - Month instead Minute
Jira: ML-8901
Full changelog
- 396c30f Fix [Job Artifacts] artifacts tab fails to load for workflow job (#2995)
- 8a82259 Tests [Documents] Failed request on mock (#2992)
- 382da86 Fix [Function] Revert and fix for empty Batch run on function run (#2991)
- 462bd56 Fix [Alerts history] remove "Entity Type" column in per project view (#2989)
- 970f458 Fix [Alerts history] logs popup header should not scroll (#2988)
- 2c61058 Fix [Alerts history] "Failed to retrieve data " when click on Job ID from Alert page (#2987)
- 23b63f7 Fix [Pagination] Current page shouldn't be clickable (#2986)
- de91e2b Fix [Alerts history] Trigger criteria time period format not correct - Month instead Minute (#2985)
- 3a10951 Fix [Jobs] job run by user who does not have permission hangs with loader (#2984)
Main release notes
v1.7.2-rc4
v1.7.2-rc3
Features / Enhancements
None.
Bug Fixes
- UI: Artifacts Fail showing html files when stored as "s3"
1.7.x
Backport to1.7.x
from #2964
JIra: https://iguazio.atlassian.net/browse/ML-8974
Full changelog
Main release notes
v1.7.2
Features / Enhancements
None.
Bug Fixes
- UI: Artifacts Fail showing html files when stored as "s3"
1.7.x
Backport to1.7.x
from #2964
JIra: https://iguazio.atlassian.net/browse/ML-8974
Full changelog
- 82b39c1 Fix [UI] Artifacts Fail showing html files when stored as "s3"
1.7.x
(#2990) - b3108d1 QA v1.7.1 (#2895)