v0.97.0
What's Changed
- Added a new
SCHEDULER_ENABLEDoption 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=falsecanceled the job as soon as the response was sent.
✨ Features
🌟 Improvements
🐛 Bug Fixes
📦 Dependencies
Full Changelog: v0.96.0...v0.97.0