Skip to content

Releases: opendatahub-io/odh-dashboard

v2.2.1

22 Sep 19:59
8aeb97d
Compare
Choose a tag to compare

Notable Changes

v2.2.0 had an issue with the liveness/readiness probe. This release is just one commit on top of v2.2.0 to fix that issue.

What's Changed

  • Update liveness/readiness probe with an endpoint without auth. by @cfchase in #543

Full Changelog: v2.2.0...v2.2.1

v2.2.0

12 Sep 20:37
7aef2ba
Compare
Choose a tag to compare

Notable changes

  • Lots of security fixes -- all end points are secured through the x-forwarded-access-token provided by the oauth container during setup
    • Users should not be able to request resources that are not theres (with the exception of admins)
  • Various QoL fixes to make the Dashboard smoother
  • Allow the admin to view the servers that are running from the Administration view

What's Changed

Full Changelog: v2.1.1...v2.2.0

v2.1.1

02 Sep 04:25
9bed7af
Compare
Choose a tag to compare

Primary Content

Bug fix release - 2.1.1 Milestone

What's Changed

Full Changelog: v2.1...v2.1.1

v2.1.0

25 Aug 15:12
5346d0b
Compare
Choose a tag to compare

Major content

  • KubeFlow NoteBook Controller (aka KFNBC, Jupyter, or notebook controller) got a lot more features since the last release
    • We have gone forward with suggesting it gets enabled now to replace the external component JupyterHub
    • Setting spec.notebookController.enabled to true in the OdhDashboardConfig will enable the UI to switch the component tile from JupyterHub over to Jupyter
    • JupyterLab has been configured to return back to the ODH Dashboard for the control panel
  • Admin UI got the ability to configure the users who have access to the Dashboard (aka Allowed Users) and who are Admins on the Dashboard
    • Allowed Users is just a distinction of who can make KFNBC Notebooks
    • It should be noted that the Dashboard is still read-only if you are not allowed but are authenticated to reach the Dashboard

For more details on what PRs have merged since the last release, see the What's Changed section below.

What's Changed

New Contributors

Full Changelog: v2.0...v2.1-rc

ODH Dashboard v2.0 release

07 Jul 12:48
3cff5f9
Compare
Choose a tag to compare

What's Changed

Read more

v1.0.0.1

22 Jan 22:08
Compare
Choose a tag to compare

Fix: Change link to argo-server route.

v1.0.0.0

20 Jan 02:39
Compare
Choose a tag to compare
feat: Add Data catalog components

v0.9.0

20 Jan 02:40
Compare
Choose a tag to compare
Revert "fix: Grafana component names (#33)" (#34)

This reverts commit 4ebc0b90664c2b182478a352ecd219fe5f87c392.