Skip to content

Releases: wirelane/JMSJobQueueBundle

5.0.3

Choose a tag to compare

@bkahraman bkahraman released this 18 May 08:40
59b9113

Increase length of workerName from 50 to 100 characters in validation.

5.0.2

Choose a tag to compare

@bkahraman bkahraman released this 29 Apr 07:41
819f9e0

Increase length of workerName column in Job entity from 50 to 100 characters.

5.0.1

Choose a tag to compare

@bkahraman bkahraman released this 13 Apr 10:18
29fd1c7

Add index to jobs table based on queue, state and execute_after

5.0.0

Choose a tag to compare

@bkahraman bkahraman released this 13 Jan 14:29
92b04c9

This release introduces compatibility with Symfony 6 and PHP 8.2 and removes deprecated usage accordingly.

4.0.6

Choose a tag to compare

@bkahraman bkahraman released this 18 Apr 12:59
3b73f4f

Fix doctrine related deprecation issues

4.0.5: Merge pull request #3 from wirelane/php_81

Choose a tag to compare

@HolgerBanse HolgerBanse released this 10 Jan 13:36
6a93f23

PHP 8.1 deprecations and compatibility

4.0.4

Choose a tag to compare

@bkahraman bkahraman released this 22 Aug 19:43
b55dbfc

Doctrine related deprecation fixes

4.0.3

Choose a tag to compare

@bkahraman bkahraman released this 19 Aug 15:13
2d07e39

Use fully qualified names in doctrine functions

4.0.2

Choose a tag to compare

@bkahraman bkahraman released this 28 Mar 08:50

Fix deprecation warnings due to missing return types