Sha256: 73452af8621b7c70d243fcf01fae8ec98a65cec1f090747b56e330055f8fb231
Contents?: true
Size: 645 Bytes
Versions: 5
Compression:
Stored size: 645 Bytes
Contents
## 0.0.5 Features: - Added access to message headers in #work (breaking change). - Added exponential back-off for failing workers. ## 0.0.4 Features: - The routing key is now sent to #work along with the message - Workers now log when they publish a message - Test guarantors can be used without blocks - Amount of worker/publisher threads can be set via env variables ## 0.0.3 Features: - Overhauled configuration (breaking change) - Queues now purged before first cucumber scenario Code gardening: - Decoupling logic from concurrency for better testability - Added tests ## 0.0.2 Features: - Rake task added
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
proletariat-0.1.2 | CHANGELOG.md |
proletariat-0.1.1 | CHANGELOG.md |
proletariat-0.1.0 | CHANGELOG.md |
proletariat-0.0.6 | CHANGELOG.md |
proletariat-0.0.5 | CHANGELOG.md |