Releases: pcelvng/task
Releases · pcelvng/task
0.8.0
What's Changed
- cleanup launcher logic and ctx handling by @jbsmith7741 in #83
Full Changelog: v0.7.0...v0.8.0
0.7.0
0.6.0
What's Changed
- auto create topic for each nsqd found in lookupd by @jbsmith7741 in #80
Full Changelog: v0.5.6...v0.6.0
0.5.6
Bug fix
- meta data is overridden instead of append to. This removes duplicate values in retried tasks.
0.5.5
pubsub: consumer will continue to consume messages after an error occurs
0.5.3
Stop url encoding & in the task json messages.
0.5.2
minor fixes
0.5.1
Bug Fixes
- Memory leak with bus.Topics for Pubsub
- Pubsub consumer receive function fix
- launcher stats. tasks received and active counts fixed.
0.5.0
Add topic polling for pubsub and nsq
0.4.0
- Add meta field to task object