v2.7.0
·
5699 commits
to main
since this release
Notable Changes
- Added Model Serving Metrics page
- You'll need for ODH to setup the CR value
spec.dashboardConfig.metricsNamespaceto where you deploy the model metrics stack - This may still be influx at time of release from a monitoring stack point of view
- You'll need for ODH to setup the CR value
- Started addressing accessibility (aka. a11y) in the Dashboard -- will continued to improve this as time goes on
- Fixed the styling issue with dropdown fields not having a border
- Added the ability to enable GPUs for Model Serving -- requires the use of an override config
- This is not a strongly supported path, but you can view #935 to know more about how it was setup
- Improved misc issues and QoL items in Model Serving flows and the Data Science Projects flows
What's Changed
- Upgrade webpack plugins to make the production style work as expected by @DaoDaoNoCode in #918
- Add 'visual changes' label to triaging by @andrewballantyne in #909
- Fix openvino image reference by @lucferbux in #921
- AXE: Initial pass fixing accessibility by @andrewballantyne in #929
- GPU serving setting by @cfchase in #935
- Update Settings (Cluster & Group) page notifications by @andrewballantyne in #939
- Add Gage and remove Maros as reviewers by @andrewballantyne in #943
- Serving impovements by @andrewballantyne in #937
- Add highlight nav to all pages by @DaoDaoNoCode in #851
- Set telemetry user tracking default to be disabled by @DaoDaoNoCode in #919
- Add tooltip to the explore card types by @DaoDaoNoCode in #873
- Updates tolerations when workbench starts by @andrewballantyne in #938
- Update resources for oauth-proxy container by @VaishnaviHire in #941
- Model Serving Metrics by @andrewballantyne in #945
- Update the release process with odh-manifest step by @andrewballantyne in #931
- Prevent RedHat supported icon on application card title from being alone on a line by @Gkrumbach07 in #947
- Added dry-run to submit actions by @Gkrumbach07 in #955
- Fix Prometheus PVC Fill Status Call (for basic users) by @andrewballantyne in #932
- Remove warning status from the app card badge by @DaoDaoNoCode in #959
- Enable model serving metrics upstream by @lucferbux in #957
- Improve Model Server modal error handling with dynamic spec by @lucferbux in #934
New Contributors
- @Gkrumbach07 made their first contribution in #947
Full Changelog: v2.6.0...v2.7.0