Skip to content

Commit 889d50c

Browse files
committed
CHANGELOG.md
1 parent 02a5cc1 commit 889d50c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
* Added `internal/xerrors.Errorf` error for wrap multiple errors and check them with `errors.Is` of `errors.As`
22
* Fixed corner cases of `internal/wait.Wait`
3+
* Added check of port in connection string and erro throw
4+
* Fixed bug with initialization of connection pool before apply static credentials
5+
* Refactored of applying grpc dial options with defaults
36

47
## v3.42.8
58
* Fixed `internal/scheme/helpers/IsDirectoryExists(..)` recursive bug

0 commit comments

Comments
 (0)