Skip to content

Commit 07a1d5a

Browse files
committed
Release v2.6 🎉
1 parent 6b704b5 commit 07a1d5a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# v2.6
2+
3+
Added:
4+
5+
+ Use SSH connector parameters with `files.rsync` operation (@StevenKGER)
6+
+ Add `auto_remove` arguments to `apt.upgrade` operation (@mcataford)
7+
+ Make it possible to call any function/op/deploy from the CLI
8+
9+
Fixed:
10+
11+
+ Fix handling of ALL/GRANT OPTION permissions in `mysql.privileges` operation (@gchazot)
12+
+ Fix `mysql.load` operation with spaces in filenames (@gchazot)
13+
+ Fix fact `apk.ApkPackages` for packages with numbers in the name (@dchauviere)
14+
+ Fix fact `openrc.OpenrcStatus` for services with start times (@dchauviere)
15+
+ Fix `files.put` for files containing spaces in local connector (@uggedal)
16+
+ Fix performance of fact phase when calling functions/operations directly in CLI
17+
118
# v2.5.3
219

320
+ Fix handling of facts with no arguments or with global arguments

0 commit comments

Comments
 (0)