From badf20f7a92493adb7998877747cec68d4bbdcdc Mon Sep 17 00:00:00 2001 From: Wen Zhou Date: Thu, 2 Nov 2023 17:13:01 +0100 Subject: [PATCH] Release: ODH 2.4.0 blog - + fix with ODH 2.3.0 Signed-off-by: Wen Zhou --- .../2023-10-31-odh-release-1.11.0-blog.md | 7 ++- .../blog/2023-11-03-odh-release-2.4.0-blog.md | 47 +++++++++++++++++++ 2 files changed, 52 insertions(+), 2 deletions(-) create mode 100644 src/content/blog/2023-11-03-odh-release-2.4.0-blog.md diff --git a/src/content/blog/2023-10-31-odh-release-1.11.0-blog.md b/src/content/blog/2023-10-31-odh-release-1.11.0-blog.md index d464d44adfc..e1108a626d9 100644 --- a/src/content/blog/2023-10-31-odh-release-1.11.0-blog.md +++ b/src/content/blog/2023-10-31-odh-release-1.11.0-blog.md @@ -18,10 +18,11 @@ Changes included in the Open Data Hub v1.11.0 release: * ODH Dashboard [v2.17.0-incubation](https://github.com/opendatahub-io/odh-dashboard/releases/tag/v2.17.0-incubation) * Data Science Pipelines Operator [v1.6.0](https://github.com/opendatahub-io/data-science-pipelines/releases/tag/v1.6.0) * ODH Notebook Controller [v1.7.0-5](https://github.com/opendatahub-io/kubeflow/releases/tag/v1.7.0-5) -* Integration of KServe manifests with new operator [v0.11.1.0](https://github.com/opendatahub-io/odh-manifests/tree/master/kserve) +* Integration of KServe manifests with new operator [v0.11.1.0](https://github.com/opendatahub-io/kserve/releases/tag/v0.11.1.0) +* Model Mesh Serving [v0.11.1.0](https://github.com/opendatahub-io/modelmesh-serving/releases/tag/v0.11.1.0) * Codeflare Operator [10db2442140](https://github.com/opendatahub-io/codeflare-operator) * KubeRay [1ed78ffb2](https://github.com/opendatahub-io/kuberay) -* TrustyAI Operator [v.11.1](https://github.com/trustyai-explainability/trustyai-service-operator/releases/tag/v1.11.1) +* TrustyAI Operator [v1.11.1](https://github.com/trustyai-explainability/trustyai-service-operator/releases/tag/v1.11.1) **NOTE:** Please review the [odh-operator v2.0 blog](../2023-07-24-odh-operator-v2.0-blog) to learn more about the new `DataScienceCluster` CustomResourceDefinition that will be replacing the `KfDef` deployment method in a future release @@ -40,5 +41,7 @@ The following is a list of components that are available in [v1.11.0](https://gi | [Codeflare Operator](https://github.com/opendatahub-io/codeflare-operator) | main branch on commit 10db2442140 | | [KubeRay](https://github.com/opendatahub-io/kuberay) | master branch on commit 1ed78ffb2| | [TrustyAI Operator](https://github.com/trustyai-explainability/trustyai-service-operator) | v1.11.1 | +| [Model Mesh Serving](https://github.com/opendatahub-io/modelmesh-serving) | v0.11.1.0 | +| [Kserve](https://github.com/opendatahub-io/kserve) | v0.11.1.0 | **NOTE:** This is the last ODH release for v1 operator. From next v2.4.0, we will only have new features and fixes included in the v2 operator. \ No newline at end of file diff --git a/src/content/blog/2023-11-03-odh-release-2.4.0-blog.md b/src/content/blog/2023-11-03-odh-release-2.4.0-blog.md new file mode 100644 index 00000000000..ae9a86a65b3 --- /dev/null +++ b/src/content/blog/2023-11-03-odh-release-2.4.0-blog.md @@ -0,0 +1,47 @@ +--- +type: release +author: zdtsw +title: Open Data Hub 2.4.0 Release Guide +preview: Open Data Hub 2.4.0 was just released +date: 2023-11-03 +categories: features, roadmap, release +--- + +What is new? +------ +Changes included in the Open Data Hub v2.4.0 release: + +* ODH Operator + + * **fast channel**(alpha): [v2.4.0](https://github.com/opendatahub-io/opendatahub-operator/releases/tag/v2.4.0) +* ODH Dashboard [v2.17.0-incubation](https://github.com/opendatahub-io/odh-dashboard/releases/tag/v2.17.0-incubation) +* Data Science Pipelines Operator [v1.6.0](https://github.com/opendatahub-io/data-science-pipelines/releases/tag/v1.6.0) +* ODH Notebook Controller [v1.7.0-5](https://github.com/opendatahub-io/kubeflow/releases/tag/v1.7.0-5) +* KServe[v0.11.1.0](https://github.com/opendatahub-io/kserve/releases/tag/v0.11.1.0) +* Model Mesh Serving [v0.11.1.0](https://github.com/opendatahub-io/modelmesh-serving/releases/tag/v0.11.1.0) +* Codeflare Operator [1349bad0](https://github.com/opendatahub-io/codeflare-operator) +* KubeRay [1ed78ffb2](https://github.com/opendatahub-io/kuberay) +* TrustyAI Operator [v1.11.1](https://github.com/trustyai-explainability/trustyai-service-operator/releases/tag/v1.11.1) + +**NOTE:** Please review the [odh-operator v2.0 blog](../2023-07-24-odh-operator-v2.0-blog) to learn more about the new `DataScienceCluster` CustomResourceDefinition that is replacing the `KfDef` deployment method. + +**NOTE2:** Rolling channel will keep v1.11.0 as the last release for a while. +Notable Changes +------ + +* With the release of ODH Operator version 2.4.0 on both fast and rolling channels, the API version is set to v1. We strongly recommend that you carefully review the [upgrade instructions](https://opendatahub.io/docs/upgrade-install-new-operator/) before proceeding with an upgrade from v2.0.0 or v2.1.0 to any later release. + +The following is a list of components that are available in [v2.4.0](https://github.com/opendatahub-io/opendatahub-operator/releases/tag/v2.4.0) release of from operator: + +| Technology | Version | Category | +| ---------------------------------------------------------------------------------- | ------- | ------------------ | +| [Open Data Hub Dashboard](https://github.com/opendatahub-io/odh-dashboard) | v2.17.0-incubation | +| [Open Data Hub Notebook Images](https://github.com/opendatahub-io/notebooks) | v1.7.0-5 | +| [Data Science Pipelines Operator](https://github.com/opendatahub-io/data-science-pipelines-operator) | v1.6.0 | +| [Codeflare Operator](https://github.com/opendatahub-io/codeflare-operator) | main branch on commit 1349bad0 | +| [KubeRay](https://github.com/opendatahub-io/kuberay) | master branch on commit 1ed78ffb2| +| [TrustyAI Operator](https://github.com/trustyai-explainability/trustyai-service-operator) | v1.11.1 | +| [Model Mesh Serving](https://github.com/opendatahub-io/modelmesh-serving) | v0.11.1.0 | +| [Kserve](https://github.com/opendatahub-io/kserve) | v0.11.1.0 | + +**NOTE:** This is the first ODH release only supports v2 operator. If you are still running with v1 operator, we recommend you upgrade to v2 operator as soon as possible in order to get new features and fixes. \ No newline at end of file