Add release notes for 2014.1.8

This commit is contained in:
Colton Myers 2014-07-30 13:44:26 -06:00
parent 3a16b42eb9
commit 0406655519

View File

@ -0,0 +1,18 @@
===========================
Salt 2014.1.8 Release Notes
===========================
:release: 2014-07-30
Version 2014.1.8 is another bugfix release for :doc:`2014.1.0
</topics/releases/2014.1.0>`. Changes include:
- Ensure salt-ssh will not continue if permissions on a temporary directory are
not correct.
- Use the bootstrap script distributed with Salt instead of relying on an
external resource
- Remove unused testing code
- Ensure salt states are placed into the ``.salt`` directory in salt-ssh
- Use a randomized path for temporary files in a salt-cloud deployment
- Clean any stale directories to ensure a fresh copy of salt-ssh during a
deployment