Releases: stackkit/laravel-google-cloud-tasks-queue
Releases · stackkit/laravel-google-cloud-tasks-queue
v3.6.2
What's Changed
- Added missing return by @emilmilow in #120
New Contributors
- @emilmilow made their first contribution in #120
Full Changelog: v3.6.1...v3.6.2
v3.6.1
v3.6.0
What's Changed
Full Changelog: v3.5.2...v3.6.0
v3.5.2
What's Changed
- Update CI target branch by @marickvantuil in #110
- Fix failing test by @marickvantuil in #109
- Downgrade phpseclib back to 2.x by @marickvantuil in #112
Full Changelog: v3.5.1...v3.5.2
v3.5.1
What's Changed
- upgrade to phpseclib 3.0 to match google's upgrade of phpseclib by @i386 in #108
- Append timestamp to task name to prevent duplicates by @marickvantuil in #106
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
Full Changelog: v3.4.1...v3.5.0
v3.4.1
v3.4.1-rc1
Full Changelog: v3.4.0...v3.4.1-rc1
v3.4.0
Add support for Laravel 10
What's Changed
- Update to Laravel 10 by @marickvantuil in #93
- Bring back support for Laravel 6 and 7 by @marickvantuil in #94
Full Changelog: v3.3.3...v3.4.0
v3.3.3
What's Changed
- Provide extra info when pushing tasks to non-https URL by @marickvantuil in #82
- Fix bug making it possible to task handler under specific circumstances by @marickvantuil in #85
Full Changelog: v3.3.1...v3.3.3