Sha256: f2b758dd0242bc1c6b65543bbb4f605290f6521978d30cc3ecda00c7cdbaec2e
Contents?: true
Size: 1011 Bytes
Versions: 1
Compression:
Stored size: 1011 Bytes
Contents
## Changes Between 0.2.3 and 0.3 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.0 | CHANGELOG.md |