Skip to content

doco-cd

v0.90.0 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ci-cd devops docker docker-swarm doco-cd gitops
+2 more
swarm-mode webhook

Summary

AI summary

Updates 📦 Dependencies, deps, and ✨ Features across a mixed release.

Changes in this release

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:

  • running job is currently running
  • exited (0) job ran successfuly and exited with status code 0
  • exited (1) job failed and exited with status code 1

✨ 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

Track doco-cd

Get notified when new releases ship.

Sign up free

About doco-cd

Docker Compose Continuous Deployment

All releases →

Related context

Earlier breaking changes

  • v0.89.0 Deployment now requires a .doco-cd.yml config file.

Beta — feedback welcome: [email protected]