Skip to content

Releases: taosdata/taos-connector-node

rest -v3.0.2

26 Sep 08:28
180e8fe
Compare
Choose a tag to compare
  • remove Restult.toString()
  • remove useless output after cursor.query()

V3.0.1

13 Sep 10:35
94d16f7
Compare
Choose a tag to compare
  • Fix TMQ commit invalid message. Free Conumse result before "commit" and "Unsubcribe"

rest-v3.0.1

13 Sep 10:41
aa16985
Compare
Choose a tag to compare
  • Fixed using default port of "http","https" (ports like 80,443), cannot connect to TDengine server.
  • Remove default port configured in code, Need to configure port like "6041" obviously.

V3.0.0

15 Aug 02:38
63ad025
Compare
Choose a tag to compare
  • support TDengine 3.0
  • support TMQ
  • Doesn't compatible with TDengine 2.x