From ebd71c7939d2d2a364f9764c19d14da3d7117b97 Mon Sep 17 00:00:00 2001 From: Alex Duan <417921451@qq.com> Date: Sat, 14 Dec 2024 21:01:22 +0800 Subject: [PATCH] docs: publish 2.1.18 for Apache SuperSet --- docs/en/14-reference/05-connector/30-python.mdx | 1 + docs/zh/14-reference/05-connector/30-python.mdx | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/en/14-reference/05-connector/30-python.mdx b/docs/en/14-reference/05-connector/30-python.mdx index abf8302f4f..92fdbc9960 100644 --- a/docs/en/14-reference/05-connector/30-python.mdx +++ b/docs/en/14-reference/05-connector/30-python.mdx @@ -55,6 +55,7 @@ Python Connector historical versions (it is recommended to use the latest versio |Python Connector Version | Major Changes | TDengine Version| | -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | +|2.7.18 | Support Apache SuperSet BI Tools. | - | |2.7.16 | Add subscription configuration (session. timeout. ms, Max. roll. interval. ms). | - | |2.7.15 | Added support for VARBINRY and GEOMETRY types. | - | |2.7.14 | Fix Known Issues. | - | diff --git a/docs/zh/14-reference/05-connector/30-python.mdx b/docs/zh/14-reference/05-connector/30-python.mdx index 6ca50cd959..d724fc796c 100644 --- a/docs/zh/14-reference/05-connector/30-python.mdx +++ b/docs/zh/14-reference/05-connector/30-python.mdx @@ -52,6 +52,7 @@ Python Connector 历史版本(建议使用最新版本的 `taospy`): | Python Connector 版本 | 主要变化 | TDengine 版本 | | -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | +| 2.7.18 | 支持 Apache Superset BI 产品 | - | | 2.7.16 | 新增订阅配置 (session.timeout.ms, max.poll.interval.ms) | - | | 2.7.15 | 新增 VARBINARY 和 GEOMETRY 类型支持 | - | | 2.7.14 | 修复已知问题 | - |