Releases: GoogleCloudPlatform/kubeflow-distribution
Releases · GoogleCloudPlatform/kubeflow-distribution
Kubeflow on Google Cloud v1.8.0
Kubeflow on Google Cloud v1.7.1
Kubeflow on Google Cloud v1.7.0
Changes:
- 🔼 Upgraded upstream
Manifests
tov1.7.0
. - 🔼 Upgraded
Kubeflow Pipelines
tov2.0.0-alpha.7
. - 🔼 Upgraded
KNative
tov1.8.5
(#404). - 🔼 Upgraded
cert-manager
tov1.10.2
(#405). - 🔼 Upgraded
ASM
tov1.16.2
(#406). - 🔼 Upgraded
KServe
tov0.10
(#408). - 🔨 Fixed
ASM
deployment issue (#413, #419) - 🔨 Fixed user header issue in
KServe
web-app (#414) - 🧪 Validated deployment using
GKE 1.23
,GKE 1.24
,GKE 1.25
, andGKE 1.26
.
Kubeflow on Google Cloud v1.7.0-rc.0
Changes:
- 🔼 Upgraded upstream Manifests to v1.7.0-rc.2.
- 🔼 Upgraded ASM to v 1.16 (#406).
- 🔼 Upgraded Knative to v 1.8 (#404).
- 🔼 Upgraded cert-manager to v 1.10 (#405).
- 🔼 Upgraded pipelines to v 2.0.0-alpha.7.
- 🧪 Validated deployment using GKE 1.23 and GKE 1.24.
Kubeflow on Google Cloud v1.6.1
Kubeflow on Google Cloud v1.6.0
Changes:
- 🔼 Upgraded upstream Manifests to v1.6.0
- 🔼 Upgraded ASM to v 1.14 (#385).
- 🔼 Upgraded Knative to v 1.2 (#373).
- 🔼 Upgraded cert-manager to v 1.5 (#372).
- 🔼 Upgraded pipelines to v 2.0.0-alpha.4.
- 🔼 Upgraded APIs to support GKE 1.22 (#349).
- 🔨 Improved deployment stability (#371, #376, #384, #386).
- 🚚 Removed deprecated kfserving, cloud-endpoints, and application manifests (#375, #377).
- 🧪 Validated deployment using GKE 1.21 and GKE 1.22.
Kubeflow on Google Cloud v1.5.1
Changes:
Kubeflow on Google Cloud v1.5
Changes:
- 🔼 Upgrade Kubeflow components versions as listed in components versions table
- 🚀 Integrated with Config Controller, simplified management cluster maintenance cost, there is no need to manually upgrade Config Connector CRD.
- 🚚 Switch from kfserving to KServe as default serving component, you can switch back to kfserving in
config.yaml
. - 🔨 Fixed cloudsqlproxy issue with livenessProbe configuration.
- 🧪 Validated deployment using GKE 1.20.12.
RC: Kubeflow on Google Cloud v1.5.0-rc.0
This is a release candidate for Kubeflow v1.5.0 on Google Cloud. Tracking item: #332
Kubeflow on Google Cloud v1.4.1
Changes on top of v1.4.0:
- Upgrade: Integrate with Kubeflow 1.4.1 manifests (kubeflow/manifests#2084)
- Fix: Change cloud endpoint images destination (#343)
- Fix: Use yq4 in iap-ingress Makefile.