This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Changelog

Kubeflow on Google Cloud Changelog

1.8.0

Release notes

Changes:

  • ๐Ÿ”ผ Upgraded upstream Manifests to v1.8.0.

1.7.1

Release notes

Changes:

  • ๐Ÿ”จ Fixed make apply deployment issue (#425, #426, #427).
  • ๐Ÿงช Validated deployment using GKE 1.25.8.

1.7.0

Release notes

Changes:

  • ๐Ÿ”ผ Upgraded upstream Manifests to v1.7.0.
  • ๐Ÿ”ผ Upgraded Kubeflow Pipelines to v2.0.0-alpha.7.
  • ๐Ÿ”ผ Upgraded KNative to v1.8.5 (#404).
  • ๐Ÿ”ผ Upgraded cert-manager to v1.10.2 (#405).
  • ๐Ÿ”ผ Upgraded ASM to v1.16.2 (#406).
  • ๐Ÿ”ผ Upgraded KServe to v0.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, and GKE 1.26.

1.6.1

Release notes

Changes:

  • ๐Ÿ”ผ Upgraded upstream Manifests to v1.6.1.
  • ๐Ÿ”ผ Upgraded pipelines to v2.0.0-alpha.6 (fixes #392).
  • ๐Ÿ”ผ Updated MySQL to 8.0 (#391).
  • ๐Ÿ”จ Fixed ASM deployment issue (#389)
  • ๐Ÿ”จ Minor improvements of deployment process.
  • ๐Ÿงช Validated deployment using GKE 1.22.

1.6.0:

Release notes

Changes:

  • ๐Ÿ”ผ Upgraded upstream Manifests to v1.6.0.
  • ๐Ÿ”ผ Upgraded ASM to v1.14 (#385).
  • ๐Ÿ”ผ Upgraded Knative to v1.2 (#373).
  • ๐Ÿ”ผ Upgraded cert-manager to v1.5 (#372).
  • ๐Ÿ”ผ Upgraded pipelines to v2.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.

1.5.1

Release notes

Changes:

  • ๐Ÿ”ผ Upgraded ASM to v1.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:

Release notes

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.

1.4.1

Release notes

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 in iap-ingress Makefile.

1.4.0:

Release notes

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 to STABLE channel.
  • ๐ŸŒŠ Set Emissary Executor as default Argo Workflow executor for Kubeflow Pipelines.
  • ๐Ÿ”ผ Upgraded kpt versions from 0.X.X to 1.0.0-beta.6.
  • ๐Ÿ”ผ Upgraded yq from v3 to v4.
  • ๐Ÿ”ผ Upgraded ASM (Anthos Service Mesh) to 1.10.4-asm.6.
  • ๐Ÿš€ Unblocked KFSserving usage by removing commonLabels 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.