Releases: ioBroker/ioBroker.influxdb
Release v2.2.0
Added option to store metadata (q, ack, from) as tags instead of fields for Influx 2.x - see README!
Failure to update/set retention policy will now cause warning instead of error/restart, to support more restrictive DB setups
(Excodibur/Apollon77) Bug fixes and adjustments
Release v2.1.1
IMPORTANT: The adapter now requires Admin 5.1.15+ and js-controller 3.3+! For other admin or js-controller versions please use the former v1.9.5 of thi adapter.
Added InfluxDB 2.0 support
Adjust Retention handling on Database level to work for InfluxDB 1.x and 2.x
Removed retention options on datapoint level because never worked and also not supported really by InfluxDB anymore
Release v1.9.5
Added the support of Admin5
Release v1.9.4
Optimize stop handling
Release v
chore: release v1.9.3 Crash case prevented (Sentry IOBROKER-INFLUXDB-T, IOBROKER-INFLUXDB-Y)
Release v1.9.2
crash prevented (Sentry IOBROKER-INFLUXDB-G)
Release v1.9.1
crash prevented (Sentry IOBROKER-INFLUXDB-E)
Release v1.9.0
Optimize handling in case of write errors and host unavailabilities
Release v1.8.8
Some errors prevented
Set timeouts for influxdb connections to make sure connectioens do not run forever
Sentry fixes
1.8.6 (2020-05-11)
- (Apollon77) make sure disabling of datapoints while starting adapter do not crash adapter (Sentry IOBROKER-INFLUXDB-7)
- (Apollon77) Make sure all start values are processed correctly
- (Apollon77) More checks to make sure to not crash when states are disabled while data are processed (Sentry IOBROKER-INFLUXDB-8)