This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryUpdates 📦 Dependencies, deps, and ✨ Features across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
/v1/api/jobs endpoint now includes a status field reporting Docker container state /v1/api/jobs endpoint now includes a status field reporting Docker container state Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Dependency | Low |
Updated docker/github-builder digest to 17bd7d6 Updated docker/github-builder digest to 17bd7d6 Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Dependency | Low |
Updated aws-sdk-go-v2 monorepo Updated aws-sdk-go-v2 monorepo Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Dependency | Low |
Updated github.com/google/go-containerregistry to v0.21.6 Updated github.com/google/go-containerregistry to v0.21.6 Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Dependency | Low |
Updated docker/login-action action to v4.2.0 Updated docker/login-action action to v4.2.0 Source: llm_adapter@2026-06-01 Confidence: high |
— |
Full changelog
What's Changed
The API endpoint /v1/api/jobs now includes a status field that reports the Docker container state.
For example:
runningjob is currently runningexited (0)job ran successfuly and exited with status code0exited (1)job failed and exited with status code1
✨ Features
- feat(api): add status field to json response in scheduled jobs api endpoint by @kimdre in https://github.com/kimdre/doco-cd/pull/1403
📦 Dependencies
- chore(deps): update docker/github-builder digest to 17bd7d6 by @renovate[bot] in https://github.com/kimdre/doco-cd/pull/1399
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in https://github.com/kimdre/doco-cd/pull/1400
- fix(deps): update module github.com/google/go-containerregistry to v0.21.6 by @renovate[bot] in https://github.com/kimdre/doco-cd/pull/1401
- chore(deps): update docker/login-action action to v4.2.0 by @renovate[bot] in https://github.com/kimdre/doco-cd/pull/1402
Full Changelog: https://github.com/kimdre/doco-cd/compare/v0.89.2...v0.90.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]