Skip to content

Releases: zhongjie-cai/job-runner

Minor update v1.2.4

15 Nov 14:35
Compare
Choose a tag to compare

Changes:

  • upgraded test/mock library to [email protected]
  • removed redundant functions
  • added timestamp on default customization logging

General Release v1.2.3

03 Sep 06:08
Compare
Choose a tag to compare

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

19 Mar 09:38
Compare
Choose a tag to compare

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