Skip to content

Releases: dereuromark/cakephp-queue

7.2.3

09 Mar 16:24

Choose a tag to compare

Improvements

Add generic type hint + helpful exception for ServicesTrait

8.0.0-RC

07 Mar 22:50

Choose a tag to compare

8.0.0-RC Pre-release
Pre-release

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

06 Mar 15:12
c56f4f6

Choose a tag to compare

Improvements

  • Make sure Migrations work for mssql.

Full Changelog: 7.2.1...7.2.2

7.2.1

23 Feb 18:14

Choose a tag to compare

Fixes

Fixed up custom finder signature for PHPStan

7.2.0

07 Feb 23:33
5a1f127

Choose a tag to compare

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

23 Jan 06:24

Choose a tag to compare

Fixes

Fixed migration file for Postgres.

7.1.2

11 Dec 22:25

Choose a tag to compare

Fixes

Fixed icon in template for new Templating plugin support.

6.9.1

04 Dec 22:17

Choose a tag to compare

Fixes

Fixed migration version.

7.1.1

02 Dec 23:58

Choose a tag to compare

Fixes

Fixed migration version.

7.1.0

28 Nov 19:26

Choose a tag to compare

Improvements

  • Added index to QueuedJobs table columns to make performance much faster with many records.

Full Changelog: 7.0.1...7.1.0