Releases: mlrun/ui
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
Fix [UI] Artifacts Fail showing html files when stored as "s3" `1.7.x…
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.8.0-rc21
v1.8.0-rc20
v1.8.0-rc19
Features / Enhancements
-
Alerts history: Add “Expandable Alert Table” with Expanded Rows
Jira: ML-8106
Bug Fixes
None.
Full changelog
Main release notes
v1.8.0-rc18
Features / Enhancements
- Monitor Jobs: Changes for pagination with auto-refresh
Jira: https://iguazio.atlassian.net/browse/ML-8681
Bug Fixes
-
Function: Empty Batch run on function run
Jira: https://iguazio.atlassian.net/browse/ML-8704 -
Pagination: next page is broken for ML functions. datasets, artifacts & models
Jira: https://iguazio.atlassian.net/browse/ML-8863 -
Alerts history: Trigger criteria time period is "Null", expected "N/A"
Jira: ML-8910
- Monitor Jobs: Auto refresh is broken
Jira: https://iguazio.atlassian.net/browse/ML-8923
Full changelog
- 4ca9807 Fix [Function] Empty Batch run on function run (#2981)
- 171057e Fix [Pagination] next page is broken for ML functions. datasets, artifacts & models (#2980)
- 6353a76 Fix [Alerts history] Trigger criteria time period is "Null", expected N/A (#2979)
- 0c27b82 Tests [QA] v1.8.0-rc13 (#2978)
- 01b7b23 Fix [Monitor Jobs] Auto refresh is broken (#2977)
- 2899005 Impl [Monitor Jobs] Changes for pagination with auto-refresh (#2976)
Main release notes
v1.8.0-rc17
v1.8.0-rc16
Features / Enhancements
-
Alerts history: Add “Endpoint Type” to “Alert Table”
Jira: https://iguazio.atlassian.net/browse/ML-8102 -
Alerts history: Refactor "Trigger Criteria Time Period" Column View
Jira: https://iguazio.atlassian.net/browse/ML-8792
Bug Fixes
- Artifacts: 'Filter by' pop-up issues on version history page
Jira: https://iguazio.atlassian.net/browse/ML-8784 - Artifacts: Version history items without tags fail to open
Jira: https://iguazio.atlassian.net/browse/ML-8852 - Artifacts: Wrong redirection when clicking the 'Full View' button
Jira: https://iguazio.atlassian.net/browse/ML-8785 - Jobs and Workflows: Runtime error for action menu Monitoring option
Jira: ML-8554 , ML-8706
- Model endpoints: Main table row height in details view
Full changelog
- bec6534 Fix [Artifacts] 'Filter by' pop-up issues on version history page (#2974)
- b75587c Fix [Artifacts] Version history items without tags fail to open (#2975)
- 3c221af Fix [Artifacts] Wrong redirection when clicking the 'Full View' button (#2973)
- 8ce7bd6 Fix [Jobs and Workflows] Runtime error for action menu Monitoring option (#2965)
- 49c0701 Fix [Model endpoints] Main table row height in details view (#2972)
- ce088e0 Impl [Alerts history] Add “Endpoint Type” to “Alert Table” (#2971)
- 068d53e Impl [Alerts history] Refactor "Trigger Criteria Time Period" Column View (#2970)
Main release notes
v1.8.0-rc15
Features / Enhancements
-
Alerts Info: Add notification tab
Jira : https://iguazio.atlassian.net/browse/ML-8618 -
Alerts history: Complete Implementation of getAlerts Controller Logic in Mock Serve
Jira: https://iguazio.atlassian.net/browse/ML-8368Change the filters in MockData
-
Alerts history: Notification summary "done" should be aligned to BE "success"
Jira: https://iguazio.atlassian.net/browse/ML-8822 -
Alerts history: Add “Job Type” to “Alert Table”
Jira: ML-8103
-
Artifacts: Prevents users from modifying the artifact's latest tag
Jira: ML-8801
- VectorDB: Add pagination
Jira: https://iguazio.atlassian.net/browse/ML-8809
Bug Fixes
- UI: Artifacts Fail showing html files
Jira: https://iguazio.atlassian.net/browse/CEML-295 - Model Monitoring: Drift Status isn't been showed as it was
Jira: ML-8721
- Monitor Jobs: Filter by time reset when navigating between pages
Jira: ML-8656
- Artifacts: Wrong artifact details after click
Jira: https://iguazio.atlassian.net/browse/ML-8807
Full changelog
- fcd44b2 Impl [Alerts Info] add notification tab (#2969)
- 194c558 Fix [UI] Artifacts Fail showing html files (#2964)
- 42a308b Tests [Alerts history] Complete Implementation of getAlerts Controller Logic in Mock Server (#2966)
- 99f786e Impl [Alerts history] Notification summary "done" should be aligned to BE "success" (#2967)
- 6a6c748 Impl [Alerts history] Add “Job Type” to “Alert Table” (#2968)
- 7e4c0ba Fix [Model Monitoring UI] Drift Status isn't been showed as it was (#2963)
- 0d35116 Fix [Monitor Jobs] filter by time reset when navigating between pages (#2962)
- 7676733 Fix [Documents] multiple bugs (#2961)
- a078fa5 Impl [Artifacts] Prevents users from modifying the artifact's latest tag (#2958)
- 2d69339 Impl [VectorDB] Add pagination (#2960)
- 5f1ee1c Fix [Artifacts] wrong artifact details after click (#2959)