Releases: open-job/openjob
v1.0.7
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
v1.0.6
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
v1.0.5
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
Optimize
v1.0.4
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
v1.0.3
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
v1.0.2
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
v1.0.1
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:
v1.0.0
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