We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29ccee4 commit e6b6558Copy full SHA for e6b6558
1 file changed
CHANGELOG.md
@@ -1,6 +1,20 @@
1
Changelog
2
=========
3
4
+[1.0.2] - 2026-06-24
5
+--------------------
6
+
7
+### Bug Fixes
8
9
+- fix: do not use cert '-subj' with hostname to generate cert, use subjectAltName (#24)
10
11
+### Other Changes
12
13
+- refactor: use ansible.posix 2.1.X for EL7 compatibility [citest_skip] (#21)
14
+- ci: Add config file for CodeRabbit with custom rules (#22)
15
+- ci: Skip reviews for PRs with [citest_skip] in the title (#23)
16
+- test: ensure podman volumes are removed (#25)
17
18
[1.0.1] - 2026-05-12
19
--------------------
20
0 commit comments