Skip to content

Latest commit

 

History

History
86 lines (47 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

86 lines (47 loc) · 1.44 KB

v0.4.4:

  • Add support for a plugin configuration directory different from the base directory.
  • Add support for Ubuntu 14.04 (Trusty) to test suite.

v0.4.3:

  • Add support for write_http plugin.

v0.4.2:

  • Bump collectd version to 5.4.1.

v0.4.1:

  • Fix permissions on init.d script.

v0.4.0:

  • Updated direct yum dependency to yum-epel.

v0.3.1:

  • Update Vagrant boxes in Test Kitchen suite.
  • Fix issue with collectd installation and vagrant-cachier.

v0.3.0:

  • Bump collectd version to 5.4.0.
  • Update collectd download URL for Test Kitchen suite.
  • Add alternative collectd download URLs to README.

v0.2.2:

  • Set write_graphite host attribute via node.default over node.set.

v0.2.1:

  • Fixed write_graphite plugin issues when overriding Host via attributes.

v0.2.0:

  • Fixed issues with Chef 11 attributes changes.

v0.1.1:

  • Fix FC043.

v0.1.0:

  • Added test-kitchen support.

v0.0.8:

  • Altered remote_file action to :create_if_missing.

v0.0.7:

  • Bump collectd version to 5.1.1.

v0.0.6:

  • Fix for RHEL5 package support for compilation.

v0.0.5:

  • Install libraries for plugins prior to compilation.

v0.0.4:

  • Fixes Foodcritic failures.
  • Package installation support.
  • RHEL init script support.
  • Added a recompilation recipe.

v0.0.3:

  • Added build-essential as a dependency.

v0.0.2:

  • Scoped Graphite auto-discovery to Chef environment.

v0.0.1:

  • Initial release.