Skip to content

Commit 2ae5833

Browse files
committed
Release v2.4.2
1 parent e85e137 commit 2ae5833

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ Versioning](http://semver.org/spec/v2.0.0.html) except to the first release.
1212

1313
### Changed
1414

15+
### Fixed
16+
17+
## [v2.3.2] - 2025-04-14
18+
19+
The release fixes always unsuccessful `pool.Connect` if a i/o connection hangs.
20+
21+
### Changed
22+
1523
- Previously, `pool.Connect` attempted to establish a connection one after
1624
another instance. It could cause the entire chain to hang if one connection
1725
hanged. Now connections are established in parallel. After the first

0 commit comments

Comments
 (0)