Releases: stackkit/laravel-google-cloud-tasks-queue
Releases · stackkit/laravel-google-cloud-tasks-queue
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
v3.3.2
What's Changed
- Bugfix: task retries by @marickvantuil in #58
- 3.x by @marickvantuil in #76
- Provide extra info when pushing tasks to non-https URL by @marickvantuil in #82
- 3.x by @marickvantuil in #83
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
- Handle jobs that are not CloudTaskJobs gracefully by @Tarpsvo in #74
- Update CHANGELOG.md by @marickvantuil in #75
Full Changelog: v3.3.0...v3.3.1
v3.3.0: Merge pull request #70 from stackkit/feature/job-releasing
v3.3.0-beta1: Merge pull request #70 from stackkit/feature/job-releasing
Job releasing