Releases: pdffiller/qless-php
v3.15.0
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
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
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
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
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
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
Fixed
- Add syncCompleteEvent only if needed
All notable changes to this version has been documented in the CHANGELOG.md
file.
v3.11.0
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
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
Added
- Added getting queues by priority range
All notable changes to this version has been documented in the CHANGELOG.md
file.