Skip to content

Releases: mblackstock/node-red-contrib-influxdb

update to latest lodash

04 Sep 18:13
Compare
Choose a tag to compare

update lodash used to address security bulletin

update influxdb library

20 Jun 02:36
a94fbde
Compare
Choose a tag to compare

updated influxdb to 5.1.1 for associated bug fixes.

Update logo, dependencies

30 Sep 02:34
Compare
Choose a tag to compare
  • new white logo for better node-red theming support
  • update dependencies

Updated logo

03 Jul 23:49
Compare
Choose a tag to compare

Fixed logo jumping up when dragged to canvas, updated to latest influxdb logo

Raw query output, time precision, retention policy

12 Jun 03:31
Compare
Choose a tag to compare
  • Added checkbox to choose raw influxdb query output
  • Can now specify time precision, retention policy for insertions and queries using advanced options or message properties

Add TLS configuration, batch output

08 Mar 20:33
Compare
Choose a tag to compare
  • Upgraded node to use influx library 5.0.6
  • Added support for TLS/SSL configuration from the TLS core configuration node to provide certificates, keys and ca configuration when needed (e.g. aiven.io influxdb service).
  • Added influxd batch node to send points to multiple influxdb measurements in one call.

Add support for https protocol

27 Feb 23:33
Compare
Choose a tag to compare

added support for https