View Source Changelog
1.0.2
- Use ex_doc to update documentation.
1.0.1
- Fix concurrent cron job execution timing issue.
1.0.0
Nothing changed, just update version from 0.6.1 to 1.0.0.
0.6.1
- fix some spec warning.
- upgrade telemetry to 1.1.0
0.5.2
- redefine
[ecron global up/down]
telemetry event.
0.5.1
- Replace
cluster_quorum_size
byglobal_quorum_size
. - Check if job's name is duplicate.
0.5.0
- Support global_jobs by
global
. - Add global/up/down telemetry metrics.
0.4.0
- Add
ecron:reload/0
. - Expose telemetry metrics.