v2.7.7
版本发布时间: 2023-03-29 13:25:12
taosdata/taos-connector-python最新发布版本:v2.7.15(2024-04-12 10:04:53)
What's Changed
- test: add tear_down function, clean up database after test by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/137
- fix: there was a conflict between the minimum version of Python and t… by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/144
- enh: python connector support req_id by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/147
- enh: update function signature by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/148
- fix: recover TaosConnection init args by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/150
- test: add case for connect args by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/151
- enh: add req_id for rest api by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/149
- fix: update typing in schemaless_insert by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/153
- test: add workflow by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/154
- test: add workflow by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/155
- rest: add workflow test 3.0 by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/156
- test: add workflow for TDengine, single case by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/157
- enh: TD-19401 support schemaless raw by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/159
- chore: update load library by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/160
- enh: support req id ws by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/161
- tests: add cases and demos for req id ws by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/162
- docs: add examples for req_id by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/163
- docs: update doc and examples with schemaless by @AdamEECS in https://github.com/taosdata/taos-connector-python/pull/164
Full Changelog: https://github.com/taosdata/taos-connector-python/compare/v2.7.6...v2.7.7