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
🐛 Bug Fixes
Full Changelog: v0.120.0...v0.120.1