Skip to content

Releases: softonic/laravel-queue-job

Fix RabbitMQQueue Parameters

20 Dec 14:25
d30c18f
Compare
Choose a tag to compare

fix: Use the right parameter in the call to the RabbitMQQueue constructor

Add Laravel 10 support

11 Oct 09:28
70c1cea
Compare
Choose a tag to compare
  • Add Laravel 10 support
  • Remove Laravel 8 support

Upgrade laravel dependency to 9.0

03 Oct 10:32
5906047
Compare
Choose a tag to compare

Update composer.json to support laravel 9.0 and keep support for laravel 8.0

Add RabbitMQQueueWithDeclare worker

17 Jan 13:47
935a52e
Compare
Choose a tag to compare
  • Added RabbitMQQueueWithDeclare worker

1.0.0

09 Dec 14:01
6b7ef76
Compare
Choose a tag to compare

Initial release