You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
* Added missing `RetentionPeriod` parameter for topic description
2
-
*Fixes reconnect problem for topic client
2
+
*Fixed reconnect problem for topic client
3
3
* Added queue limit for sent messages and split large grpc messages while send to topic service
4
-
* Improved control plane for topic services: Allow list topic in schema, read cdc feeds in table, retry on contol plane operations in topic client, full info in topic describe result
5
-
* Allowed to write zero messages to topic writer
4
+
* Improved control plane for topic services: allow list topic in schema, read cdc feeds in table, retry on contol plane operations in topic client, full info in topic describe result
5
+
* Allowed writing zero messages to topic writer
6
6
7
7
## v3.38.1
8
8
* Fixed deadlock with implicit usage of `internal.table.Client.internalPoolAsyncCloseSession`
0 commit comments