We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02a5cc1 commit 889d50cCopy full SHA for 889d50c
CHANGELOG.md
@@ -1,5 +1,8 @@
1
* Added `internal/xerrors.Errorf` error for wrap multiple errors and check them with `errors.Is` of `errors.As`
2
* 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
6
7
## v3.42.8
8
* Fixed `internal/scheme/helpers/IsDirectoryExists(..)` recursive bug
0 commit comments