Changelog
2016-10-24, 5.0.0-alpha.4
I
Changelog
2016-10-22, 5.0.0-alpha.3
https
hosts failing.Changelog
2016-10-21, 5.0.0-alpha.2
epoch
property in the IQueryOptions type has been renamed to precision
for consistency.time
columns in Results are parsed to NanoDates, increased NanoDate parsing speed.Changelog
2016-10-15, 5.0.0-alpha.1
5.0.0 is a port/rewrite of node-influx to TypeScript, aiming to provide a stronger foundation while fixing many of the pain points and bugs which currently exist. These include issues with escaping data passed to node-influx, date handling difficulties, quirks in the connection, and the lack of complete unit tests. We also take the opportunity to build a more modern, promise-based API. Concretely, here's what we've got for you:
Please see the documentation linked in the readme for more information. The following is a list of breaking changes:
.write*
methods has changed.writePoint
method has been removed.writeSeries
as been more appropriately renamed writeMeasurement
.getSeriesNames
has been renamed .getSeries
.getSeries
method has been removed in favor of the behaviour exhibited by getSeriesNames
new InfluxDB
Changelog
2016-10-06, Version 4.2.3
Changelog
2016-09-15, Version 4.2.2
Shoutout to @dandv for lots of awesome PRs this release!
standard
rules (#161)getDatabaseNames
throwing errors (#168)standard
instead of just lint
(#181)Changelog
2016-05-05, Version 4.2.0