What's Changed
- Allow stable
laravel/pintreleases inrequire-devby @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