1.8.0
Changes:
- ๐ผ Upgraded upstream
Manifests
tov1.8.0
.
1.7.1
Changes:
- ๐จ Fixed
make apply
deployment issue (#425, #426, #427). - ๐งช Validated deployment using
GKE 1.25.8
.
1.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
.
1.6.1
Changes:
- ๐ผ Upgraded upstream
Manifests
tov1.6.1
. - ๐ผ Upgraded
pipelines
tov2.0.0-alpha.6
(fixes #392). - ๐ผ Updated
MySQL
to8.0
(#391). - ๐จ Fixed
ASM
deployment issue (#389) - ๐จ Minor improvements of deployment process.
- ๐งช Validated deployment using
GKE 1.22
.
1.6.0:
Changes:
- ๐ผ Upgraded upstream
Manifests
tov1.6.0
. - ๐ผ Upgraded
ASM
tov1.14
(#385). - ๐ผ Upgraded
Knative
tov1.2
(#373). - ๐ผ Upgraded
cert-manager
tov1.5
(#372). - ๐ผ Upgraded
pipelines
tov2.0.0-alpha.4
. - ๐ผ Upgraded APIs to support
GKE 1.22
(#349). - ๐จ Improved deployment stability (#371, #376, #384, #386).
- ๐ Removed deprecated
kfserving
,cloud-endpoints
, andapplication
manifests (#375, #377). - ๐งช Validated deployment using
GKE 1.21
andGKE 1.22
.
1.5.1
Changes:
- ๐ผ Upgraded
ASM
tov1.13
. - ๐จ Fixed
KServe
issues with dashboard (#362) and directory (#361). - ๐ Increased the maximum length of Kubeflow cluster name (#359).
- ๐ Moved RequestAuthentication policy creation to
iap-enabler
to improve GitOps friendliness (#364). - ๐งช Validated deployment using
GKE 1.21.11
.
1.5.0:
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 upgradeConfig Connector
CRD. - ๐ Switch from
kfserving
toKServe
as default serving component, you can switch back tokfserving
inconfig.yaml
. - ๐จ Fixed
cloudsqlproxy
issue withlivenessProbe
configuration. - ๐งช Validated deployment using
GKE 1.20.12
.
1.4.1
Changes:
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
iniap-ingress
Makefile.
1.4.0:
Changes:
- ๐ผ Upgrade Kubeflow components versions as listed in components versions table
- ๐ข Removed
GKE 1.18
image version and k8s runtime pin, now GKE version is default toSTABLE
channel. - ๐ Set Emissary Executor as default Argo Workflow executor for Kubeflow Pipelines.
- ๐ผ Upgraded
kpt
versions from0.X.X
to1.0.0-beta.6
. - ๐ผ Upgraded
yq
fromv3
tov4
. - ๐ผ Upgraded
ASM
(Anthos Service Mesh) to1.10.4-asm.6
. - ๐ Unblocked
KFSserving
usage by removingcommonLabels
from kustomization patch (#298 and #324). - ๐ Integrated with
KFServing
Web App UI. - ๐ Integrated with unified operator:
training-operator
. - ๐ช Simplified deployment: Removed requirement for independent installation of
yq
,jq
,kustomize
,kpt
.