Skip to content

Releases: hornbill/goAPIScheduler

Hornbill API Scheduler

06 Jul 12:25
b6aa673
Compare
Choose a tag to compare

Change:

  • Rebuilt using latest version of goApiLib, to fix possible issue witt connections via a proxy

Hornbill API Scheduler v1.3.0

27 Mar 12:36
96125b9
Compare
Choose a tag to compare

Features:

  • Added support to allow Day Of Month and Day Of Week parts of expression to both be enforced
  • Additional parsing of the cron schedules, better logging when incorrect expression provided

Hornbill API Scheduler v1.2.1

12 Mar 17:00
64027b0
Compare
Choose a tag to compare

Defect Fix:

  • Duplicate runs of scheduled APIs on certain builds of Windows

Hornbill API Scheduler v1.2.0

21 Jan 12:56
d2cc222
Compare
Choose a tag to compare

Features:

  • Added "debug" mode, to allow scheduler to output API call payloads to the log file

Hornbill API Scheduler v1.1.0

13 Dec 16:19
5332dd2
Compare
Choose a tag to compare

Features:

  • Added "dryrun" mode, to allow scheduler to output API call details out to the log without actually firing the API calls
  • Removed need to specify instance zone in configuration
  • General tidy up of the code

Hornbill API Scheduler v1.0.3

04 Jul 15:37
Compare
Choose a tag to compare

Update:

  • Updated third-party cron library to fix duplicate API call issue.

Hornbill API Scheduler v1.0.2

07 Feb 11:45
Compare
Choose a tag to compare

Defect fix:

  • Unable to use non-default configuration file name

Hornbill API Scheduler v1.0.1

14 Nov 11:14
Compare
Choose a tag to compare

Features:

  • Added ability to generate dynamic date strings for insertion in to API parameters

Hornbill API Scheduler v1.0.0

13 Nov 00:10
Compare
Choose a tag to compare

Initial Release�