Paramore.Brighter.v4.0.215
iancooper
released this
01 Jun 15:22
·
856 commits
to 08129bcd210d39f04946bd8a96d4c00654e3c537
since this release
- Fixed an issue where you could not have multiple UsePolicy or FallbackPolicy attributes on a single handler.#
- We pool connections now, to prevent clients with large number of channels overwhelming servers.
- Add concept of delayed (deferred) message sending.
- Implement delayed requeuing using gateway support (when supported).
- Delayed message provider support for RabbitMQ using rabbitmq_delayed_message_exchange plugin (3.5+).
- Renamed RequeueException to DeferMessageAction and moved it into the command processor project.
- Fixed and issues with unhandled exceptions from handlers when an event is published not been logged correctly
- The first early version of a Message Store Viewer has been release as a zip file download.