Skip to content

Commit

Permalink
Merge pull request #95 from taosdata/docs/xftan/release-3.1.4
Browse files Browse the repository at this point in the history
docs: release 3.1.4
  • Loading branch information
huskar-t authored Nov 29, 2024
2 parents b5533a6 + 75cb6ba commit 4366786
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

| **Connector 版本** | **TDengine 版本** | **主要功能** |
|------------------|------------------|----------------------------|
| 3.1.4 | 3.3.2.0/3.1.2.0 | 提升 websocket 查询和写入性能 |
| 3.1.3 | 3.2.1.0/3.1.1.18 | 支持 WebSocket 自动重连 |
| 3.1.2 | 3.2.1.0/3.1.1.18 | 修复 schemaless 资源释放 |
| 3.1.1 | 3.2.1.0/3.1.1.18 | 支持 varbinary 和 geometry 类型 |
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Note TDengine no longer supports 32-bit Windows platforms.

| **Connector version** | **TDengine version** | **major features** |
|-----------------------|----------------------|--------------------------------------|
| 3.1.4 | 3.3.2.0/3.1.2.0 | WebSocket performance improvements |
| 3.1.3 | 3.2.1.0/3.1.1.18 | support Websocket reconnect |
| 3.1.2 | 3.2.1.0/3.1.1.18 | fix schemaless result release |
| 3.1.1 | 3.2.1.0/3.1.1.18 | support varbinary and geometry |
Expand Down
2 changes: 1 addition & 1 deletion src/TDengine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<PackageId>TDengine.Connector</PackageId>
<PackageIcon>image\logo.jpg</PackageIcon>
<PackageReadmeFile>docs\README.md</PackageReadmeFile>
<Version>3.1.3</Version>
<Version>3.1.4</Version>
<Authors>taosdata</Authors>
<Company>https://tdengine.com/</Company>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit 4366786

Please sign in to comment.