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 dd1abf5 commit 6256f1aCopy full SHA for 6256f1a
1 file changed
CHANGELOG.md
@@ -1,6 +1,20 @@
1
Changelog
2
=========
3
4
+[1.6.2] - 2026-06-24
5
+--------------------
6
+
7
+### Bug Fixes
8
9
+- fix: Prevent symlink following privilege escalation in nbde_server_tang module (#240)
10
11
+### Other Changes
12
13
+- refactor: use ansible.posix 2.1.X for EL7 compatibility [citest_skip] (#237)
14
+- ci: Add config file for CodeRabbit with custom rules (#238)
15
+- ci: Skip reviews for PRs with [citest_skip] in the title (#239)
16
+- test: remove unused files (#241)
17
18
[1.6.1] - 2026-05-07
19
--------------------
20
0 commit comments