Skip to content

Commit 52c3fa6

Browse files
committed
Release v2.9 🎉
1 parent af3f6a4 commit 52c3fa6

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# v2.9
2+
3+
Long overdue! Happy New Year all :)
4+
5+
Added:
6+
7+
+ Add `server.security_limit` operation & `SecurityLimits` fact (@maisim)
8+
+ Add `password` argument to `server.user` operation (@disser)
9+
+ Add `url` argument to `brew.tap` operation (@znd4)
10+
+ Add `proxy` argument to `files.download` operation (@themanifold)
11+
+ Add mtu, state, mac to `NetworkDevices` fact (@maisim)
12+
+ Enable/test paramiko v3 support (@pbsds)
13+
14+
Fixed:
15+
16+
+ Fix `Users` fact when user description contains pipes (@julienlavergne)
17+
+ Fix multiple bugs in `files.block` operation (@stone-w4tch3r)
18+
+ Fix removal of sudo askpass file with `server.reboot` operation (@stone-w4tch3r)
19+
+ Disable home creation explicitly in `server.user` (@julienlavergne)
20+
+ Remove unused colorama dependency (@gdrosos)
21+
+ Automatically convert string/bytes IO objects to the correct mode
22+
123
# v2.8
224

325
Added:

0 commit comments

Comments
 (0)