github kimdre/doco-cd v0.120.1

3 hours ago

What's Changed

Fixed a crash that could occur when concurrent webhook deployments fetched updates into the same Git repository mirror. Git reads now use fresh, lock-scoped repository handles, keeping parallel deployments safe and ensuring each deployment reports the revision it actually deployed.

🌟 Improvements

  • fix(git): scope mirror reads to fresh handles by @kimdre in #1892

🐛 Bug Fixes

  • fix(reconciliation): recover panics in background deployments by @kimdre in #1891

Full Changelog: v0.120.0...v0.120.1

Don't miss a new doco-cd release

NewReleases is sending notifications on new releases.