Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 May 02:43
· 31 commits to main since this release

What's Changed

  • feat(m15): retry engine — dispatch consumer honors job.retry.{max_attempts,backoff} by @jdp5949 in #21
  • feat(m18): JIL parser (Autosys text DSL) + cli jil subcommand by @jdp5949 in #20
  • feat(m14): persist run logs + run-detail API + UI log viewer by @jdp5949 in #24
  • feat(m16): Postgres backend via sqlx Any (--db-url postgres://...) by @jdp5949 in #23
  • feat(m19): conditions DSL parser + scheduler integration for Dep triggers by @jdp5949 in #22
  • feat(m17): inline CodeMirror job editor by @jdp5949 in #25
  • feat(m21): job stats API + sparkline UI by @jdp5949 in #26
  • feat(m20): live KILLJOB via run handle registry by @jdp5949 in #27

Full Changelog: v0.1.1...v0.2.0