Skip to content

Releases and Versions

Clastix Labs organization publishes Kamaji's versions that correspond to specific project milestones and sets of new features. These versions are available in different types of release artifacts.

Types of release artifacts

Edge Releases

Edge Release artifacts are published on a monthly basis as part of the open source project. Versioning follows the form edge-{year}.{month}.{incremental} where incremental refers to the monthly release. For example, edge-24.7.1 is the first edge release shipped in July 2024. The full list of edge release artifacts can be found on the Kamaji's GitHub releases page.

Edge Release artifacts contain the code in from the main branch at the point in time when they were cut. This means they always have the latest features and fixes, and have undergone automated testing as well as maintainer code review. Edge Releases may involve partial features that are later modified or backed out. They may also involve breaking changes, of course, we do our best to avoid this. Edge Releases are generally considered production ready, and the project will mark specific releases as “not recommended” if bugs are discovered after release.

Using Edge Release artifacts and reporting bugs helps us ensure a rapid pace of development and is a great way to help maintainers. We publish edge release guidance as part of the release notes and strive to always provide production-ready artifacts.

Stable Releases

Stable Release artifacts of Kamaji follow semantic versioning, whereby changes in major version denote large feature additions and possible breaking changes and changes in minor versions denote safe upgrades without breaking changes.

Kamaji Management Cluster Tenant Cluster
v1.0.0 v1.22+ [v1.21.0 .. v1.30.2]

As of July 2024 Clastix Labs organization does no longer provide stable release artifacts. Stable Release artifacts are offered on a subscription basis by CLASTIX, the main Kamaji project contributor.

Learn more about available subscription plans from CLASTIX.