salt/doc/topics/releases/0.17.4.rst
Pedro Algarvio 6c819439b5 Add a few more nice to have hooks
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-02-07 07:10:13 +00:00

375 B

Salt 0.17.4 Release Notes

release
2013-12-10

Version 0.17.4 is another bugfix release for 0.17.0 <release-0-17-0>. The changes include:

  • Fix file.replace bug when replacement str is numeric (9101)
  • Fix regression in file.managed (9131)
  • Prevent traceback when job is None. (9145)