Skip to content

Releases: realtux/dispenserd

0.0.3

21 Apr 04:07
Compare
Choose a tag to compare

Everybody is encouraged to upgrade to 0.0.3 immediately as a severe stability issue was located and corrected.

FIXED BUG: Deadlock when a persisted queue with multiple lanes is loaded back into dispenserd.
MAINT: Reduce possibility of a deadlock from channel communication at the same time as an idle worker disconnecting.

0.0.2

14 Apr 07:05
Compare
Choose a tag to compare
  • MAINT: Moved the queue.json persistence file from config/ to data/
  • MAINT: Removed hardcoded version numbers
  • MAINT: Fixed some documentation issues
  • TESTS: Additional tests added to test the functionality of multiple lanes

0.0.1

13 Apr 08:11
Compare
Choose a tag to compare

This release consists of the first stable version of dispenserd as well as a representation of the first set of features. Included as well is an initial set of tests. dispenserd is currently used in low risk production environments, but is performing flawlessly in those environments.