This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryUpdates 🌟 Improvements, autodiscovery, and commitstatus across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds container label `cd.doco.deployment.config.target` to prevent interference of multiple doco-cd instances. Adds container label `cd.doco.deployment.config.target` to prevent interference of multiple doco-cd instances. Source: llm_adapter@2026-07-20 Confidence: medium |
— |
| Feature | Medium |
Posts commit status per stack; skipped deployments omitted and target name included when present. Posts commit status per stack; skipped deployments omitted and target name included when present. Source: llm_adapter@2026-07-20 Confidence: medium |
— |
| Bugfix | Medium |
Enhances config target handling in autodiscovery. Enhances config target handling in autodiscovery. Source: llm_adapter@2026-07-20 Confidence: medium |
— |
Full changelog
What's Changed
- Added a new container label
cd.doco.deployment.config.targetto prevent multiple doco-cd instances to interfere with each other when auto-deployment is used. - Commit status now gets posted per stack if the stack gets deployed. Skipped deployments will not appear in the commit status check. In addition, if the deployment has a target name, it will also appear in the commit status context.
- Init or pre-deploy stage failed:
doco-cd/deploy: <error message> - Without deployment target:
doco-cd/<stack>: <message> - With deployment target:
doco-cd/<target>/<stack>: <message>
- Init or pre-deploy stage failed:
🌟 Improvements
- fix(autodiscovery): enhance config target handling by @kimdre in https://github.com/kimdre/doco-cd/pull/1526
- feat(commitstatus): add per-stack commit status contexts by @kimdre in https://github.com/kimdre/doco-cd/pull/1528
Full Changelog: https://github.com/kimdre/doco-cd/compare/v0.97.0...v0.98.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]