Skip to content

Releases: richan-fongdasen/laravel-gcr-worker

1.6.0

13 Mar 11:03
cd887ea
Compare
Choose a tag to compare
  • Add support for Laravel 11
  • Add support for PHP 8.3
  • Drop support for PHP 7.4
  • Update package dependencies
  • Update PHP Unit configuration
  • Update the test codes from using doc-comment metadata to use PHP 8 attribute
  • Update Github actions workflow's configuration
  • Update readme

1.5.2

21 Sep 13:09
0b711c6
Compare
Choose a tag to compare
  • Increase max execution time before running schedule command
  • Increase memory limit before running schedule command
  • Extends the default Schedule Run Command

1.5.1

17 Mar 10:15
96d79b8
Compare
Choose a tag to compare
  • Fixes kainxspirits/laravel-pubsub-queue version

1.5.0

26 Feb 05:43
Compare
Choose a tag to compare
  • Add support for Laravel 10
  • Add support for PHP 8.2

1.4.1

22 Mar 08:11
Compare
Choose a tag to compare

Disable pub/sub message acknowledgement via pub/sub pull subscription.

1.4.0

14 Feb 08:52
Compare
Choose a tag to compare
  • Add support for Laravel 9
  • Add support for PHP 8.1

1.3.0

09 Nov 16:30
Compare
Choose a tag to compare

Acknowledge handled PubSub message

1.2.0

31 Aug 11:12
Compare
Choose a tag to compare

Update the kainxspirits/laravel-pubsub-queue package version.

1.1.0

19 Jan 10:43
aa05d09
Compare
Choose a tag to compare

Add support for PHP 8

1.0.0

14 Dec 05:29
Compare
Choose a tag to compare

Initial release, supported Laravel versions: 5.7, 5.8, 6.x, 7.x and 8.x