- Add :stop action, remove :delete action from influxdb resource (contributed by @alvaromorales)
- Allow configuration options for databases (contributed by @wosc)
- Enable custom version of influxdb gem (contributed by @kri5)
- Support for 0.9.x release of InfluxDB (contributed by @rberger)
- Move influxdb resource actions to an attribute (contributed by @directionless)
- Update default config for 0.8.5 and up (contributed by @tjwallace)
- Update checksums for 0.8.6 (contributed by @tjwallace)
- Touch logfile if it does not exist (contributed by @odolbeau)
- Updated
latest
checksum to be accurate (contributed by @nomadium)
- Added
dbadmin
parameter toinfluxdb_user
, allowing granular control of which users are admins for which databases (contributed by @BarthV)
- User and admin deletion now idempotent (contributed by @flowboard)
- Multiple style and testing updates (contribued by @odolbeau)
- Default logfile path is now the Debian package default (contributed by @masarakki)
- Fixed typo in cluster admin check per InfluxDB 0.6.0 (contributed by @Chelo)