Skip to content

Commit

Permalink
Release v2.9 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
Fizzadar committed Jan 14, 2024
1 parent af3f6a4 commit 52c3fa6
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# v2.9

Long overdue! Happy New Year all :)

Added:

+ Add `server.security_limit` operation & `SecurityLimits` fact (@maisim)
+ Add `password` argument to `server.user` operation (@disser)
+ Add `url` argument to `brew.tap` operation (@znd4)
+ Add `proxy` argument to `files.download` operation (@themanifold)
+ Add mtu, state, mac to `NetworkDevices` fact (@maisim)
+ Enable/test paramiko v3 support (@pbsds)

Fixed:

+ Fix `Users` fact when user description contains pipes (@julienlavergne)
+ Fix multiple bugs in `files.block` operation (@stone-w4tch3r)
+ Fix removal of sudo askpass file with `server.reboot` operation (@stone-w4tch3r)
+ Disable home creation explicitly in `server.user` (@julienlavergne)
+ Remove unused colorama dependency (@gdrosos)
+ Automatically convert string/bytes IO objects to the correct mode

# v2.8

Added:
Expand Down

0 comments on commit 52c3fa6

Please sign in to comment.