Skip to content

KNIME Business Hub 1.7 Release Notes

KNIME Business Hub 1.7.0

(released November 06, 2023)

Important installation notes

Kubernetes version 1.25-1.27 is required for Business Hub 1.7.0. Pre-flight checks in the installer make sure that the correct version is available.

Infrastructure and security updates

Support provided ingress-nginx deployments

  • In existing clusters creating own ingress-nginx deployments before the installation of Hub is now enabled. Whether the Hub install process deploys the inbuilt ingress-nginx can be configured on the Kots Admin dashboard.

  • IMPORTANT: Ingress-NGINX has been deprecated (see the Kubernetes blog post Ingress NGINX: Statement from the Kubernetes Steering and Security Response Committees). As of KNIME Business Hub 1.18.0, the default ingress controller is the Istio Ingress Gateway. For migration guidance, see the Update Guide.

Security context update

  • Security contexts updated for pods, containers and jobs in the hub, knime and knime-execution namespaces.

Bug fixes

  • Fixed a bug where schedules edited with KNIME Analytics Platform didn’t respect job discard settings.
  • Fixed a bug where saving executed job as workflows didn’t work in case workflow size was larger than 50 MB.
  • Fixed a bug where under certain circumstances jobs were shown duplicated in the AP explorer.
  • Fixed a bug where schedules in all teams connected to a user were deactivated when the user left any team.
  • Various smaller fixes.