v2.6.0
·
2906 commits
to main
since this release
Notable Changes
- Support for the overriding of the Model Server via the
modelserving-config
configmap in the Dashboard namespace - Misc bug fixes to Model Serving and Data Science Projects
- Some CI/CD & Readme updates to the repo to help manage and explain the development cycle
What's Changed
- Change servingruntime image tag for sha by @lucferbux in #854
- fix: remove old sass dependencies by @lucferbux in #860
- Avoid backend crash when there is no annotation in image stream by @DaoDaoNoCode in #861
- Add release notes & triage notes by @andrewballantyne in #852
- Fix issue when trying to stop notebook with regular user by @lucferbux in #868
- render SVG in the card header when height and width are not set by @DaoDaoNoCode in #869
- Cleanup quay image after PR is closed by @maroroman in #877
- Action to create quay tag from git tag by @maroroman in #796
- Bump PF version and get rid of some custom CSS styles by @DaoDaoNoCode in #871
- Add dynamic spec to servingruntime objects by @lucferbux in #888
- Unload notebook route hook error data when success by @DaoDaoNoCode in #890
- Compare workbench size correctly and add error message by @DaoDaoNoCode in #882
- Fetch Jupyter tile nb-events by pod uid not nb name by @andrewballantyne in #901
- Follow up fix for the warning in the console due to PF version bump by @DaoDaoNoCode in #906
- UI Enhancements improvements. by @lucferbux in #817
- Allow overriding default servingruntime. by @cfchase in #905
- fix pagination issue for projects table and inference service table by @DaoDaoNoCode in #889
- Allow users to edit workbench GPU to 0 by @DaoDaoNoCode in #886
- Add fetching notebook route interval and properly unload it by @DaoDaoNoCode in #896
- Alert user when the action could lead to the restart of the notebooks by @DaoDaoNoCode in #902
- Add telemetry events when starting/stopping workbenches by @DaoDaoNoCode in #913
- Admin logging by @LaVLaS in #914
Full Changelog: v2.5.2...v2.6.0