Releases: bdangit/chef-influxdb
Releases · bdangit/chef-influxdb
5.1.0
- [minor] add ability to renew continuous query record if it exist by option
rewrite in lwrp (contributed by @cyberflow) - [patch] fix #133 that prevented latest versions of influxdb to be installed
installs of influxdb (contributed by @cyberflow) - [patch] clean up rubocop #136
5.0.3
- [patch] Pass force options to package install to enable upgrades (contributed by @eheydrick)
- [patch] install InfluxDB 1.0.2 (contributed by @eheydrick)
5.0.2
5.0.1
- [patch] relax apt and yum dependencies (contributed by @dpattmann)
5.0.0
- [major] Support for 1.0.x which is not backward compatible
- [major] Updated apt cookbook pin to ~> 4.0
- [major] Updated yum cookbook pin to ~> 4.0
- [minor] Reduce number of TK Cases to 12.1, 12.7 and 12.14.
- [patch] removed specific branch used for compat_resource
4.4.1
- Add steps to cut release
- Fix invalid property type 'nil' in continuous query options (contributed by @kentarosasaki)
4.4.0
- Added support for file install type (contributed by @chrisduong)
- Added extra continuous query options (contributed by @cyberflow)
- Make docker default driver for Test Kitchen
4.2.0
- Added influxdb_install resource (contributed by @majormoses)