Skip to content

Releases: jolestar/go-commons-pool

v2.1.2

21 Apr 01:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

15 Nov 02:03
1a31e27
Compare
Choose a tag to compare

Fix #48 for support go mod.

v2.1.0

13 Nov 10:43
f765ef2
Compare
Choose a tag to compare
  1. Fix bugs #40 #41 #47 #44
  2. Use go mod.

v2.0.0

21 Jun 12:53
3f5d5f8
Compare
Choose a tag to compare

Includes bug fixes and features included with the 2.0.0 milestone.

v1.1.2

09 Aug 07:02
Compare
Choose a tag to compare
  1. fix StartEvictor bug #18.
  2. fix some typo.

v1.1.1

31 Oct 10:14
Compare
Choose a tag to compare

Fix atomic data race bug.
This bug not affect pool.

v1.1 release

23 Jan 02:43
Compare
Choose a tag to compare

fix golint warning, change const name to golint suggesting style.

v1.0 release

18 Jan 14:57
Compare
Choose a tag to compare

Go commons pool rewrite the most test case of Apache commons pool, test coverage reached 90%, performance results are similar as Java version, can be used in a production environment, then released version 1.0.