Releases: taosdata/taos-connector-python
Releases · taosdata/taos-connector-python
v2.7.18
v2.7.18 - 2024-12-14
Features:
- support taos taosws taosrest protocol for superset
Bug Fixes:
- 2.x add taos-ws-py compose
- DATABASE_URL KeyError
- add pip3 install ./
- add report Codecov.io with token
- add report Codecov.io with token1
- case test_tmp death wait message
- change dotenv name
- ci test passed
- coverage with pytest run
- dotenv remove install
- forbid test_tmp.py case
- if v3 return for taosw
- insert test_sqlalchemy.py ok
- insert with conn do
- insertData is inner testfun
- move import taosws to fun
- need insert data before checkBasic for sqlalcmy
- need install taos-ws-py
- no poetry install need module
- only run pytest tet
- reduce insert data
- remove other test function
- remove pytest coverage
- rest test already in test_sqlalchemy.py
- restore all case
- restore pytest coverage
- restore test_tmq.py case
- setup superset driverTDengine.py to package
- test with rest and taosc
- ubuntu20.4 remove poetry run
- use text
- version from 2.7.16 to 2.7.17
- (taos-ws-py): fix crypto provider error
Enhancements:
- double match to sqltypes.float reference sqlite rule
Tests:
- do nothing for tmp and sqlalchemy
Documents:
- optimize taospy documents on PyPi official website
v2.7.17
v2.7.17 - 2024-12-14
Features:
- support taos taosws taosrest protocol for superset
Bug Fixes:
- 2.x add taos-ws-py compose
- DATABASE_URL KeyError
- add pip3 install ./
- add report Codecov.io with token
- add report Codecov.io with token1
- case test_tmp death wait message
- change dotenv name
- ci test passed
- coverage with pytest run
- dotenv remove install
- forbid test_tmp.py case
- if v3 return for taosw
- insert test_sqlalchemy.py ok
- insert with conn do
- insertData is inner testfun
- move import taosws to fun
- need insert data before checkBasic for sqlalcmy
- need install taos-ws-py
- no poetry install need module
- only run pytest tet
- reduce insert data
- remove other test function
- remove pytest coverage
- rest test already in test_sqlalchemy.py
- restore all case
- restore pytest coverage
- restore test_tmq.py case
- setup superset driverTDengine.py to package
- test with rest and taosc
- ubuntu20.4 remove poetry run
- use text
- version from 2.7.16 to 2.7.17
- (taos-ws-py): fix crypto provider error
Enhancements:
- double match to sqltypes.float reference sqlite rule
Tests:
- do nothing for tmp and sqlalchemy
Documents:
- optimize taospy documents on PyPi official website
v2.7.16
v2.7.16 - 2024-09-19
v2.7.15
v2.7.15 - 2024-04-12
v2.7.14
v2.7.14 - 2024-04-12
v2.7.13
v2.7.13 - 2024-01-26
Bug Fixes:
- mem leak
Enhancements:
- add api committed, position
- add taos.cfg
- separate the build and test processe
- start tdengine in job
- update cargo taos version
- update step
- (ws): add tmq commit_offset
- (ws): add tmq list_topic
Documents:
- update dev cmd
v2.7.12
v2.7.12 - 2023-09-11
Bug Fixes:
- fix decode binary in tmq
v2.7.11
v2.7.11 - 2023-09-08
Bug Fixes:
- fix fetch block via ws
- fix varbinary for cursor
- return empty list when no data
- return empty list when no data in cursor
- taos.error: Database not specified
Enhancements:
- add config decode_binary to special whether decode varchar or binary
v2.7.10
v2.7.10 - 2023-07-04
Bug Fixes:
- delete duplicate code
- fix test case for 2.6
Documents:
- remove examples
v2.7.9
v2.7.9 - 2023-06-25
Bug Fixes:
- fix mem leak
Enhancements:
- support assignment and seek
- support assignment and seek via ws
- support schemaless via ws
- support stmt via ws