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
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
Changelog
=========

[1.6.0] - 2026-04-28
--------------------

### New Features

- feat: add role fingerprints to syslog (#329)

### Other Changes

- ci: fix yum repos to use devel site instead of old site name [citest_skip] (#322)
- ci: use codecov @v6 [citest_skip] (#323)
- refactor: the ansible six PY2 is deprecated - just use sys.version_info instead (#324)
- ci: update header for run_role_with_clear_facts [citest_skip] (#325)
- test: support ansible-test milestone version 2.22 [citest_skip] (#326)
- ci: Comply with Ansible partner certification checking [citest_skip] (#327)
- ci: ansible-lint requires dependencies to be installed [citest_skip] (#328)

[1.5.0] - 2026-03-16
--------------------

Expand Down