@@ -63,6 +63,60 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6363
6464## v2.7.17 - 2024-12-14
6565
66+ ### Features:
67+
68+ - support taos taosws taosrest protocol for superset
69+
70+ ### Bug Fixes:
71+
72+ - 2.x add taos-ws-py compose
73+ - DATABASE_URL KeyError
74+ - add pip3 install ./
75+ - add report Codecov.io with token
76+ - add report Codecov.io with token1
77+ - case test_tmp death wait message
78+ - change dotenv name
79+ - ci test passed
80+ - coverage with pytest run
81+ - dotenv remove install
82+ - forbid test_tmp.py case
83+ - if v3 return for taosw
84+ - insert test_sqlalchemy.py ok
85+ - insert with conn do
86+ - insertData is inner testfun
87+ - move import taosws to fun
88+ - need insert data before checkBasic for sqlalcmy
89+ - need install taos-ws-py
90+ - no poetry install need module
91+ - only run pytest tet
92+ - reduce insert data
93+ - remove other test function
94+ - remove pytest coverage
95+ - rest test already in test_sqlalchemy.py
96+ - restore all case
97+ - restore pytest coverage
98+ - restore test_tmq.py case
99+ - setup superset driverTDengine.py to package
100+ - test with rest and taosc
101+ - ubuntu20.4 remove poetry run
102+ - use text
103+ - version from 2.7.16 to 2.7.17
104+ - ** (taos-ws-py)** : fix crypto provider error
105+
106+ ### Enhancements:
107+
108+ - double match to sqltypes.float reference sqlite rule
109+
110+ ### Tests:
111+
112+ - do nothing for tmp and sqlalchemy
113+
114+ ### Documents:
115+
116+ - optimize taospy documents on PyPi official website
117+
118+ ## v2.7.17 - 2024-12-14
119+
66120## v2.7.17 - 2024-12-14
67121
68122### Features:
0 commit comments