Skip to content

v2.1.0

Compare
Choose a tag to compare
@fieldryand fieldryand released this 04 Feb 12:03
· 43 commits to main since this release
558a3f9

Features and improvements

Feature: WithSeconds option for cron scheduling thanks to zengzhengrong
Improvement: Jobs and tasks appear in a fixed order in the dashboard
Improvement: performance/cpu usage improved by refactoring a busy loop

Bug fixes

Fixed a bug that prematurely closed client connections for some store types such as Postgres and Redis

Other

In examples and documentation, changed the naming convention for tasks and jobs to skewer-case for better legibility