Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
Changelog
=========

[1.21.0] - 2026-08-06
--------------------

### New Features

- feat: Write roles fingerprints to /var/log/sysroles.jsonl [citest_skip] (#892)

### Other Changes

- ci: use gha checkout v7, codecov v7 [citest_skip] (#882)
- ci: Use our own pr_title_lint.py instead of NPM commitlint [citest_skip] (#883)
- ci: bump tox-lsr version to 3.20.0 to fix tox 4.58 api breakage [citest_skip] (#885)
- ci: Add support for Fedora 44 and drop Fedora 42 - use ansible-core 2.21 [citest_skip] (#887)
- ci: bump actions/setup-python from 6 to 7 (#888)
- ci: bump github/codeql-action from 4 to 4.37.3 (#889)
- ci: ensure dependabot updates do not invoke ci tests [citest_skip] (#890)
- ci: [citest_skip] bump github/codeql-action from 4.37.3 to 4.37.4 (#891)

[1.20.3] - 2026-06-25
--------------------

Expand Down