github kimdre/doco-cd v0.97.0

latest releases: v0.99.0, v0.98.0
one day ago

What's Changed

  • Added a new SCHEDULER_ENABLED option to disable the built-in job scheduler. Useful if you run multiple doco-cd instances, e.g. for self-updating doco-cd.
  • Added documentation to the wiki for self-updating doco-cd using two instances that manage each other.
  • Fixed a bug where doco-cd ran API-triggered poll jobs on the HTTP request context, so wait=false canceled the job as soon as the response was sent.

✨ Features

  • fix(config): feat: add SchedulerEnabled configuration option and related tests by @kimdre in #1519

🌟 Improvements

🐛 Bug Fixes

  • fix(api): detach context in poll/run endpoint when wait=false by @kimdre in #1522

📦 Dependencies

  • chore(deps): update actions/setup-go action to v7 by @renovate[bot] in #1520

Full Changelog: v0.96.0...v0.97.0

Don't miss a new doco-cd release

NewReleases is sending notifications on new releases.