Skip to content

Releases: opendatahub-io/odh-dashboard

v2.15.0-incubation

15 Sep 16:44
Compare
Choose a tag to compare

Note: This is our first official tagged release for incubation -- we are working through the details, should improve moving forward.

Known Issues

  • #1795 - This did not make this release and will be in the next one.

Features Incubating

These are based on the latest release to main -- v2.15.0 Release Notes

  • Model Serving Metrics - #1128
  • Model Bias/Explainability - #1127
  • Improvements to Notebook Images - #1254
  • Habana Support - #1450
  • Pipeline Experiments (Modals / Table / Run creation flows) - #1115
  • Pipeline Enhancements - #1651
    • Logs
    • Better param handling
    • Duplicating a run copies last run input parameters

What's Incubation?

We are working to document this flow more clearly, but for the first release notes associated to it -- here is a quick summary / understanding of it.

  • The items listed above are development completed & tested internally items, but not fully reviewed for edge cases (QA) or if it meets the requirement we set out to provide with the given feature (users really dictate the use-cases / direction of a feature)
  • An ODH release -- comes from the incubation branch not main
    • This means that main is Stable, incubation is bleeding edge
  • Each release of incubation (releases like this) should contain a release note of the last stable release
  • This release will be our official contribution to the ODH Manifests (this is changing soon, keep an eye out for an update)
  • What if I find a bug or want to ask for a future enhancement on what you provide here? Same as always, log an issue
    • The Bug issue template has an option for you to say ODH release or incubation branch if you want
    • The Feature issue template does not -- but that's okay, effectively you're still asking for "something", just detail out your request
  • What are the issues associated in the list above? They are our trackers, our "grouping" of items. Each Tracker has a branch, we intend to release these items in these groupings of work (this will be cleaned up soon to offer more information)

If you have any questions regarding incubation, please log a question-based issue. We look forward to improving the flow and adding more clarity.

v2.15.0

15 Sep 12:31
b4d723e
Compare
Choose a tag to compare

Known Issues

  • #1795 - This did not make this release and will be in the next one. We hot-fixed it specifically for RHODS as it was tied to their automation.

Notable Changes

  • Improved our Workbench notifications for cases where the details would not represent if there was an issue starting the Pod
  • Improved the Deploy Model folder path field to more accurately represent the requires of the path
  • Arrowheads have been added to the Pipeline graphs, indicating a left-to-right direction more clearly
  • Added SME documentation for the community & PR Authors to be able to ping more accurately the designers and developers
  • Added an Input Parameters tab to the bottom drawer in Pipeline Runs to showcase the fields entered on the create run page
  • Added shm value to the Model Serving server on creation (ServingRuntime resource)
  • Other misc improvements

What's Changed

New Contributors

Full Changelog: v2.14.1...v2.15.0

v2.14.1

16 Aug 18:24
d61c590
Compare
Choose a tag to compare

Notable Changes

  • Small release for minor bug fixes

What's Changed

Full Changelog: v2.14.0...v2.14.1

v2.14.0

03 Aug 22:28
88206c9
Compare
Choose a tag to compare

Notable changes

  • Bug fixes
  • Deprecate kfdefs applications

What's Changed

New Contributors

Full Changelog: v2.13.0...v2.14.0

v2.13.0

14 Jul 19:33
672b772
Compare
Choose a tag to compare

Notable Changes

  • OAuth Proxy upversioned to v4.10
  • Bug fixes

What's Changed

New Contributors

Full Changelog: v2.12.0...v2.13.0

v2.12.0

23 Jun 19:16
66aa50d
Compare
Choose a tag to compare

Notable Changes

  • Reworked the admin logic for Custom Runtimes to allow non cluster-admins the ability to manage the resources
    • We are looking at ways to improve this in the future so we don't need to use the Dashboard Service Account
  • Added e2e testing framework (no CI yet, but this is a big step in ensuring the quality of our dashboard release to release)
  • Misc improvements

What's Changed

New Contributors

Full Changelog: v2.11.0...v2.12.0

v2.11.0

02 Jun 18:02
73dc3ba
Compare
Choose a tag to compare

Notable Changes

  • Brought in support for the Elyra Notebook image so it can connect up with the Data Science Pipelines Server
  • Add GPU Supported Serving Runtime
  • Misc bug fixes

What's Changed

Full Changelog: v2.10.0...v2.11.0

v2.9.3

19 May 14:27
Compare
Choose a tag to compare

Improve stability of the build from v2.9.2.

v2.10.0

11 May 20:43
622de71
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v2.9.1...v2.10.0

v2.9.2

11 May 14:50
Compare
Choose a tag to compare

Hotfix update to bring in a fix for 2.9.1