Releases: taosdata/taos-connector-python
Releases · taosdata/taos-connector-python
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)
v2.6.7
v2.6.7 - 2022-11-25
Bug Fixes:
- should not call taos_free_result for stmt (#111)
- test.yml install dependency always" (#110)
Documents:
- move topic drop to early phase in python tmq example (#109)
v2.6.6
v2.6.6 - 2022-11-20
Bug Fixes:
v2.6.5
v2.6.5 - 2022-11-11
Bug Fixes:
- dependency constrait error with poetry 1.2
- fix
tmq_commit_cb
param and add test for ns precision (#100)
- github action load library issue on macos (#103)
- taosrest alchemy handle non-root user (#102)
Tests:
Documents:
- update examples/tmq.py (#99)
v2.6.4
v2.6.4 - 2022-09-09
Bug Fixes:
- (rest): fix non timezone error when taosAdapter run in non-UTC env (#96)
v2.6.3
v2.6.3 - 2022-09-06
Bug Fixes:
- auto detect response version instead of taos.IS_V3
Tests:
- improve connector test coverage (#91)
- python function test (#92)
v2.6.2
v2.6.2 - 2022-08-18
Bug Fixes:
v2.5.2
v2.5.2 - 2022-08-11
Bug Fixes:
- fix taos-ws-py python version dependency (#88)