Skip to content

Releases: ioBroker/ioBroker.influxdb

Release v2.2.0

25 Aug 11:57
Compare
Choose a tag to compare

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

13 Aug 20:02
Compare
Choose a tag to compare

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

19 Apr 12:57
Compare
Choose a tag to compare

Added the support of Admin5

Release v1.9.4

16 Jan 23:53
Compare
Choose a tag to compare

Optimize stop handling

Release v

06 Nov 23:04
Compare
Choose a tag to compare
chore: release v1.9.3

Crash case prevented (Sentry IOBROKER-INFLUXDB-T, IOBROKER-INFLUXDB-Y)

Release v1.9.2

06 Aug 10:37
Compare
Choose a tag to compare

crash prevented (Sentry IOBROKER-INFLUXDB-G)

Release v1.9.1

22 Jul 06:54
Compare
Choose a tag to compare

crash prevented (Sentry IOBROKER-INFLUXDB-E)

Release v1.9.0

21 Jul 21:23
Compare
Choose a tag to compare

Optimize handling in case of write errors and host unavailabilities

Release v1.8.8

17 Jul 22:19
Compare
Choose a tag to compare

Some errors prevented
Set timeouts for influxdb connections to make sure connectioens do not run forever

Sentry fixes

11 May 20:28
Compare
Choose a tag to compare

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)