Skip to content

Releases: processout/grpc-go-pool

v1.2.1: Merge pull request #12 from gillmk/master

20 Aug 09:14
dd880f8
Compare
Choose a tag to compare
Fix prematurely marking the connections unhealthy, when maxLifeDuration is set

v1.2: Merge pull request #6 from processout/add-max-life

07 Jun 12:21
6f31a97
Compare
Choose a tag to compare
Add maxLifeDuration option to recycle old connections

v1.1

05 May 15:56
Compare
Choose a tag to compare
Fix zoobie connection after marking it as unhealthy. Fixes #3

v1.0

17 Feb 12:05
Compare
Choose a tag to compare
Add some tests