1.8.0
Changes:
- ๐ผ Upgraded upstream
Manifeststov1.8.0.
1.7.1
Changes:
- ๐จ Fixed
make applydeployment issue (#425, #426, #427). - ๐งช Validated deployment using
GKE 1.25.8.
1.7.0
Changes:
- ๐ผ Upgraded upstream
Manifeststov1.7.0. - ๐ผ Upgraded
Kubeflow Pipelinestov2.0.0-alpha.7. - ๐ผ Upgraded
KNativetov1.8.5(#404). - ๐ผ Upgraded
cert-managertov1.10.2(#405). - ๐ผ Upgraded
ASMtov1.16.2(#406). - ๐ผ Upgraded
KServetov0.10(#408). - ๐จ Fixed
ASMdeployment issue (#413, #419) - ๐จ Fixed user header issue in
KServeweb-app (#414) - ๐งช Validated deployment using
GKE 1.23,GKE 1.24,GKE 1.25, andGKE 1.26.
1.6.1
Changes:
- ๐ผ Upgraded upstream
Manifeststov1.6.1. - ๐ผ Upgraded
pipelinestov2.0.0-alpha.6(fixes #392). - ๐ผ Updated
MySQLto8.0(#391). - ๐จ Fixed
ASMdeployment issue (#389) - ๐จ Minor improvements of deployment process.
- ๐งช Validated deployment using
GKE 1.22.
1.6.0:
Changes:
- ๐ผ Upgraded upstream
Manifeststov1.6.0. - ๐ผ Upgraded
ASMtov1.14(#385). - ๐ผ Upgraded
Knativetov1.2(#373). - ๐ผ Upgraded
cert-managertov1.5(#372). - ๐ผ Upgraded
pipelinestov2.0.0-alpha.4. - ๐ผ Upgraded APIs to support
GKE 1.22(#349). - ๐จ Improved deployment stability (#371, #376, #384, #386).
- ๐ Removed deprecated
kfserving,cloud-endpoints, andapplicationmanifests (#375, #377). - ๐งช Validated deployment using
GKE 1.21andGKE 1.22.
1.5.1
Changes:
- ๐ผ Upgraded
ASMtov1.13. - ๐จ Fixed
KServeissues with dashboard (#362) and directory (#361). - ๐ Increased the maximum length of Kubeflow cluster name (#359).
- ๐ Moved RequestAuthentication policy creation to
iap-enablerto 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 ConnectorCRD. - ๐ Switch from
kfservingtoKServeas default serving component, you can switch back tokfservinginconfig.yaml. - ๐จ Fixed
cloudsqlproxyissue withlivenessProbeconfiguration. - ๐งช Validated deployment using
GKE 1.20.12.
1.4.1
Changes:
Changes on top of v1.4.0:
- ๐ผ Upgrade: Integrate with Kubeflow
1.4.1manifests (kubeflow/manifests#2084) - ๐จ Fix: Change cloud endpoint images destination (#343)
- ๐จ Fix: Use
yq4iniap-ingressMakefile.
1.4.0:
Changes:
- ๐ผ Upgrade Kubeflow components versions as listed in components versions table
- ๐ข Removed
GKE 1.18image version and k8s runtime pin, now GKE version is default toSTABLEchannel. - ๐ Set Emissary Executor as default Argo Workflow executor for Kubeflow Pipelines.
- ๐ผ Upgraded
kptversions from0.X.Xto1.0.0-beta.6. - ๐ผ Upgraded
yqfromv3tov4. - ๐ผ Upgraded
ASM(Anthos Service Mesh) to1.10.4-asm.6. - ๐ Unblocked
KFSservingusage by removingcommonLabelsfrom kustomization patch (#298 and #324). - ๐ Integrated with
KFServingWeb App UI. - ๐ Integrated with unified operator:
training-operator. - ๐ช Simplified deployment: Removed requirement for independent installation of
yq,jq,kustomize,kpt.