From f6b27cabb8fd0f685325427dddc14d6dc04ef40f Mon Sep 17 00:00:00 2001 From: Blerim Sheqa Date: Fri, 16 Sep 2016 15:15:47 +0200 Subject: [PATCH] Release version v0.3.0 --- CHANGELOG | 28 ++++++++++++++++++++++++++++ metadata.json | 2 +- 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index d2cd5dd9d..053cd0c29 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,33 @@ # Icinga2 Puppet Module CHANGELOG +## v0.3.0 + +### Bugs +Bug #12692: Fix mlodule depency Typo for module puppetlabs/chocolaty +Bug #12698: Params inheritance in features +Bug #12713: unit test for all defaults in feature mainlog +Bug #12724: RSpec tests without effect + +### Features +Feature #12343: Use certificates generated by Puppet +Feature #12350: Features +Feature #12351: Feature api +Feature #12352: Feature command +Feature #12353: Feature compatlog +Feature #12354: Feature debuglog +Feature #12355: Feature gelf +Feature #12356: Feature livestatus +Feature #12357: Feature opentsdb +Feature #12358: Feature perfdata +Feature #12359: Feature statusdata +Feature #12360: Feature syslog +Feature #12361: Feature checker +Feature #12362: Feature graphite +Feature #12364: Feature influxdb +Feature #12365: Feature mainlog +Feature #12366: Feature notification +Feature #12693: Fix fixtures.yaml + ## v0.2.0 ### Bugs diff --git a/metadata.json b/metadata.json index ec7b5cb17..784f942d2 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppet-icinga2", - "version": "0.1.0", + "version": "0.3.0", "author": "Icinga Development Team", "summary": "Icinga 2 Puppet Module", "license": "Apache 2.0",