Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 14:27
· 29 commits to main since this release
3a7eeea

🚨 Breaking or Notable

  • Container images are now hosted on GitHub Container Registry instead of Docker Hub!
    • Added support for multi-architecture images, adding support for arm/v7 and arm64: #102

💫 New Features & Changes

  • Improve performance of the CronController to use a heap instead: #95
  • Support specifying MaxConcurrency per JobConfig: #92

🐞 Bug Fixes

  • Fixes crash in cronexpr library: #96, furiko-io/cronexpr#1
  • Fixes panic in CronController when deleting a JobConfig where no schedule is set: #103

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1