Sha256: 36651454cc55e9ec1620788508e8e15eea9d8cf7c9e0b3fef4edca6b2704b02e
Contents?: true
Size: 1.14 KB
Versions: 1
Compression:
Stored size: 1.14 KB
Contents
## Changes Between 0.3.0 and 0.3.1 ### [Restore Sneakers::Worker::Classes methods](https://github.com/veeqo/advanced-sneakers-activejob/pull/6) ## Changes Between 0.2.3 and 0.3.0 This release does not change the observed behavior, but replaces the publisher with completely new implementation. ### Reusable parts of publisher are extracted to [bunny-publisher](https://github.com/veeqo/bunny-publisher) ## Changes Between 0.2.2 and 0.2.3 ### [Refactored support for ActiveJob prefix](https://github.com/veeqo/advanced-sneakers-activejob/pull/3) ### [Support for custom adapter per job](https://github.com/veeqo/advanced-sneakers-activejob/pull/4) ## Changes Between 0.2.1 and 0.2.2 Cleanup of `puts` and logger mistakenly introduced in previous version ## Changes Between 0.2.0 and 0.2.1 ### [Support for ActiveJob prefix](https://github.com/veeqo/advanced-sneakers-activejob/pull/2) Fixed worker class name in rake task description ## Changes Between 0.1.0 and 0.2.0 ### [`message_options`](https://github.com/veeqo/advanced-sneakers-activejob/pull/1) Customizable options for message publishing (`routing_key`, `headers`, etc) ## Original Release: 0.1.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
advanced-sneakers-activejob-0.3.1 | CHANGELOG.md |