Skip to content

Releases: stackkit/laravel-google-cloud-tasks-queue

v3.4.1-rc1

17 Feb 13:47
Compare
Choose a tag to compare
v3.4.1-rc1 Pre-release
Pre-release

Full Changelog: v3.4.0...v3.4.1-rc1

v3.4.0

08 Feb 20:34
2282462
Compare
Choose a tag to compare

Add support for Laravel 10

What's Changed

Full Changelog: v3.3.3...v3.4.0

v3.3.3

07 Dec 20:22
a4d3efa
Compare
Choose a tag to compare

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

19 Nov 14:24
eebe0d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.1...v3.3.2

v3.3.1

22 Oct 10:36
b0fdb29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.3.1

v3.3.0: Merge pull request #70 from stackkit/feature/job-releasing

15 Oct 15:08
069c30e
Compare
Choose a tag to compare

v3.3.0-beta1: Merge pull request #70 from stackkit/feature/job-releasing

30 Sep 12:29
069c30e
Compare
Choose a tag to compare

Add support for dispatching after commit & add task handler request validation

02 Sep 14:11
d54ba2e
Compare
Choose a tag to compare
Merge pull request #69 from stackkit/bugfix/dispatch-after-commit

Respect after_commit when set through config

v3.2.0: Merge pull request #62 from dshafik/patch-1

13 Aug 12:50
39646cc
Compare
Choose a tag to compare
Support encryption, avoid double __unserialize call

v3.1.4

24 Jun 12:42
33638b2
Compare
Choose a tag to compare
Merge pull request #58 from stackkit/master

Bugfix: task retries