What's Changed
🌟 Improvements
- fix(compose): recursively follow nested extends and include references by @kimdre in #1081
- fix(decrypt): improve file writing process and ensure repository path safety by @kimdre in #1082
- fix(compose): improve path resolution for changed file detection in extends and include checks by @kimdre in #1085
🐛 Bug Fixes
- fix: mountPoint source ending with
/by @qianlongzt in #1087
📦 Dependencies
- fix(deps): update module github.com/moby/moby/api to v1.54.0 by @renovate[bot] in #1083
- fix(deps): update module github.com/moby/moby/client to v0.3.0 by @renovate[bot] in #1084
📚 Miscellaneous
- fix(tests): improve test container readiness check by @kimdre in #1075
- fix(tests): ensure SOPS key is set in webhook handler test by @kimdre in #1089
New Contributors
- @qianlongzt made their first contribution in #1087
Full Changelog: v0.72.1...v0.72.2