Skip to content

Commit

Permalink
update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
SunleShen committed Dec 15, 2023
1 parent a2600bd commit 9ab2641
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@
- [5.4. 取消订阅](#54-取消订阅)
- [6. 工具方法](#6-工具方法)
- [6.1. model 包](#61-model-包)
- [7. ReleaseNotes](#7.-ReleaseNotes)
- [7.1. 故障修复](#71-故障修复)
- [7.2. 功能优化](#72-功能优化)

## 1. Go API 概述

Expand Down Expand Up @@ -1887,15 +1884,3 @@ func main() {
fmt.Println(tb)
}
```

# 7. ReleaseNotes

## 7.1 故障修复

- 修复了流订阅丢开始时会丢失少量数据的问题。(**1.30.22**

# 7.2 功能优化

- 支持 decimal128 类型。(**1.30.22**
- 支持连接高可用。(**1.30.22**
- 支持了流订阅的异构流表回放,支持了 msgAsTable 选项。(**1.30.22**

0 comments on commit 9ab2641

Please sign in to comment.