v2.7.7
What's Changed
- test: add tear_down function, clean up database after test by @AdamEECS in #137
- fix: there was a conflict between the minimum version of Python and t… by @AdamEECS in #144
- enh: python connector support req_id by @AdamEECS in #147
- enh: update function signature by @AdamEECS in #148
- fix: recover TaosConnection init args by @AdamEECS in #150
- test: add case for connect args by @AdamEECS in #151
- enh: add req_id for rest api by @AdamEECS in #149
- fix: update typing in schemaless_insert by @AdamEECS in #153
- test: add workflow by @AdamEECS in #154
- test: add workflow by @AdamEECS in #155
- rest: add workflow test 3.0 by @AdamEECS in #156
- test: add workflow for TDengine, single case by @AdamEECS in #157
- enh: TD-19401 support schemaless raw by @AdamEECS in #159
- chore: update load library by @AdamEECS in #160
- enh: support req id ws by @AdamEECS in #161
- tests: add cases and demos for req id ws by @AdamEECS in #162
- docs: add examples for req_id by @AdamEECS in #163
- docs: update doc and examples with schemaless by @AdamEECS in #164
Full Changelog: v2.7.6...v2.7.7