Skip to content

Commit 70d952e

Browse files
committed
Release v2.9.1
1 parent 87e73c6 commit 70d952e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v2.9.1
2+
3+
+ Add ability to retry SSH connections on failure (@fwiesel)
4+
+ Handle nested operation errors correctly like unnested operations
5+
+ Display list of valid Terraform keys when no match
6+
+ Fix tab aligned `dpkg` output parsing in `deb.DebPackages` fact (@martenlienen)
7+
+ Fix support page chat link
8+
+ Fix default argument checking when looking up arguments from host data
9+
+ Fix duplicate traceback printing in callback operations
10+
+ Fix use of removed `--local-only` flag in `choco.ChocoPackages` fact
11+
+ Fix sudo no user regex when calling facts
12+
+ Fix missing use of `destination` & `not_destination` args in `iptables.rule` operation
13+
114
# v2.9
215

316
Long overdue! Happy New Year all :)

0 commit comments

Comments
 (0)