Skip to content

2026.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 23:13
· 8 commits to main since this release

RELEASE=2026.2.1

Release Notes

New Features/Updated functionality

SBOMs for images

We know produce Software Bill of Materials (SBOM) for our images. You can find
them at http://releases.forgeops.com/sbom . See
<./how-tos/retrieve-SBOMs-based-on-original-image-URL.md> for more details on
using them.

Bugfixes

Fixed VolumeSnapshot cleanup

When using the provided VolumeSnapshot capability, the purgeDelay setting was
not being honored. The logic to determine that was changed to use the more
reliable seconds since epoch.

Added volume for Tomcat temp dir

When readOnlyRootFilesystem is enabled for AM, it can throw errors when it
needs to create something in /usr/local/tomcat. The tomcat dir has been moved
to the writable volume.

How-tos

recreating-ds-sts

This how-to describes how to recreate a DS sts without downtime when you need
to make a significant change to a STS. <./how-tos/recreateing-ds-sts.md>

Full Changelog: 2026.2.0...2026.2.1