What's Changed
I rewrote the entire change detection logic to hopefully solve the issues with constant and/or inconsistent redeployments.
I hope I was able to fix the issues with this change, if not please document it in the issue #1055.
🌟 Improvements
- test(compose): add retry logic for "No such image" errors when starting stack by @kimdre in #1108
- fix(compose): improve change detection by @kimdre in #1109
📦 Dependencies
- chore(deps): update golang:1.26.1 docker digest to cdebbd5 by @renovate[bot] in #1106
- chore(deps): update golang:1.26.1 docker digest to c7e98cc by @renovate[bot] in #1107
- chore(deps): update module golang.org/x/tools to v0.43.0 by @renovate[bot] in #1114
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in #1118
📚 Miscellaneous
Full Changelog: v0.72.3...v0.73.0