Skip to content

Commit c4396c1

Browse files
committed
changelog
(cherry picked from commit e9d8b62)
1 parent d2839b8 commit c4396c1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1+
* Fixed validation error for topicoptions.WithPartitionID option of start topic writer.
2+
13
## v3.42.10
24
* Added exit from retryer if got grpc-error `Unauthenticated` on `discovery/ListEndpoints` call
35

46
## v3.42.9
57
* Added `internal/xerrors.Errorf` error for wrap multiple errors and check them with `errors.Is` of `errors.As`
68
* Fixed corner cases of `internal/wait.Wait`
7-
* Added check of port in connection string and erro throw
9+
* Added check of port in connection string and error throw
810
* Fixed bug with initialization of connection pool before apply static credentials
911
* Refactored of applying grpc dial options with defaults
1012
* Added `trace.Driver.{OnBalancerDialEntrypoint,OnBalancerClusterDiscoveryAttempt}` trace events

0 commit comments

Comments
 (0)