This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+2 more
Affected surfaces
ReleasePort's take
Light signalExecution mode `one_shot` is now named `one_off`, and GitHub App authentication has been added.
Why it matters: Update scheduler configurations to use the new `one_off` execution mode; adopt GitHub App auth for improved security. Patch immediately if using the deprecated name.
Summary
AI summaryExecution mode one_shot renamed to one_off; GitHub App authentication added.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
add support for GitHub App authentication add support for GitHub App authentication Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Dependency | Medium |
update golang:1.26.3 docker digest to 2981696 update golang:1.26.3 docker digest to 2981696 Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Dependency | Medium |
update dependency zensical to v0.0.41 update dependency zensical to v0.0.41 Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
prevent race condition in one-off container wait prevent race condition in one-off container wait Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Refactor | Medium |
rename execution mode from `one_shot` to `one_off` for consistency rename execution mode from `one_shot` to `one_off` for consistency Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
What's Changed
Renamed execution mode one_shot
The job scheduler execution mode one_shot has been renamed from to one_off for consistency.
The old value is still accepted for backward compatibility but will log a warning and be removed in a future release.
Github Apps
Github Apps are now properly supported, more info in the documentation.
✨ Features
- feat(git): add support for GitHub App authentication by @kimdre in https://github.com/kimdre/doco-cd/pull/1339
🌟 Improvements
- refactor(scheduler): rename execution mode from
one_shottoone_offfor consistency by @kimdre in https://github.com/kimdre/doco-cd/pull/1336
🐛 Bug Fixes
- fix(scheduler): prevent race condition in one-off container wait by @kimdre in https://github.com/kimdre/doco-cd/pull/1337
📦 Dependencies
- chore(deps): update golang:1.26.3 docker digest to 2981696 by @renovate[bot] in https://github.com/kimdre/doco-cd/pull/1330
- chore(deps): update dependency zensical to v0.0.41 by @renovate[bot] in https://github.com/kimdre/doco-cd/pull/1331
Full Changelog: https://github.com/kimdre/doco-cd/compare/v0.87.0...v0.88.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]