Releases: intouchinsight/laravel-queue-aws-batch
Releases · intouchinsight/laravel-queue-aws-batch
v2.1.0
What's Changed
- IP 8351: Adding Laravel 12 support by @mjwallace1989 in #3
- Fixes issues with JobContainerOverrides not being passed through.
New Contributors
- @mjwallace1989 made their first contribution in #3
Full Changelog: v2.0.1...v2.1.0
Fix Failed Jobs & Container Overrides
- Added in a listener for failed jobs
- Added in a fix for container overrides
Laravel 11 Support
Merge pull request #1 from intouchinsight/support-laravel-11 Support laravel 11