Skip to content

Releases: ioBroker/ioBroker.influxdb

Release v4.0.2

03 Jan 17:56
Compare
Choose a tag to compare
  • (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

19 Sep 20:49
Compare
Choose a tag to compare
  • (Apollon77) Adjust cache file to be different per instance when having multiple instances

Release v3.1.8

13 Aug 16:48
Compare
Choose a tag to compare
  • (Apollon77) Fix crash cases reported by Sentry

Release v3.1.7

27 Jun 20:33
Compare
Choose a tag to compare
  • (Apollon77) Allow to remove a configuration value for "round" in config again

Release v3.1.6

27 Jun 08:00
Compare
Choose a tag to compare
  • (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

12 Jun 17:52
Compare
Choose a tag to compare
  • (Apollon77) Make sure debug log is active according to the settings

Release v3.1.4

08 Jun 11:54
Compare
Choose a tag to compare
  • (Apollon77) Performance optimizations for GetHistory calls, especially for "minmax" aggregate method
  • (Apollon77) Prevent crash case reported by Sentry

Release v3.1.3

01 Jun 12:30
Compare
Choose a tag to compare
  • (Apollon77) Corrected issue when testing connection to InfluxDBv1 with weird passwords

Release v3.1.2

31 May 12:11
Compare
Choose a tag to compare
  • (Apollon77) Workaround an admin issue when testing connection to InfluxDB

Release v3.1.1

31 May 10:47
Compare
Choose a tag to compare
  • (Apollon77) Workaround an admin issue when testing connection to InfluxDB