Skip to content

v1.0.1

Compare
Choose a tag to compare
@stelin stelin released this 19 May 15:36
· 316 commits to main since this release
cda2c5f

Openjob 1.0.1 Released.

Openjob is a distributed high-performance task scheduling framework that supports various types of scheduled tasks, delayed tasks, and workflow

The version is updated as follows:

feature:

  • [#87] Add one-time job
  • [#88] Job add or modify to recalculate execution time
  • [#88] Add validation for namepace, application, job, and delay

bugfix:

  • [#87] Log4j2 log appender
  • [#87] Execute time not updated
  • [#88] Delayed task total count
  • [#88] Delayed task status by terminated
  • [#88] Cluster node startup not to initialize application worker list
  • [#90] Cluster hostname of remote and bind

optimize:

  • [#87] Autowire for openjob-worker-spring-boot-starter
  • [#87] Worker node heartbeat
  • [#88] Client async to initialize and add retry
  • [#88] Client support server hostname