Skip to content

Releases: open-job/openjob

v1.0.7

10 Sep 13:05
9ac828a
Compare
Choose a tag to compare

Openjob 1.0.7 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

  • [#154] Support H2
  • [#155] Support Tidb
  • [#157] Map Reduce lightweight computing task
  • [#157] Sharding task
  • [#157] Broadcast task
  • [#157] Second delay task
  • [#157] Fixed rate task

v1.0.6

07 Aug 02:53
5be71a0
Compare
Choose a tag to compare

Openjob 1.0.6 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

  • [#141] Add alarm and monitoring(dingding/wecom/feishu/webhook)
  • [#141] Add execute timeout for cronjob
  • [#141] Add child fail status
  • [#144] Add next execute time
  • [#144] Add personal page
  • [#144] Add running status to dashboard

Bugfix

  • [#144] Fixed big task log

Optimize

  • [#144] Auto create index for Elasticsearch7
  • [#144] User default avatar

v1.0.5

19 Jul 12:37
43436b0
Compare
Choose a tag to compare

Openjob 1.0.5 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

  • [#114] Add Java agent

Bugfix

  • [#137] Fix worker heartbeat exception
  • [#137] Fix stop kettle for unix

Optimize

  • [#139] Report job instance status
  • [#139] Report delay instance status

v1.0.4

03 Jul 14:18
08441ea
Compare
Choose a tag to compare

Openjob 1.0.4 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

  • [#114] Add Oracle
  • [#114] Add Postgres
  • [#114] Add Oracle log storage
  • [#114] Add Postgres log storage
  • [#114] Add Shell scheduling
  • [#114] Add Kettle scheduling

Bugfix

  • [#114] Fix home error
  • [#114] Fix favicon.ico
  • [#114] Fix Worker register
  • [#114] Fix stop job instance

Optimize

  • [#114] Disable delay task system configuration
  • [#114] Login fail message
  • [#114] H2 dependence
  • [#114] Database index

v1.0.3

12 Jun 12:44
ef650a0
Compare
Choose a tag to compare

Openjob 1.0.3 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:

Bugfix

  • [#109] Fix timing wheel
  • [#109] Fix cluster connect
  • [#109] Fix delay slots with cluster
  • [#109] Fix job slots with cluster

Optimize

  • [#109] Cluster connect mode
  • [#109] Worker heartbeat
  • [#109] Task log

v1.0.2

06 Jun 14:50
050169a
Compare
Choose a tag to compare

Openjob 1.0.2 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

  • [#95] Add Elasticsearch7 log storage
  • [#98] Add job dashboard
  • [#99] Add auto clean for instance, server node, worker node and Logs

Bugfix

  • [#95] Fix domain for management
  • [#96] Fix slots
  • [#99] Fix cache of delay task
  • [#99] Fix delay task execution time
  • [#101] Fix many client on a system

Optimize

  • [#97] Bean Mapper
  • [#99] Register application

v1.0.1

19 May 15:36
cda2c5f
Compare
Choose a tag to compare

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

v1.0.0

13 May 12:30
633ac85
Compare
Choose a tag to compare

Openjob 1.0.0 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:

  • High reliability
  • High performance
  • Scheduled tasks
  • Distributed computing
  • Workflow
  • Delayed tasks