Commit 84616c70 authored by Jérome Perrin's avatar Jérome Perrin

slapos.core: release 1.6.0

parent 05d3248d
Changes
=======
1.6.0 (2020-07-15)
------------------
* cli: Allow boot and bang commands in non-root environments
* collect: disable FolderSizeSnapshot for now
* collect: small optimization on garbage collect
* grid: Fix OS detection
* grid: Support non writable files and folders when removing software or partition directories
* grid: try 3 times to upload archive to binary cache
* prune: Several bug fixes
* proxy: support forwarding requests as a partition
* standalone: support setting multi-master in slapos.cfg
* testing/testcase: several bug fixes in ldd check and snapshots
* util: use safe variant or xml_marshaller
* util: introduce rmtree, a wrapper for shutil.rmtree with support for non writable files and folders
1.5.12 (2020-04-07)
-------------------
......
......@@ -26,4 +26,4 @@
#
##############################################################################
version = '1.5.12'
version = '1.6.0'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment