Releases: jolestar/go-commons-pool
Releases · jolestar/go-commons-pool
v2.1.2
What's Changed
- Bump github.com/stretchr/testify from 1.4.0 to 1.6.1 by @dependabot-preview in #51
- Fix typo EvitionContext -> EvictionContext by @jolestar in #53
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 by @dependabot-preview in #54
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #55
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #56
- fix deadlock #57 by @ykalayy in #58
New Contributors
- @dependabot-preview made their first contribution in #51
- @dependabot made their first contribution in #56
- @ykalayy made their first contribution in #58
Full Changelog: v2.1.1...v2.1.2
v2.1.1
v2.1.0
v2.0.0
Includes bug fixes and features included with the 2.0.0 milestone.
v1.1.2
v1.1.1
v1.1 release
fix golint warning, change const name to golint suggesting style.
v1.0 release
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.