Skip to content

Releases: go-pkgz/pool

Version 0.6.0

17 Feb 20:25
Compare
Choose a tag to compare

What's Changed

  • Cross-pools communication by @umputun in #3
  • Add examples for corss-pools use cases

Full Changelog: v0.5.0...v0.6.0

Version 0.5.0

14 Feb 21:23
6a04124
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

Version 0.4.0

13 Feb 05:00
3cecbde
Compare
Choose a tag to compare

What's Changed

  • Add middleware support to pool package by @umputun in #1

Full Changelog: v0.3.2...v0.4.0

Version 0.3.0

09 Feb 06:09
Compare
Choose a tag to compare
  • improve options ergonomics, change to direct With methods
  • remove context-related configuration options from WorkerGroup
  • add alternative pool implementations to readme

Full Changelog: v0.2.1...v0.3.0

Version 0.2.0

08 Feb 18:34
Compare
Choose a tag to compare
  • refactor metrics to separate stats and user-defined
  • eliminate sync (mutex) on stats metrics as they are per worker

Full Changelog: v0.1.0...v0.2.0

Version 0.1.0

07 Feb 23:00
Compare
Choose a tag to compare

initial release