v2.24.0
Note, this was released late but is of the commits from last Friday.
Notable Changes
- DS Pipelines v2 Artifact & Execution rendering is available
- More work expanding existing functionality around collapsing/expanding groups in the graphs of Pipelines & Runs
- Improvements to work in progress features
- Model Registry
- KServe Metrics
- Misc bug fixes & improvements
What's Changed
- Dead code removal by @rsun19 in #2862
- fix info popover for pipeline overview card by @christianvogt in #2871
- Pipeline task node details link to execution by @dpanshug in #2858
- Archive and restore registered models by @manaswinidas in #2836
- fix links for invalid argo deployment alert by @christianvogt in #2865
- added method-style rule for eslint by @rsun19 in #2869
- Add Pipeline Upload filesize limit by @andrewballantyne in #2874
- chore: Remove unused workflow dispatch on CRD change by @lucferbux in #2875
- update mlmd service prefix by @Gkrumbach07 in #2877
- Added tests for MLMD hooks by @Gkrumbach07 in #2860
- Refine logic actions for runs on an archived experiment page by @DaoDaoNoCode in #2873
- Model Registry Settings: Add model registries table with db config viewer, delete action and stub for permission management modal by @mturley in #2829
- update enum utils for string and mixed enums by @christianvogt in #2883
- deleted dead code in second pass by @rsun19 in #2881
- chore(version): Bump versions for several vulnerable packages by @dgutride in #2887
- Add s3 storage artifact route and ui integration of it by @Gkrumbach07 in #2827
- [RHOAIENG-6522] Create model metrics kserve page by @jeff-phillips-18 in #2844
- Add "Collapse All" and "Expand All" actions to control bar in topology view by @jenny-s51 in #2886
- fix(cookie): Bump tough-cookie using override by @dgutride in #2889
- update codecov color range by @christianvogt in #2884
- reduce warnings in webpack prod build by @christianvogt in #2876
- Show correct artifact run node details on artifact side drawer panel by @DaoDaoNoCode in #2885
- Fix label for runs produces by a deleted recurring run by @DaoDaoNoCode in #2891
- fixed end date issue and issues scheduling pipelines in Firefox by @rsun19 in #2866
- Enable gRPC-web dev tools in dev mode for MLMD client by @mturley in #2895
- Fix authorization header casing in storageUtils by @Gkrumbach07 in #2902
- Allow experiments table to sort by last run started by @dpanshug in #2890
- [RHOAIENG-7481] Add metrics columns to pipeline run table and modal param selector by @jpuzz0 in #2888
- [RHOAIENG-7428]: update pipelineRunLabel to apply correct colors by @jenny-s51 in #2903
- set default container and add groups in the dropdown by @pnaik1 in #2882
- Changing cache node color to green by @dpanshug in #2897
- Add character limit for pipeline run name by @ppadti in #2880
- Added migration for disabling trusty bias for RHOAI by @andrewballantyne in #2894
- [RHOAIENG-7946]: Hide Status Icon on Hovered Artifact Nodes by @jenny-s51 in #2905
- Cypress test for experiments table time by @dpanshug in #2904
- Remove DS pipeline endpoint hack by @DaoDaoNoCode in #2899
- [RHOAIENG-8521] Enable home page in manifest file by @jeff-phillips-18 in #2907
- Convert templates to use websocket by @ppadti in #2855
- Enable pipeline experiments in dashboard config by @Gkrumbach07 in #2892
- generate cypress result artifacts by @christianvogt in #2901
- [RHOAIENG-4385] DSPA - Add back the Folder Info by @jpuzz0 in #2843
- Fix inconsistency in authentication by @lucferbux in #2824
- RHOAIENG-5150: Initial elastic odh application addition by @dgutride in #2900
- [RHOAIENG-8359] Move and update pipeline and run detail tabs by @jpuzz0 in #2911
- Fix types for ServingRuntimes and InferenceService by @lucferbux in #2893
- Support model metrics for KServe (RHOAIENG-6560) (RHOAIENG-6561) by @alexcreasy in #2913
- [RHOAIENG-8568] Remove 'Learn more' link from pipeline server bucket form field popover by @jpuzz0 in #2916
- create page objects for cypress home page test by @pnaik1 in #2898
- Refactor useMetricColumnNames to handle empty experimentId by @Gkrumbach07 in #2917
Full Changelog: v2.23.0...v2.24.0