.. include:: /Includes.rst.txt 2.2.1 - March 13, 2026 ====================== .. only:: html .. contents:: :local: :depth: 3 Breaking changes ---------------- No breaking changes! All Changes ----------- This is a list of all changes in this release: :: 2026-03-13 [BUGFIX] Normalize cached feed data for serialization (Commit 3bbdf0c by Eric Harrer) 2026-03-13 [BUGFIX] Verify TER artefacts before publishing (Commit e0d8c6f by Eric Harrer) 2026-03-11 [BUGFIX] Harden TER release workflow (Commit 95b46d5 by Eric Harrer) 2026-03-11 [BUGFIX] Use prepared comment in TER publish step (Commit e84c344 by Eric Harrer) 2026-03-11 [BUGFIX] Fix TER release backfill workflow (Commit b747281 by Eric Harrer) 2026-03-11 [TASK] Automate TER release publishing (Commit 1b55656 by Eric Harrer) This list has been created by using `git log $(git describe --tags --abbrev=0)..HEAD --abbrev-commit --pretty='%ad %s (Commit %h by %an)' --date=short`.