Release notes and upgrade instructions¶
Each version brings new features, bug fixes, and occasionally backwards-incompatible changes.
Where necessary, these release notes also include specific upgrade instructions for each version. For additional guidance, see the general instructions on preparing for and performing an upgrade.
Releases¶
A complete Workshop installation comprises two snaps:
workshop is designed for common users.
sdkcraft is intended for SDK publishers.
Both are available for amd64 and arm64.
Starting with 0.9.1, Workshop and SDKcraft share the same version number.
Latest version¶
Workshop¶
Note
These versions are no longer supported.
SDKcraft¶
Note
These versions are no longer supported.
Release policy and schedule¶
Our release cadence is biweekly, aligned with our development methodology. Releases follow the semantic versioning scheme.
Long-term support¶
We only provide support for the latest versions of Workshop and SDKcraft. If you encounter issues with an older version, we recommend upgrading to the latest release first; see the next section for guidance.
Upgrade instructions¶
Refresh the snaps using the --classic option:
$ sudo snap refresh --classic workshop
$ sudo snap refresh --classic sdkcraft
For prerequisites and other details, see the Installation section on GitHub, or follow the Get started with workshops tutorial section.