v3.4.7
版本发布时间: 2021-02-23 01:08:48
PowerJob/PowerJob最新发布版本:v5.1.0(2024-08-12 00:46:05)
PowerJob-Framework
Features 🚀
- Deprecated build-in ShellProcessor(
com.github.kfcfans.powerjob.worker.core.processor.built.ShellProcessor
), please use the official processor instead. (click for more detail) - Deprecated build-in PythonProcessor(
com.github.kfcfans.powerjob.worker.core.processor.built.PythonProcessor
), please use the official processor instead. (click for more detail)
BugFix 🐛
- fix the bug that the script processor does not work properly #222
PowerJob-OfficialProcessor
How to use? -> wiki
Features 🚀
- support HttpProcessor
- support ShellProcessor
- support PythonProcessor
- support FileCleanupProcessor