Skip to content

Commit

Permalink
release: v2.7.17
Browse files Browse the repository at this point in the history
  • Loading branch information
DuanKuanJun committed Dec 14, 2024
1 parent f7551ca commit c1ddabe
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,60 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## 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.17 - 2024-12-14

## v2.7.17 - 2024-12-14

### Features:
Expand Down

0 comments on commit c1ddabe

Please sign in to comment.