Skip to content

Releases: pdffiller/qless-php

v3.15.0

21 May 12:55
bcac63a
Compare
Choose a tag to compare

Added

  • \Qless\Client::disconnect method to close Redis connection

Changed

  • PHP8 support
  • Bump monolog/monolog version to ^2.0
  • Bump ramsey/uuid version to ^4.1
  • Bump phpstan/phpstan version ^0.12.87
  • Bump phpunit/phpunit version to ^8.5

All notable changes to this version has been documented in the CHANGELOG.md file.

v3.14.1

19 May 10:01
0d53047
Compare
Choose a tag to compare

Changed

  • Added additional check of type in lua

All notable changes to this version has been documented in the CHANGELOG.md file.

v3.14.0

22 Feb 12:09
3800ecc
Compare
Choose a tag to compare

Added

  • Jobs Collection

Changed

  • Change heartbeat signature to match other binding defaults

Fixed

  • Fixed count failed jobs after removing

All notable changes to this version has been documented in the CHANGELOG.md file.

v3.13.0

23 Dec 08:12
d087db3
Compare
Choose a tag to compare

Added

  • TTL for failed jobs

Changed

  • Recur JID is consistent with normal JID

All notable changes to this version has been documented in the CHANGELOG.md file.

v3.12.1

21 Nov 14:07
54d00dc
Compare
Choose a tag to compare

Fixed

  • Fix nill state of a job for popping

All notable changes to this version has been documented in the CHANGELOG.md file.

v3.12.0

09 Nov 14:47
8576463
Compare
Choose a tag to compare

Added

  • Add support for forgetting a queue

Fixed

  • Cleanup a heap of small code quality issues
  • Cleanup unit tests

All notable changes to this version has been documented in the CHANGELOG.md file.

v3.11.1

28 Aug 09:09
5baf2e0
Compare
Choose a tag to compare

Fixed

  • Add syncCompleteEvent only if needed

All notable changes to this version has been documented in the CHANGELOG.md file.

v3.11.0

15 Apr 13:54
Compare
Choose a tag to compare

Added

  • Added PubSub Manager

Fixed

  • Force check worker variable type

All notable changes to this version has been documented in the CHANGELOG.md file.

v3.10.1

25 Nov 12:28
9fa7729
Compare
Choose a tag to compare

Fixed

  • Clear old data of removed tracked jobs

All notable changes to this version has been documented in the CHANGELOG.md file.

v3.10.0

06 Nov 13:25
7726a44
Compare
Choose a tag to compare

Added

  • Added getting queues by priority range

All notable changes to this version has been documented in the CHANGELOG.md file.