Releases: ioBroker/ioBroker.influxdb
Releases · ioBroker/ioBroker.influxdb
Release v4.0.2
- (bluefox) Corrected JSON config
- (Marc-Berg) Corrected filter function in booleanTypeCheckQuery
- (Marc-Berg) Allowed the self-signed certificates using "test connection" button
- (Marc-Berg) The deletion of data from DB was implemented for V2
- (bluefox) Added support for
count
aggregate type on getHistory - (bluefox) minimal supported node.js version is 16 now
Release v3.2.0
- (Apollon77) Adjust cache file to be different per instance when having multiple instances
Release v3.1.8
- (Apollon77) Fix crash cases reported by Sentry
Release v3.1.7
- (Apollon77) Allow to remove a configuration value for "round" in config again
Release v3.1.6
- (Apollon77) When not count is provided for aggregate "none" or "onchange" then the limit (default 2000) is used as count to define the number of data to return.
Release v3.1.5
- (Apollon77) Make sure debug log is active according to the settings
Release v3.1.4
- (Apollon77) Performance optimizations for GetHistory calls, especially for "minmax" aggregate method
- (Apollon77) Prevent crash case reported by Sentry
Release v3.1.3
- (Apollon77) Corrected issue when testing connection to InfluxDBv1 with weird passwords
Release v3.1.2
- (Apollon77) Workaround an admin issue when testing connection to InfluxDB
Release v3.1.1
- (Apollon77) Workaround an admin issue when testing connection to InfluxDB