This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Affected surfaces
Summary
AI summaryUpdates β¨ Features, π Improvements, and π Bug Fixes across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds SCHEDULER_ENABLED option to disable built-in job scheduler. Adds SCHEDULER_ENABLED option to disable built-in job scheduler. Source: llm_adapter@2026-07-19 Confidence: high |
β |
| Dependency | Low |
Updates actions/setup-go action dependency to version v7. Updates actions/setup-go action dependency to version v7. Source: llm_adapter@2026-07-19 Confidence: high |
β |
| Bugfix | Medium |
Fixes bug where APIβtriggered poll jobs canceled when wait=false due to context detachment. Fixes bug where APIβtriggered poll jobs canceled when wait=false due to context detachment. Source: llm_adapter@2026-07-19 Confidence: high |
β |
Full changelog
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
- fix(config): feat: add SchedulerEnabled configuration option and related tests by @kimdre in https://github.com/kimdre/doco-cd/pull/1519
π Improvements
- fix(commitstatus): add debug logs by @kimdre in https://github.com/kimdre/doco-cd/pull/1521
π Bug Fixes
- fix(api): detach context in
poll/runendpoint whenwait=falseby @kimdre in https://github.com/kimdre/doco-cd/pull/1522
π¦ Dependencies
- chore(deps): update actions/setup-go action to v7 by @renovate[bot] in https://github.com/kimdre/doco-cd/pull/1520
Full Changelog: https://github.com/kimdre/doco-cd/compare/v0.96.0...v0.97.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Beta — feedback welcome: [email protected]