salt/doc/topics/releases/2014.1.11.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

598 B

Salt 2014.1.11 Release Notes

release
2014-08-29

Version 2014.1.11 is another bugfix release for 2014.1.0 <release-2014-1-0>. Changes include:

  • Fix for minion_id with byte-order mark (BOM) (12296)
  • Fix runas deprecation in at module
  • Fix trailing slash befhavior for file.makedirs_ (14019)
  • Fix chocolatey path (13870)
  • Fix git_pillar infinite loop issues (14671)
  • Fix json outputter null case
  • Fix for minion error if one of multiple masters are down (14099)