Skip to content

Commit a6d783d

Browse files
author
robot
committed
Release v3.115.5
1 parent af0ab6e commit a6d783d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## v3.115.5
12
* Fixed error logging in `topic.UpdateOffsetsInTransaction`
23

34
## v3.115.4

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package version
33
const (
44
Major = "3"
55
Minor = "115"
6-
Patch = "4"
6+
Patch = "5"
77

88
Package = "ydb-go-sdk"
99
)

0 commit comments

Comments
 (0)