Skip to content

v0.20.0

Choose a tag to compare

@TkTech TkTech released this 15 Mar 21:01
· 128 commits to main since this release
60a7fcc
  • Built-in support for metrics via the Metrics() such as job, queue and worker
    throughput, job completion times, and more. Available via the API and the
    dashboard.
  • Added the ability to filter by job name in the dashboard.
  • Added a --plugin option to the chancy misc migrate command to migrate only
    a specific plugin.
  • Fix the JobRule.Job preset, which still referenced the old payload->>func
    field.