Skip to content

Releases: nantaaditya/cron-scheduler

v.0.1.3

22 Aug 15:38
Compare
Choose a tag to compare

add few enhancement & bugfix:

  • fix race condition when there are same scheduler run at the same time
  • add capability to override quartz configuration
  • update documentation
  • fix Dockerfile

v.0.1.2

07 Jun 07:35
5720734
Compare
Choose a tag to compare

add few enhancement & handling:

  • add default response when client doesnt return response message
  • add default error response when client doesn't response until timeout
  • enhance web client log to log all outgoing request & incoming response
  • enhance traceId & correlationId on log

v.0.1.1

12 May 02:42
0ae1c50
Compare
Choose a tag to compare
  • bugfix: fix long job executor
  • feature: add timeout configuration per job

v.0.1.0

09 Dec 03:40
3491772
Compare
Choose a tag to compare

Initial Release