From 474c9b91550c246fb6777996c60d6920a7951f66 Mon Sep 17 00:00:00 2001 From: Chris Hoge Date: Thu, 19 Jun 2014 16:45:59 -0700 Subject: [PATCH] Release 4.1.0 Bugfix release (with one new API for RabbitMQ SSL). Change-Id: Id3d8a3721f23ec3c52aa83221ab72bc88b4ee9af --- Modulefile | 2 +- README.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Modulefile b/Modulefile index c70c2ed..5ad556e 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'puppetlabs-ceilometer' -version '4.0.0' +version '4.1.0' source 'https://github.com/stackforge/puppet-ceilometer' author 'enovance' license 'Apache License, Version 2.0' diff --git a/README.md b/README.md index afe09c5..40565c2 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,14 @@ This is the ceilometer module. Release Notes ------------- +** 4.1.0 ** + +* Added RabbitMQ SSL Support. +* Fixed dependency cycle bug. +* Fixed agent_notification_service_name. +* Changed default mysql charset to UTF8. +* Pinned major gems. + ** 4.0.0 ** * Stable Icehouse release. -- 2.45.2