Skip to content

Commit 1830403

Browse files
committed
Merge pull request redhat-openstack#233 from pdxcat/release_320
Release 3.2.0
2 parents c3d912b + 0c4930e commit 1830403

2 files changed

Lines changed: 47 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,48 @@
1+
## 2015-01-24 Release 3.2.0
2+
3+
### Backwards-incompatible changes:
4+
5+
There are no known backwards compat changes, please add them to the
6+
CHANGELOG if you find one.
7+
8+
### Summary:
9+
10+
The release adds support for 4 new plugins and adds redhat package
11+
support to a large number of plugins.
12+
13+
### New Plugins:
14+
15+
* collectd::plugin::genericjmx
16+
* collectd::plugin::java
17+
* collectd::plugin::target_v5upgrade
18+
* collectd::plugin::lvm
19+
20+
### Features:
21+
22+
* plugin/rrdcached: Add CollectStatistics option
23+
* plugin/ntpd: Add IncludeUnitID option
24+
25+
### Bugs/Maint:
26+
27+
* Update metadata for more PE versions
28+
* plugin/perl: changed exec in provider 'false' case
29+
* plugin/varnish: package resouce ensure param passed
30+
* plugin/postgresql: add package for redhat systems
31+
* plugin/write_riemann: add package for redhat systems
32+
* plugin/write_http: add package for redhat systems
33+
* plugin/snmp: add package for redhat systems
34+
* plugin/sensors: add package for redhat systems
35+
* plugin/python: add package for redhat systems
36+
* plugin/ping: add package for redhat systems
37+
* plugin/perl: add package for redhat systems
38+
* plugin/nginx: add package for redhat systems
39+
* plugin/mysql: add package for redhat systems
40+
* plugin/iptables: add package for redhat systems
41+
* plugin/curl_json: add package for redhat systems
42+
* plugin/curl: add package for redhat systems
43+
* plugin/amqp: add package for redhat systems
44+
* plugin/bind: add package for redhat systems
45+
146
## 2014-12-26 Release 3.1.0
247

348
### Backwards-incompatible changes:

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@
6767
},
6868
{
6969
"name": "puppet",
70-
"version_requirement": "3.x"
70+
"version_requirement": ">= 3.2.0"
7171
}
7272
],
7373
"name": "pdxcat-collectd",
74-
"version": "3.1.0",
74+
"version": "3.2.0",
7575
"source": "https://github.com/pdxcat/puppet-module-collectd",
7676
"author": "Computer Action Team",
7777
"license": "Apache Version 2.0",

0 commit comments

Comments
 (0)