Skip to content

Commit 0b30c2e

Browse files
Update CHANGELOG.md
1 parent 97de3cb commit 0b30c2e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/slo-topic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
cd slo/src/TopicService
3333
dotnet run run grpc://localhost:2135 /Root/testdb \
3434
--write-rps 50 \
35-
--time 800
35+
--time 600

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
* Reader client for YDB topics
12
* Fixed: send PartitionIds in InitRequest.
23
* Do a committed offset on StopPartitionSessionRequest event anyway.
34
* Added log info on StopPartitionSessionRequest event.

0 commit comments

Comments
 (0)