|
| 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 | + |
1 | 46 | ## 2014-12-26 Release 3.1.0 |
2 | 47 |
|
3 | 48 | ### Backwards-incompatible changes: |
|
0 commit comments