Releases: processout/grpc-go-pool
Releases · processout/grpc-go-pool
v1.2.1: Merge pull request #12 from gillmk/master
Fix prematurely marking the connections unhealthy, when maxLifeDuration is set
v1.2: Merge pull request #6 from processout/add-max-life
Add maxLifeDuration option to recycle old connections
v1.1
Fix zoobie connection after marking it as unhealthy. Fixes #3
v1.0
Add some tests