github kimdre/doco-cd v0.96.0

latest release: v0.97.0-rc.1
8 hours ago

What's Changed

  • Bind mounts on containers deployed from OCI artifacts should no longer lose their destination inode at OCI artifact sync.

  • Doco-CD can now post a commit status back to the source Git/SCM provider after each deployment, making the result visible directly on the commit or pull request in their web UI. See the wiki for information on how to enable Commit Status Reporting.

    image image image

✨ Features

  • feat: add commit status reporting for deployments by @kimdre in #1514

🌟 Improvements

  • fix: modernize Go code by @kimdre in #1509
  • fix(oci): improve OCI artifact verification and rejection for untrusted sources by @kimdre in #1510
  • fix: minor improvements by @kimdre in #1513

🐛 Bug Fixes

  • fix(oci): preserve destination inode during artifact sync by @kimdre in #1507
  • fix(oci): ensure parent directory is created before extraction by @kimdre in #1508
  • fix(docker): initialize noSuchImageCount within ErrorReader function by @kimdre in #1512

📦 Dependencies

  • chore(deps): update github/codeql-action digest to 7188fc3 by @renovate[bot] in #1515
  • chore(deps): update dependency zensical to v0.0.51 by @renovate[bot] in #1516
  • fix(deps): update module github.com/docker/cli to v29.6.2+incompatible by @renovate[bot] in #1517
  • fix(deps): update module github.com/sigstore/cosign/v3 to v3.1.2 by @renovate[bot] in #1518

Full Changelog: v0.95.0...v0.96.0

Don't miss a new doco-cd release

NewReleases is sending notifications on new releases.