All Versions
7
Latest Version
Avg Release Cycle
233 days
Latest Release
1623 days ago

Changelog History

  • v2.1.1 Changes

    November 15, 2019

    ๐Ÿ›  Fix #48 for support go mod.

  • v2.1.0 Changes

    November 13, 2019
    1. Fix bugs #40 #41 #47 #44
    2. Use go mod.
  • v2.0.0 Changes

    June 21, 2018

    ๐Ÿ›  Includes bug fixes and features included with the 2.0.0 milestone.

  • v1.1.2 Changes

    August 09, 2017
    1. fix StartEvictor bug #18.
    2. fix some typo.
  • v1.1.1 Changes

    October 31, 2016

    ๐Ÿ›  Fix atomic data race bug.
    This bug not affect pool.

  • v1.1 Changes

    January 23, 2016

    ๐Ÿ›  fix golint warning, change const name to golint suggesting style.

  • v1.0 Changes

    January 18, 2016

    ๐Ÿš€ 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.