From 004b48a07c2dbd5937fcd555a7e64268df36f2f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Arta=C4=8D?= Date: Fri, 25 Aug 2017 15:09:48 +0200 Subject: [PATCH] Release notes for v.0.3.5 Change-Id: Iceadd603c437d14fbb4e8f8b4206daead43bf8d7 --- Changelog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Changelog.md b/Changelog.md index ed492f1..f3e42ab 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,19 @@ # Changelog +## 0.3.5 + +* Improved documentation and additional helper scripts for installing DICE + Deployment Service +* Included steps for installing DICE Monitoring Framework during setup of + Cloudify Manager and DICE Deployment Service +* Enabled the use libvirt Vagrant provider that does not clash with + Docker/Kubernetes +* Added installation helpers for OpenStack, AWS and FCO +* Added metadata upload capability to deploy endpoint +* The CLI enables passing the application's metadata with the deploy. +* AWS instance will now use a boot volume that is large enough for swap file + + ## 0.3.4 * Added option for application registration with DMon