Releases: mblackstock/node-red-contrib-influxdb
Releases · mblackstock/node-red-contrib-influxdb
update to latest lodash
update lodash used to address security bulletin
update influxdb library
updated influxdb to 5.1.1 for associated bug fixes.
Update logo, dependencies
- new white logo for better node-red theming support
- update dependencies
Updated logo
Fixed logo jumping up when dragged to canvas, updated to latest influxdb logo
Raw query output, time precision, retention policy
- 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
- 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
added support for https