v2.10.0
andrewballantyne
released this
11 May 20:43
·
2517 commits
to main
since this release
Notable Changes
- Relicensed ODH Dashboard under Apache 2.0
- Data Science Pipelines (DSP)
- You can now create Pipelines and Pipeline Runs in the Dashboard
- Adds a new section to the Data Science Projects view to view pipelines in a namespace
- Adds new navigation pages to manage and view your Pipelines & the accompanying runs
- Custom Serving Runtimes - Model Serving
- You can now create a custom Serving Runtime behind your Model Server
- Admins can control what serving runtimes are available through the admin flows
- Users can configure which available runtimes they will use in the UI during creation of the Model Server
- Accessibility (A11y) improvements went through another round
- Minor UI / UX changes
What's Changed
- Fix a11y violations in Settings -> Notebook Images by @jenny-s51 in #1143
- Fix a11y errors in DSP screens by @jenny-s51 in #1125
- Fix error status icons with tooltips: added screenreader and tabIndex by @jenny-s51 in #1165
- Fix data connections indentation issue on the spawner page by @DaoDaoNoCode in #1189
- relicense project to Apache 2.0 by @gregsheremeta in #1171
- Custom Model Serving Runtimes by @lucferbux in #1199
- Data Science Pipelines (DSP) by @andrewballantyne in #1176
- Fixes some issues with the big features merging by @andrewballantyne in #1203
- Fix ODH release by @lucferbux in #1202
- Custom model serving enhancements by @lucferbux in #1210
- Pipeline cleanup by @andrewballantyne in #1208
- made env upload category more specific by @Gkrumbach07 in #1209
- Fix issue while editing model serving model by @lucferbux in #1219
- Pipeline release fixes by @andrewballantyne in #1221
New Contributors
- @gregsheremeta made their first contribution in #1171
Full Changelog: v2.9.1...v2.10.0