Skip to content

v0.8.0

Compare
Choose a tag to compare
@reugn reugn released this 10 Oct 11:24
· 61 commits to master since this release
f90eaa3

⚠ BREAKING CHANGES

  • feat!: refactor curl job structure (#60)

Features

  • feat: support mixed range type in cron expression (#72)
  • feat: implement logger adapter (#67)
  • feat: extend shell job (#64)
  • util: shorten outdated grace period (#56)

Fixes

  • fix: return error on NextFireTime for expired cron expression (#70)
  • fix: data race for isStarted (#65)
  • fix: typos in comments (#57)

Maintenance

  • ci: update versions in GitHub Actions workflows (#73)
  • docs: format annotation (#62)
  • chore: add signal context in examples (#61)
  • test: add unit test for NewFunctionJobWithDesc and Key (#58)