Skip to main content
New to Testkube? Unleash the power of cloud native testing in Kubernetes with Testkube. Get Started >

Testkube Changelog

info

This is the changelog for the Testkube Control Plane, latest releases are on top.

  • Monthly releases add new functionality and overall improvements.
  • Patch releases focus on critical bugs and security issues.

Patch Release v1.15.4 (2025-06-06)

This release is available in Helm Chart v2.321.4

Improvements

  • Fixed an issue where the Workflow wizard shows an empty preview whe combining multiple templates
  • Security updates in upstream dependencies.

Patch Release v1.15.3 (2025-06-04)

This release is available in Helm Chart v2.321.3

Improvements

  • Fixed an issue where artifact previews were sometimes rendered incorrectly.
  • Fixed an issue where Workflow Templates could not be created due to unknown function newCredential.

Patch Release v1.15.2 (2025-06-02)

This release is available in Helm Chart v2.321.2.

Improvements

  • Fix API failure when deleting expired API token.
  • Artifact cleaning via ENTERPRISE_ARTIFACT_RETENTION_DAYS and ENTERPRISE_ARTIFACT_MAX_STORAGE_SIZE_GB now works as expected.

Patch Release v1.15.1 (2025-05-23)

This release is available in Helm Chart v2.321.1.

Improvements

  • Security updates in upstream dependencies.

Monthly Release v1.15.0 (2025-05-23)

This release is available in Helm Chart v2.321.0.

What changed?

Release Quality has been our focus for Testkube v1.15. This release is packed with a variety of bug fixes and improvements.

Our team also took a good look at the release procedures of the Testkube Control Plane:

  • Changelogs! Testkube's control plane now comes with public changelogs and a unified version. In the past, each service such as the dashboard, API Server, workers, etc, would have its own version. Today they all share the same version which makes it easier to communicate changes and service interoperability.
  • The release cadence will also be reduced to better fit enterprises. Moving forward you can expect a monthly minor release with some unplanned patch versions in between. The new process also improves predictability and stability of these releases.
  • Our Helm Chart is now available as an OCI Artifact. The old Helm Repository approach still works, but under the hood it will now also pull as an OCI Artifact.

Features

  • Added timezone to TestWorkflows cronjobs.
  • Added support for logging Audit Events to console.

Improvements & fixes

  • Fixed variety of security issues.
  • Added downloading of an execution's log to the dashboard.
  • Fixed an issue with preview URLs when changing environments.
  • Fixed an issue with legacy tests events for the webhook condition selector
  • Fixed an issue with full screen mode within execution dialogue.
  • Fixed a problem where workingDir were incorrectly substituted within workflow definitions.
  • Fixed an issue updating team and board descriptions.
  • Fixed workflow termination when resource metrics cannot be stored due to lack of free storage space. Improved user interface of multi-agent engine
  • Many other minor fixes and improvements.