Skip to content

Commit

Permalink
release: v3.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
huskar-t committed Sep 26, 2024
1 parent ccf8b49 commit 9d680c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ v2 与 v3 版本不兼容,与 TDengine 版本对应如下:

| **driver-go 版本** | **TDengine 版本** | **主要功能** |
|------------------|----------------------|--------------------------------------|
| v3.5.8 | 3.3.2.0+ / 3.1.2.0+ | 修复空指针异常 |
| v3.5.7 | 3.3.2.0+ / 3.1.2.0+ | taosWS 和 taosRestful 支持传入 request id |
| v3.5.6 | 3.3.2.0+ / 3.1.2.0+ | 提升 websocket 查询和写入性能 |
| v3.5.5 | 3.2.3.0+ / 3.1.1.27+ | restful 支持跳过 ssl 证书检查 |
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ v2 is not compatible with v3 version and corresponds to the TDengine version as

| **driver-go version** | **TDengine version** | **major features** |
|-----------------------|----------------------|-----------------------------------------------|
| v3.5.8 | 3.3.2.0+ / 3.1.2.0+ | fix null pointer exception |
| v3.5.7 | 3.3.2.0+ / 3.1.2.0+ | taosWS and taosRestful support request id |
| v3.5.6 | 3.3.2.0+ / 3.1.2.0+ | WebSocket performance improvements |
| v3.5.5 | 3.2.3.0+ / 3.1.1.27+ | support skip http ssl check |
Expand Down

0 comments on commit 9d680c1

Please sign in to comment.