What's Changed
- Improved performance and reliability of the auto-discovery feature with the artifact storage (introduced in v0.120.0).
- Improved handling of Post-Init and Standalone One-Shot services (Pre- / Post-Deployment Scripts) and added a new label to control those manually.
🌟 Improvements
- perf(reconciliation): skip target mismatch before repo URL check in cleanup by @kimdre in #1893
- fix(compose): handle one-shot services during deployment by @kimdre in #1896
- perf(auto-discovery): speed up deployment discovery by @kimdre in #1900
🐛 Bug Fixes
- fix(store): close race between GitStore.Resolve read and concurrent fetch by @kimdre in #1897
- fix(external-secrets): always load dotenv & ext. secrets by @tYiZQMr93eYPp in #1880
📦 Dependencies
- chore(deps): update dependency zensical to v0.0.63 by @renovate[bot] in #1894
- fix(deps): update module github.com/go-playground/validator/v10 to v10.30.5 by @renovate[bot] in #1895
- chore(deps): update dependency zensical to v0.0.64 by @renovate[bot] in #1899
📚 Miscellaneous
Full Changelog: v0.120.1...v0.121.0