Releases: dereuromark/cakephp-queue
Releases · dereuromark/cakephp-queue
7.2.3
Improvements
Add generic type hint + helpful exception for ServicesTrait
8.0.0-RC
Improvements
This new v8 major contains some cleanup.
It is more internal, so most apps will not have to change a single line.
For more info on changes coming from v7 see included upgrade guide in docs/ folder.
Please test and give feedback so we can release v8 stable next week.
7.2.2
7.2.1
Fixes
Fixed up custom finder signature for PHPStan
7.2.0
Improvements
- Add status field queued_jobs to search by @LordSimal in #399
- Improve usage of defaultworkertimeout by @michielkeijts in #401
- Allow providing serialized way of Message object for easier 4.x upgrading in #397
Full Changelog: 7.1.3...7.2.0
7.1.3
Fixes
Fixed migration file for Postgres.
7.1.2
Fixes
Fixed icon in template for new Templating plugin support.
6.9.1
Fixes
Fixed migration version.
7.1.1
Fixes
Fixed migration version.
7.1.0
Improvements
- Added index to QueuedJobs table columns to make performance much faster with many records.
Full Changelog: 7.0.1...7.1.0