Skip to content

Releases: processout/grpc-go-pool

v1.3.0

Choose a tag to compare

@roshan-gorasia-cko roshan-gorasia-cko released this 19 May 10:29
62da935

What's Changed

Full Changelog: v1.2.1...v1.3.0

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

Choose a tag to compare

@manuel-huez manuel-huez released this 20 Aug 09:14
dd880f8
Fix prematurely marking the connections unhealthy, when maxLifeDuration is set

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

Choose a tag to compare

@manuel-huez manuel-huez released this 07 Jun 12:21
6f31a97
Add maxLifeDuration option to recycle old connections

v1.1

Choose a tag to compare

@manuel-huez manuel-huez released this 05 May 15:56
Fix zoobie connection after marking it as unhealthy. Fixes #3

v1.0

Choose a tag to compare

@manuel-huez manuel-huez released this 17 Feb 12:05
Add some tests