Skip to content

Releases: taosdata/taos-connector-node

ws-v3.1.6

06 Jun 07:27
d1997b7
Compare
Choose a tag to compare
  1. connector supports version matching detection.
  2. add tdengine version compare.
  3. support subscription of consumer parameters and dynamic addition.
  4. resolve the issue of connect pool release errors.

ws-v3.1.5

19 Mar 02:23
c06e1d8
Compare
Choose a tag to compare

Password supports special characters

ws -v3.1.3

26 Sep 08:28
Compare
Choose a tag to compare
  • Optimized data protocol and parsing, significantly improved performance.
  • upgrade es5-ext versinon to solve low-level vulnerabilities

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