Skip to content

Releases: Sage/eventq

eventq_rabbitmq:v1.9.2

13 Oct 07:24
Compare
Choose a tag to compare

Re-push of v1.9.1 to resolve ruby gems issue.

eventq_rabbitmq:v1.9.1

10 Oct 10:03
Compare
Choose a tag to compare

Added EventQ::NonceManager functionality.

eventq_base:v1.9.1

10 Oct 10:02
Compare
Choose a tag to compare

Added EventQ::NonceManager functionality.

eventq_aws:v1.5.0

10 Oct 10:03
Compare
Choose a tag to compare

Added EventQ::NonceManager functionality.

eventq_rabbitmq:v1.8.2

16 Sep 10:58
Compare
Choose a tag to compare

Updated GC.start call location to make sure all process iteration objects are out of scope before calling.

eventq_aws:v1.4.2

16 Sep 10:59
Compare
Choose a tag to compare
  • Updated GC.start call location to allow process iteration objects to be out of scope before calling.
  • Extended message poll wait time to 10 seconds.

eventq_rabbitmq: v1.8.1

15 Sep 22:42
Compare
Choose a tag to compare

Unique worker id for thread will be untagged when message processing is complete.

eventq_base: v1.7.1

15 Sep 22:38
Compare
Choose a tag to compare

Added method to allow to untag the unique identifier from the thread.

eventq_base: v1.7.0

15 Sep 14:34
Compare
Choose a tag to compare

New module to allow concrete worker classes of different queue systems to tag the processing thread of a message. This will assist in being able to use custom loggers to group log message together for ease of debugging.

eventq_aws: v1.4.1

15 Sep 22:41
Compare
Choose a tag to compare

Unique worker id for thread will be untagged when message processing is complete.