Releases: zhongjie-cai/job-runner
Releases · zhongjie-cai/job-runner
Minor update v1.2.4
Changes:
- upgraded test/mock library to [email protected]
- removed redundant functions
- added timestamp on default customization logging
General Release v1.2.3
Bug fixes and feature adds
- Fixed an issue when overlap is set while the scheduler only causes one execution, the program exits immediately without waiting for the current execution to finish
- Added the number of reruns of the same session index in session handling, so consumers can now know how many reruns has happened so far
General Release v1.2.2
Feature set
- Allow easy customization for action function
- Customizable logging around aspect borders and corners
- Support wrapped web-call to external web services via internal session
- Support customized panic handling
- Support running multiple instances and schedules per application
- Support for CRON-style schedule making
- Support for customizable schedule