Releases: taosdata/taos-connector-python
Releases · taosdata/taos-connector-python
v2.7.6
v2.7.6 - 2023-02-27
Bug Fixes:
- add pandas-read-sql-tdengine-cloud.py (#134)
- fix for sqlalchemy warning (#135)
v2.7.5
v2.7.5 - 2023-02-23
Bug Fixes:
- add default port for taosrest sqlalchemy (#133)
v2.7.4
v2.7.4 - 2023-02-22
Bug Fixes:
v2.7.3
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
v2.7.2 - 2023-01-23
Features:
- make taospy works with python 3.6 (#127)
v2.7.1
v2.7.1 - 2023-01-18
Bug Fixes:
- fix new tmq consumer (#126)
v2.6.10
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
v2.6.9 - 2022-12-08
Bug Fixes:
- fix tmq result memory leak
v2.6.8
v2.6.8 - 2022-12-05
Enhancements:
- column max length support up to 64k (#114)