Releases: cfengine/release-information
Releases · cfengine/release-information
2026-05-08
What's Changed
- Added enterprise releases.json checksums by @sarakthon in #6
- Added tags.json by @sarakthon in #7
- ENT-13779: Expanded release-information to include full releases.json by @sarakthon in #8
- ENT-13808: Expand release-information with release files and checksums from community/releases.json by @sarakthon in #9
- ENT-13071: Added GH Action to update syntax-description weekly by @SimonThalvorsen in #10
- Fix workflow to match correct package: nova-hub -> community by @SimonThalvorsen in #11
- Updated syntax-description.json by @github-actions[bot] in #12
- Regenerated release information with: cfengine dev generate-release-information by @olehermanse in #13
- Updated syntax-description.json by @github-actions[bot] in #14
- Stop syntax-description workflow in forks by @SimonThalvorsen in #15
- Recorded release information for 3.27.1 and 3.24.4 by @olehermanse in #16
New Contributors
- @sarakthon made their first contribution in #6
- @SimonThalvorsen made their first contribution in #10
- @github-actions[bot] made their first contribution in #12
Full Changelog: 2026-01-14...2026-05-08
2026-01-14
What's Changed
- Generated release information for 3.27.0 by @olehermanse in #5
Full Changelog: 2026-01-02...2026-01-14
2026-01-02
What's Changed
- Added release information for 3.24.3 and 3.21.8 by @olehermanse in #4
Full Changelog: 2025-05...2026-01-02
2025-05
What's Changed
- Added generated files from 3.21.7 and 3.24.2 by @olehermanse in #2
- Added generated files from 3.26.0 by @craigcomstock in #3
New Contributors
- @craigcomstock made their first contribution in #3
Full Changelog: 2025-01...2025-05
2025-01
Squashed initial history to reduce bloat before we start using the repo Original commit messages before squashing: - Upload initial MPF data JSONs for testing - Update the MPF data, as generated by the newest ENT-12098 commit - Update the downloadable files MPF data, as generated by the newest ENT-12098 commit - Update the downloadable files MPF data, as generated by the newest ENT-12098 commit - Update the downloadable files to use the new post-ENT-12486 format - Correct wrong ordering in `files.json` - Added some basic instructions for how to use cfbs generate-release-information - Added release information after 3.25.0, 3.24.1, and 3.21.6 - .gitignore: Added downloaded_masterfiles to gitignore cfbs generate-release-information downloads files to this folder name in the current working directory. Since we never want to commit this just ignore it, regardless of where. - Removed git-based files These files and the option which generates them can be used as an additional consistency check, but we don't need them committed here. Signed-off-by: jakub-nt <175944085+jakub-nt@users.noreply.github.com> Signed-off-by: Ole Herman Schumacher Elgesem <ole.elgesem@northern.tech>