Skip to content

Commit 1f42d5e

Browse files
committed
docs(changelog): version 1.21.0 [citest_skip]
Update changelog and .README.html for version 1.21.0 Signed-off-by: Rich Megginson <[email protected]>
1 parent 398d73d commit 1f42d5e

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
Changelog
22
=========
33

4+
[1.21.0] - 2026-04-28
5+
--------------------
6+
7+
### New Features
8+
9+
- feat: add role fingerprint to system journal (#614)
10+
11+
### Bug Fixes
12+
13+
- fix: use correct encryption_key parameter, improve error messages (#601)
14+
15+
### Other Changes
16+
17+
- test: ensure role gathers the facts it uses by having test clear_facts before include_role (#593)
18+
- ci: Bump codecov/codecov-action from 5 to 6 (#602)
19+
- ci: fix yum repos to use devel site instead of old site name [citest_skip] (#603)
20+
- ci: use codecov @v6 [citest_skip] (#604)
21+
- refactor: comply with Ansible partner certification checks [citest_skip] (#605)
22+
- ci: update header for run_role_with_clear_facts [citest_skip] (#606)
23+
- test: support ansible-test milestone version 2.22 (#610)
24+
- ci: Comply with Ansible partner certification checking [citest_skip] (#612)
25+
- ci: ansible-lint requires dependencies to be installed [citest_skip] (#613)
26+
- test: add role fingerprints to syslog (#615)
27+
428
[1.20.0] - 2026-03-16
529
--------------------
630

0 commit comments

Comments
 (0)