packagist mateusjunges/laravel-kafka v2.11.5

4 hours ago

What's Changed

  • Allow stable laravel/pint releases in require-dev by @mspasov in #393
  • Restore the host process signal handlers and async signal setting after consuming, fixing graceful shutdown of queue workers that run consumers inside jobs by @mspasov in #392
  • Create the dead letter queue producer only when a DLQ is configured, avoiding unnecessary broker connections and threads for every consumer by @mspasov in #391

New Contributors

Full Changelog: v2.11.4...v2.11.5

Don't miss a new laravel-kafka release

NewReleases is sending notifications on new releases.