Skip to content

Releases: XactSystems/command-scheduler

Update ScheduledCommandHistory to attributes

20 Sep 16:33
Compare
Choose a tag to compare

Update ScheduledCommandHistory to attributes. Update coding standards. Fix PHPSTAN issues with tests.
Need to resolve Doctrine service injection in tests.

Delete unnecessary files.

17 Sep 15:59
Compare
Choose a tag to compare
v5.0.5

Remove version from composer.json.

Upgrade for Symfony 6.4 & 7.1

09 Sep 16:32
Compare
Choose a tag to compare

Folder restructure. Fix deprecations. Upgrade for Symfony 6.4 & 7.1.

Fix bundle class location.

03 Sep 14:47
Compare
Choose a tag to compare

Fix bundle class location. Fix travis PHP versions. Fix composer extra Symfony versions.

Update Symfony dependencies to V6/7.

03 Sep 14:31
Compare
Choose a tag to compare

Initial V5 commit.
Update Symfony dependencies to V6/7. ORM 3.2. Move files to src folder.

Allow all PHP version above 7.4.

30 Oct 13:21
Compare
Choose a tag to compare

Remove version from composer.json and allow all PHP version above 7.4.

Query the RetryAt column when retrieving active commands.

17 Aug 10:21
Compare
Choose a tag to compare

Query the RetryAt column when retrieving active commands.

Merge in 3.4 changes to limit the time spent in the delete old commands loop.

13 Jun 14:28
Compare
Choose a tag to compare

Limit the time spent in the delete old commands loop.

05 Jun 17:19
Compare
Choose a tag to compare

Do not exceed the idle time when processing the delete loop.
Use an IN() clause to specify the commands to delete.
Delete the old commands in batches of 50.

Merge in 3.4 changes for logging improvements.

17 Apr 14:48
Compare
Choose a tag to compare
v4.4.7

Minor version increment