v2.8.0
andrewballantyne
released this
10 Mar 15:38
·
2564 commits
to main
since this release
Notable Changes
- We have disabled Model Serving Metrics since the last release, there are undesirable outcomes involved and we need to rework it to provide more meaningful user experience
- Continued to address A11y (accessibility) issues throughout the app
- Improved security in some areas
- Refresh your permission status every 30s to see if you have more or less permissions
What's Changed
- Add update of the OWNERS file to the release doc by @LaVLaS in #972
- Update odh documentation by @lucferbux in #973
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #841
- Fix UI issues by @lucferbux in #976
- Address a11y violations in Resources screen(s) by @jenny-s51 in #970
- Improve frontend lint settings by @DaoDaoNoCode in #969
- Bump json5 from 1.0.1 to 1.0.2 in /frontend by @dependabot in #875
- Add faker for the pass through api to enable regular user testing by @lucferbux in #806
- Storybook test integration by @Gkrumbach07 in #974
- Address a11y violations in Settings screens by @jenny-s51 in #979
- Upgrade PF and get rid of custom CSS on settings page by @DaoDaoNoCode in #952
- Update away from org PR Template by @andrewballantyne in #980
- [Dev] Clean up logfile for dev starts by @andrewballantyne in #987
- Allow duplicated model name in different projects on global serving page by @DaoDaoNoCode in #985
- Periodically fetch kube status by @DaoDaoNoCode in #986
- Create general purpose Table component by @Gkrumbach07 in #978
- Address a11y issues in Data Science Projects by @jenny-s51 in #983
- Fix a11y issues related to Cluster Storage by @jenny-s51 in #988
- fix a11y issues in data connections modal and deploy models modal by @jenny-s51 in #994
- Check user permissions before promoting data science projects by @DaoDaoNoCode in #991
- Suppress 404 error for notebook route when the notebook is not running by @DaoDaoNoCode in #989
- Disable Model Metrics by @andrewballantyne in #999
- Fix a11y issue with Data Science Projects: Pagination by @jenny-s51 in #995
- Make sure nonexistent user group not change the permission of current admin permission by @DaoDaoNoCode in #953
New Contributors
- @jenny-s51 made their first contribution in #970
Full Changelog: v2.7.0...v2.8.0