Skip to content

Releases: onliner/laravel-command-bus

v1.1.1

06 Sep 07:27
8623442
Compare
Choose a tag to compare

Resolved a bug where the Redis client would fail to properly reconnect after a connection drop.

v1.1.0

23 Aug 08:54
c6670d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

20 Dec 15:16
29b6bc1
Compare
Choose a tag to compare
  • Minimal PHP version upped to 8.0
  • Command bus library updated to 1.0

v0.4.0

18 Feb 09:23
eade44c
Compare
Choose a tag to compare
  • Bump command-bus version ^0.4

v0.3.1

08 Sep 14:08
Compare
Choose a tag to compare
  • Enable pcntl_async_signals in daemon

v0.3.0

02 Aug 08:31
1cee7a8
Compare
Choose a tag to compare
  • Multi transport support
  • Command bus min version bumped

v0.2.2

21 Jul 15:39
ea510fb
Compare
Choose a tag to compare
  • PHP 8 support

v0.2.1

18 May 06:16
efc2a56
Compare
Choose a tag to compare
  • Queue options support

v0.2.0

11 Feb 13:56
c9c676a
Compare
Choose a tag to compare
  • Update commandbus

v0.1.2

12 Jan 14:28
9cd248b
Compare
Choose a tag to compare
  • Fix container type hints