Added:
- Expose message name in UnauthorizedException if enabled (https://github.com/prooph/service-bus/pull/137)
- react/promise dependency is optional (https://github.com/prooph/service-bus/issues/126)
- Revise files header license (https://github.com/prooph/service-bus/pull/134)
- Add MessageBusRouterPlugin interface (https://github.com/prooph/service-bus/pull/131)
- Updated Async router with added interface (https://github.com/prooph/service-bus/pull/132)
- Add event bus support to AsyncSwitchMessageRouter (https://github.com/prooph/service-bus/pull/133)
- Bus factory async option (https://github.com/prooph/service-bus/pull/135)
Removed:
- nothing
Fixed:
- nothing