Releases: Flowpack/jobqueue-common
Releases · Flowpack/jobqueue-common
3.4.0
What's Changed
- FEATURE: make outputResults parameter configurable by @das-nagnag in #65
- TASK: Declare compatibility with Flow 9 by @robertlemke in #61
- TASK: Some test tweaks by @kdambekalns in #62
- BUGFIX: Fixes functional tests by @bwaidelich in #55
New Contributors
- @das-nagnag made their first contribution in #65
Full Changelog: 3.3.2...3.4.0
3.4.0-beta.1
What's Changed
- TASK: Declare compatibility with Flow 9 by @robertlemke in #61
Full Changelog: 3.3.2...3.4.0-beta.1
3.3.2
What's Changed
- BUGFIX: Adjust signature of JobManager signals to support Throwables by @bwaidelich in #60
Full Changelog: 3.3.1...3.3.2
3.3.1
What's Changed
- BUGFIX: When working on job, catch Throwable by @kdambekalns in #59
Full Changelog: 3.2.0...3.3.1
3.3.0
What's Changed
- Raise requirements to PHP 7.4 and Flow 6.3 by @robertlemke in #58
- "defer" annotation as PHP 8 attribute by @robertlemke in #57
Full Changelog: 3.2.2...3.3.0
3.2.0
What's Changed
- TASK: log errors on job failure by @theDex in #49
- TASK: Declare compatibility to PHP 8.0 by @tweis in #50
- TASK: Extend the advice for naming queues by @markusguenther in #47
New Contributors
- @theDex made their first contribution in #49
- @tweis made their first contribution in #50
- @markusguenther made their first contribution in #47
Full Changelog: 3.1.0...3.2.0
3.2.2
- declared compatibility with Flow 8
Full Changelog: 3.2.1...3.2.2
Bugfix Release
3.1.0
TASK: Declare compatibility with Neos 7.0
3.0.6
TASK: Output verbose exception msg on separate line
TASK: Use constant for default number of releases