Releases: uecode/qpush-bundle
Releases · uecode/qpush-bundle
v2.0.1
- Fixes an issue where message events were not being dispatched correctly for Iron MQ queues
- reverts a change that removed the qpush queue name from being sent with the message - this is required to dispatch events on the right channel
- Adds additional testing to ensure that the qpush queue name is striped from messages before being dispatched
v1.4.1
- Fixes a BC break in
v1.4.0
- Reverts the change in #54 to allow Iron MQ message events are dispatched correctly when received
- Adds additional testing to ensure that the qpush queue name is striped from messages before being dispatched
v1.3.1
- Adds a new synchronous provider to ease development (#52)
- Fixes an oversight where Iron.io provider settings were not being properly passed (#51)
- Fixed an issue when creating Topics in SNS on AWS Provider (#50)