Releases: wirelane/JMSJobQueueBundle
Releases · wirelane/JMSJobQueueBundle
5.0.3
Compare
Sorry, something went wrong.
No results found
Increase length of workerName from 50 to 100 characters in validation.
5.0.2
Compare
Sorry, something went wrong.
No results found
Increase length of workerName column in Job entity from 50 to 100 characters.
5.0.1
Compare
Sorry, something went wrong.
No results found
Add index to jobs table based on queue, state and execute_after
5.0.0
Compare
Sorry, something went wrong.
No results found
This release introduces compatibility with Symfony 6 and PHP 8.2 and removes deprecated usage accordingly.
4.0.6
Compare
Sorry, something went wrong.
No results found
Fix doctrine related deprecation issues
4.0.5: Merge pull request #3 from wirelane/php_81
Compare
Sorry, something went wrong.
No results found
PHP 8.1 deprecations and compatibility
4.0.4
Compare
Sorry, something went wrong.
No results found
Doctrine related deprecation fixes
4.0.3
Compare
Sorry, something went wrong.
No results found
Use fully qualified names in doctrine functions
4.0.2
Compare
Sorry, something went wrong.
No results found
Fix deprecation warnings due to missing return types