Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

54 lines (32 loc) · 1.43 KB

[Unreleased]

[0.1.10] 2021-08-26

Fixed

  • Nil pointer fixed when executing the workers (PR #11)

[0.1.9] 2021-07-30

Added

  • Flag -max-age-retries to remove retried failed jobs after that duration (PR #9)
  • New flag -force-prune to remove workers not on the heartbeat list (PR #8)

[0.1.8] 2021-06-11

Added

  • Closed function to be able to wait for the workers to fully finish (PR #6)

[0.1.7] 2021-06-09

Fixed

  • Solved error when trying to prune workers with go-redis (PR #4)

[0.1.6] 2021-06-08

Changed

  • Change the module definition from github.com/benmanns/goworker to github.com/cycloidio/goworker (PR #3)

[0.1.5] 2021-06-08

Added

Changed

[0.1.4] 2021-06-07

Fork from https://github.com/benmanns/goworker from master beeing https://github.com/benmanns/goworker/commit/d28a4f34a4d183f3ea2e51b4b8268807e0984942