Skip to content

Releases: taosdata/taos-connector-python

v2.7.23

24 Mar 11:26
1bc464b
Compare
Choose a tag to compare

v2.7.23 - 2025-03-24

Features:

  • block parsing for decimal data type
  • remove taospy tmq attribute check
  • support dynamic add tmq attribute for taosws

Bug Fixes:

  • 2.x test_ctaos.py check
  • actions@cache upgrade all to v4
  • fix failed test case in TDengine 2.x
  • fix type for TDengine directory
  • float no zero format
  • generate tmq_sim need -DBUILD_TEST=true
  • only v3 supports taos_fetch_fields_e
  • TaosConnect del call taos_close (#311)
  • upgrade action/cache from v2 to v4

Tests:

  • add check for tbname field type
  • add query test case for decimal
  • add tmq test case for decimal
  • fix ci test

v2.7.19

30 Dec 03:28
Compare
Choose a tag to compare

v2.7.19 - 2024-12-30

Features:

  • support show view

Bug Fixes:

  • add CLOUD_DSN replace plain text
  • add mac build go
  • add pip install taos-ws-py
  • add pytest
  • add token
  • add token cloud
  • remove test_cloud.py test in example test
  • simple code
  • support TDengine cloud
  • view array return
  • websocket use is not right

Tests:

  • token pass with argument
  • token pass with argument index 1

Documents:

  • 2.7.18 modify bug fixed log
  • rewrite changelog with offical-website doc

v2.7.18

14 Dec 13:22
Compare
Choose a tag to compare

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

14 Dec 12:59
Compare
Choose a tag to compare

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

19 Sep 11:03
Compare
Choose a tag to compare

v2.7.16 - 2024-09-19

v2.7.15

12 Apr 02:04
Compare
Choose a tag to compare

v2.7.15 - 2024-04-12

v2.7.14

12 Apr 01:41
e59b5ae
Compare
Choose a tag to compare

v2.7.14 - 2024-04-12

v2.7.13

26 Jan 07:28
Compare
Choose a tag to compare

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

11 Sep 08:55
Compare
Choose a tag to compare

v2.7.12 - 2023-09-11

Bug Fixes:

  • fix decode binary in tmq

v2.7.11

08 Sep 03:24
Compare
Choose a tag to compare

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