Releases: onliner/laravel-command-bus
Releases · onliner/laravel-command-bus
v1.1.1
Resolved a bug where the Redis client would fail to properly reconnect after a connection drop.
v1.0.0
- Minimal PHP version upped to 8.0
- Command bus library updated to 1.0
v0.4.0
- Bump command-bus version ^0.4
v0.3.1
- Enable pcntl_async_signals in daemon
v0.3.0
- Multi transport support
- Command bus min version bumped