Releases: mlrun/ui
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
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)