From 07f2e0dc47ef7fe05cd570be8f2a7ddce138ff74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tadej=20Borov=C5=A1ak?= Date: Wed, 15 Feb 2017 12:12:30 +0100 Subject: [PATCH] Add release notes for version 0.1.9 Change-Id: Ifba76c366d2b97d3b126a27fda56d85b3b8392f8 --- release-notes.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/release-notes.txt b/release-notes.txt index 5685b98..2e6568f 100644 --- a/release-notes.txt +++ b/release-notes.txt @@ -1,3 +1,18 @@ +New in v.0.1.9: + +* CentOS 7 is now supported platform for Cassandra and dice_common cookbooks. +* Cookbooks for ScyllaDB were added to repository. +* Support for latest DMon was added to DMon cookbook. +* Node and application registration on DMon has been updated according to the + upstream changes. +* Monitoring support has been added for Cassandra. +* Hostname and FQDN of the VM that is set by dice_common cookbook are now + deterministic, unique and conform to the standards set by IETF. +* Ability to run multiple background tasks for DICE Deployment Service was + added to celery service file. +* Concurrent test runner for Chef cookbooks has been added, making it feasible + to run test suite on almost every commit. + New in v.0.1.8: * Cassandra recipe that starts the service now waits until client can