Releases: stackkit/laravel-google-cloud-tasks-queue
Releases · stackkit/laravel-google-cloud-tasks-queue
v4.2.1: Merge pull request #154 from stackkit/bugfix/report-errors
Fix exceptions in jobs not reported to exception handler
v4.2.0
What's Changed
- Add tests for custom queue on batched jobs by @marickvantuil in #148
- Allow passing custom cloud tasks client options by @marickvantuil in #152
Full Changelog: v4.1.1...v4.2.0
v4.1.1
v4.1.0
v4.0.0
What's Changed
- Dropped support for Laravel 6, 7, 8 and 9
- Require Laravel 10 or 11
- Make it possible to define custom task handler or headers
- Removed dashboard
Full Changelog: v3.7.0...v4.0.0
v4.0.0-beta.2: Merge pull request #144 from stackkit/4.x-dev
Fix short task name passed instead of fully qualified
v4.0.0-beta.1: Merge pull request #135 from stackkit/4.x-dev
4.x dev
v3.7.0
What's Changed
- App engine by @miccehedin in #122
New Contributors
- @miccehedin made their first contribution in #122
Full Changelog: v3.6.6...v3.7.0
v3.7.0-beta.2
What's Changed
- Verify authentic Cloud Tasks request to App Engine by @marickvantuil in #133
Full Changelog: v3.7.0-beta.1...v3.7.0-beta.2
v3.7.0-beta.1
What's Changed
- App engine by @miccehedin in #122
New Contributors
- @miccehedin made their first contribution in #122
Full Changelog: v3.6.6...v3.7.0-beta1