Skip to content

v1.9.0

Choose a tag to compare

@thesuperzapper thesuperzapper released this 16 Jul 21:41
· 37 commits to master since this release
v1.9.0
48b8643

This release was cut for Kubeflow Platform version 1.9.0.

NOTE: the following release notes are only for the components in the kubeflow/kubeflow repo.

Significant Changes

Central Dashboard

  • Clean up homepage and group Kubeflow Pipelines sidebar links: #7583
  • Manage contributors for all owned namespaces: #7582

Kubeflow Notebooks

  • Update default packages (Jupyter, VSCode, RStudio, PyTorch, Tensorflow, CUDA, etc): #7590
  • Allow notebooks to run with restricted pod security contexts: #7622

Features

Central Dashboard

Notebook Images

Jupyter Web App

Profile Controller

TensorBoard Controller

  • feat: allow setting ISTIO_HOST in notebook/tensorboard controller for Istio VirtualServices by @punkerpunker in #6902

PVC Viewer

Fixes

Central Dashboard

Notebook Controller

Profile Controller

Jupyter Web App

PVC Viewer

TensorBoard Web App

  • fix: remove incorrect space in TWA_APP_SECURE_COOKIES config by @hhk7734 in #7274

Central Dashboard (Angular Rewrite - Not Finished)

  • fix: point to ~kubeflow/styles/fonts.scss by @DnPlas in #7353

Code Health

  • Fix typo in centraldashboard/README.md by @eltociear in #6556
  • docs: add 1.8 roadmap by @DnPlas in #7132
  • ci: fix test image replacement by @thesuperzapper in #7263
  • build(deps): bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 in /components/notebook-controller by @dependabot in #7256
  • ci: Build ARM images for core components by @kimwnasptd in #7220
  • build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 in /components/pvcviewer-controller by @dependabot in #7331
  • Run build steps for multi-arch sequentially by @kimwnasptd in #7333
  • poddefaults: Bump golang to 1.20 by @kimwnasptd in #7338
  • ci: Ensure we publish for all architectures by @kimwnasptd in #7343
  • ci: Push the multi-arch image for specific tag by @kimwnasptd in #7345
  • build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /components/centraldashboard-angular/backend by @dependabot in #7216
  • build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /components/centraldashboard-angular/frontend by @dependabot in #7217
  • build(deps-dev): bump @babel/traverse from 7.20.1 to 7.23.2 in /components/centraldashboard-angular/backend by @dependabot in #7361
  • build(deps-dev): bump @babel/traverse from 7.20.1 to 7.23.2 in /components/centraldashboard-angular/frontend by @dependabot in #7362
  • ci: fix version tagging of notebook server images by @thesuperzapper in #7386
  • build(deps): bump yargs-parser and concurrently in /components/centraldashboard-angular/backend by @dependabot in #6773
  • build(deps): bump engine.io and socket.io in /components/centraldashboard-angular/frontend by @dependabot in #7117
  • ci: prevent triggering release builds accidentally by @thesuperzapper in #7401
  • build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /components/pvcviewer-controller by @dependabot in #7427
  • chore: cleanup inactive owners by @thesuperzapper in #7402
  • chore (manifests): Fixes centraldashboard for kustomize 5 by @alekseyolg in #7451
  • build(deps): bump @babel/traverse from 7.14.7 to 7.23.2 in /components/crud-web-apps/tensorboards/frontend by @dependabot in #7355
  • build(deps): bump @babel/traverse from 7.14.7 to 7.23.2 in /components/crud-web-apps/volumes/frontend by @dependabot in #7356
  • build(deps): bump golang.org/x/net from 0.0.0-20210825183410-e898025ed96a to 0.17.0 in /components/tensorboard-controller by @dependabot in #7329
  • build(deps): bump debug from 4.1.1 to 4.3.4 in /components/crud-web-apps/tensorboards/frontend by @dependabot in #7307
  • build(deps): bump debug from 4.1.1 to 4.3.4 in /components/crud-web-apps/volumes/frontend by @dependabot in #7308
  • build(deps): bump debug from 4.1.1 to 4.3.4 in /components/crud-web-apps/jupyter/frontend by @dependabot in #7309
  • build(deps-dev): bump fsevents from 1.2.9 to 1.2.13 in /components/centraldashboard by @dependabot in #7324
  • build(deps): bump golang.org/x/net from 0.0.0-20200625001655-4c5254603344 to 0.17.0 in /components/access-management by @dependabot in #7327
  • build(deps): bump @babel/traverse from 7.14.7 to 7.23.2 in /components/crud-web-apps/jupyter/frontend by @dependabot in #7358
  • build(deps-dev): bump @babel/traverse from 7.6.2 to 7.23.2 in /components/centraldashboard by @dependabot in #7360
  • build(deps): bump urllib3 from 1.25.7 to 1.26.18 in /components/crud-web-apps/common/backend/kubeflow/kubeflow/crud_backend by @dependabot in #7363
  • Add KSC members to approvers in OWNERS by @terrytangyuan in #7492
  • Add Kubeflow 1.9 release roadmap by @rimolive in #7461
  • Add CLOMonitor badges to project's README.md by @sandipantech in #7484
  • docs: update example notebooks spec by @jlewi in #7107
  • chore: update pvcviewer dependencies by @TobiasGoerke in #7561
  • releasing: Bump all manifests for RC0 by @kimwnasptd in #7592
  • Release 1.9.0-rc.1 by @thesuperzapper in #7620

New Contributors

Full Changelog: v1.8.0...v1.9.0