Skip to content

Releases: taosdata/taos-connector-python

v2.7.6

27 Feb 04:19
Compare
Choose a tag to compare

v2.7.6 - 2023-02-27

Bug Fixes:

  • add pandas-read-sql-tdengine-cloud.py (#134)
  • fix for sqlalchemy warning (#135)

v2.7.5

23 Feb 03:28
Compare
Choose a tag to compare

v2.7.5 - 2023-02-23

Bug Fixes:

  • add default port for taosrest sqlalchemy (#133)

v2.7.4

22 Feb 15:08
Compare
Choose a tag to compare

v2.7.4 - 2023-02-22

Bug Fixes:

  • adapt to sqlachemy 2

v2.7.3

22 Feb 13:37
Compare
Choose a tag to compare

v2.7.3 - 2023-02-22

Bug Fixes:

  • fix rest and ws for cloud

Enhancements:

  • delete TaosConsumer and TaosTmq api (#129)

Documents:

  • update readme markdown for v2.7.2 to clarify python version requirement (#128)

v2.7.2

23 Jan 12:00
Compare
Choose a tag to compare

v2.7.2 - 2023-01-23

Features:

  • make taospy works with python 3.6 (#127)

v2.7.1

18 Jan 06:01
Compare
Choose a tag to compare

v2.7.1 - 2023-01-18

Bug Fixes:

  • fix new tmq consumer (#126)

v2.7.0

13 Jan 07:46
Compare
Choose a tag to compare

v2.7.0 - 2023-01-13

v2.6.10

19 Dec 13:38
Compare
Choose a tag to compare

v2.6.10 - 2022-12-19

Bug Fixes:

  • alchemy+rest support db name

Enhancements:

  • support vg id and fix code style (#116)

v2.6.9

08 Dec 06:10
Compare
Choose a tag to compare

v2.6.9 - 2022-12-08

Bug Fixes:

  • fix tmq result memory leak

v2.6.8

05 Dec 14:34
Compare
Choose a tag to compare

v2.6.8 - 2022-12-05

Enhancements:

  • column max length support up to 64k (#114)