Skip to content

Releases: pcelvng/task

0.8.0

Choose a tag to compare

@jbsmith7741 jbsmith7741 released this 19 Mar 19:18
a7f8564

What's Changed

Full Changelog: v0.7.0...v0.8.0

0.7.0

Choose a tag to compare

@zJeremiah zJeremiah released this 05 Jan 14:27
7343568

What's Changed

Full Changelog: v0.6.0...v0.7.0

0.6.0

Choose a tag to compare

@jbsmith7741 jbsmith7741 released this 15 Sep 20:23
761ca6b

What's Changed

Full Changelog: v0.5.6...v0.6.0

0.5.6

Choose a tag to compare

@jbsmith7741 jbsmith7741 released this 19 Oct 21:37
fa37730

Bug fix

  • meta data is overridden instead of append to. This removes duplicate values in retried tasks.

0.5.5

Choose a tag to compare

@jbsmith7741 jbsmith7741 released this 08 Apr 16:05
9c9ca5c

pubsub: consumer will continue to consume messages after an error occurs

0.5.3

Choose a tag to compare

@jbsmith7741 jbsmith7741 released this 11 Sep 19:39
0f4a53e

Stop url encoding & in the task json messages.

0.5.2

Choose a tag to compare

@jbsmith7741 jbsmith7741 released this 06 Aug 15:49
7c3a581

minor fixes

0.5.1

Choose a tag to compare

@jbsmith7741 jbsmith7741 released this 18 Mar 14:51
8eac154

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

Choose a tag to compare

@jbsmith7741 jbsmith7741 released this 13 Feb 16:28
4dca463

Add topic polling for pubsub and nsq

0.4.0

Choose a tag to compare

@jbsmith7741 jbsmith7741 released this 08 Jan 21:31
f7cb3c4
  • Add meta field to task object