Skip to content

Releases: kubermatic/dashboard

v2.29.0

23 Oct 15:08
21bc9bb

Choose a tag to compare

🎉 Please see the changelog for a complete list of new features, improvements, and bugfixes in this release.

v2.28.3

16 Sep 07:58
edb954a

Choose a tag to compare

Bugfixes

  • Fix web terminal token expiration by refreshing expired tokens automatically (#7551)

Updates

  • Update Go version to v1.24.7 (#7555)

v2.27.8

16 Sep 07:55
1a2a100

Choose a tag to compare

Bugfixes

  • Fix web terminal token expiration by refreshing expired tokens automatically (#7550)
  • Move web-terminal cleanup job to seed to fix cleanup not working when the token is expired (#7451)

Updates

  • Update Go version to v1.23.12 (#7556)

v2.26.13

16 Sep 07:51
75bad7b

Choose a tag to compare

Bugfixes

  • Fix web terminal token expiration by refreshing expired tokens automatically (#7549)
  • Move web-terminal cleanup job to seed to fix cleanup not working when the token is expired (#7547)

Updates

  • Update Go version to v1.23.12 (#7557)

v2.28.2

13 Aug 04:39
c111f9a

Choose a tag to compare

New Features

  • Add a new option to enable the config drive on the OpenStack provider for machine deployments, along with a datacenter-level option to enforce it for all machine deployments (#7516)

v2.27.7

13 Aug 04:38
7fb5560

Choose a tag to compare

New Features

  • Add a new option to enable the config drive on the OpenStack provider for machine deployments, along with a datacenter-level option to enforce it for all machine deployments (#7516)

Bugfixes

  • Pass ConfigDrive value to JSON patch during machine updates for OpenStack (#7299)

v2.26.12

13 Aug 10:23
e4ec2ca

Choose a tag to compare

New Features

  • Add a new option to enable the config drive on the OpenStack provider for machine deployments, along with a datacenter-level option to enforce it for all machine deployments (#7516)

Bugfixes

  • Pass ConfigDrive value to JSON patch during machine updates for OpenStack (#7299)

v2.26.11

13 Aug 04:32
7dd2d26

Choose a tag to compare

This release contains a mistake, please use v2.26.12 instead.

v2.28.1

10 Jul 16:17
05bc8bb

Choose a tag to compare

New Features

  • Add the ability to skip router reconciliation in the OpenStack provider. ([#7483]{#7483))

Bugfixes

  • Fix KubeLB checkbox state management and UI flickering issues in cluster creation wizard/edit cluster dialog (#7458)
  • Fix validation error when switching expose strategy from Tunneling to LoadBalancer by clearing tunnelingAgentIP automatically (#7422)
  • KubeLB: Fix a bug where enforcement on a datacenter was not enabling KubeLB for the user clusters in the dashboard (#7453)
  • Project viewers can now only view cluster templates. Create, update, and delete actions are restricted except deletion by the owner (#7481)
  • Skip setting custom CPUs field in machine deployment for KubeVirt user clusters. (#7493)

Updates

  • Update to Go version 1.24.4 (#7440)

v2.27.6

10 Jul 16:16
0c9de01

Choose a tag to compare

Design

  • Fix clickable documentation links in hints for disabled checkboxes (#7434)

Bugfixes

  • Fix KubeLB checkbox state management and UI flickering issues in cluster creation wizard/edit cluster dialog (#7460)
  • Fix validation error when switching expose strategy from Tunneling to LoadBalancer by clearing tunnelingAgentIP automatically (#7422)
  • KubeLB: Fix a bug where enforcement on a datacenter was not enabling KubeLB for the user clusters in the dashboard (#7455)
  • List all OpenStack networks in the UI wizard during cluster creation (#7437)
  • Project viewers can now only view cluster templates. Create, update, and delete actions are restricted except deletion by the owner (#7482)
  • Shows custom disk fields when a custom disk is configured in the Machine Deployment edit dialog (#7415)
  • Unset backup sync period if value is empty (#7444)
  • Skip setting custom CPUs field in machine deployment for Kubevirt user clusters. (#7493)

Updates

  • Update to Go 1.23.10 (#7450)