salt/doc/topics/releases/2014.1.11.rst

16 lines
597 B
ReStructuredText
Raw Normal View History

2014-09-09 21:04:33 +00:00
============================
Salt 2014.1.11 Release Notes
============================
:release: 2014-08-29
Version 2014.1.11 is another bugfix release for :ref:`2014.1.0
<release-2014-1-0>`. Changes include:
2014-09-09 21:04:33 +00:00
- Fix for minion_id with byte-order mark (BOM) (:issue:`12296`)
- Fix ``runas`` deprecation in ``at`` module
- Fix trailing slash befhavior for ``file.makedirs_`` (:issue:`14019`)
- Fix chocolatey path (:issue:`13870`)
- Fix git_pillar infinite loop issues (:issue:`14671`)
- Fix json outputter ``null`` case
2014-12-11 03:34:32 +00:00
- Fix for minion error if one of multiple masters are down (:issue:`14099`)