Skip to content

doco-cd

v0.102.0 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 23h Deployment Automation
✓ 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 🌟 Improvements, 📦 Dependencies, and 🐛 Bug Fixes across a mixed release.

Full changelog

What's Changed

  • Docker contexts via SSH are now supported, see the docs for an example.
  • When using SSH urls for cloning, doco-cd now tries to convert the SSH url to https for the commit status reports. Users that use a self-hosted SCM instance (e.g. Gitea or Forgejo) with a non-standard HTTP port for the Web UI/API or different (sub-)domains for SSH and Web UI/API and have Commit Status Reporting enabled might need to use the new GIT_SCM_API_URL environment variable to set the correct HTTP url of their SCM instance (see the docs)

🌟 Improvements

  • feat(docker): add SSH transport support for Docker contexts by @kimdre in https://github.com/kimdre/doco-cd/pull/1550
  • fix(commit-status): add support for custom SCM API base URL in commit status functions by @kimdre in https://github.com/kimdre/doco-cd/pull/1556

🐛 Bug Fixes

  • fix(compose): handle IPv6 networks without explicit subnets by @kimdre in https://github.com/kimdre/doco-cd/pull/1555

📦 Dependencies

  • fix(deps): update module github.com/go-git/go-billy/v5 to v5.9.1 by @renovate[bot] in https://github.com/kimdre/doco-cd/pull/1551
  • fix(deps): update module github.com/prometheus/client_golang to v1.24.1 by @renovate[bot] in https://github.com/kimdre/doco-cd/pull/1552

Full Changelog: https://github.com/kimdre/doco-cd/compare/v0.101.1...v0.102.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]