What's Changed
This release will probably be the last one this year.
It contains lots of tweaks, improvements and preparations for upcoming features.
The force_image_pull deploy flag now checks for new images in the new pre-deploy stage without triggering a redeployment every time. This should reduce the noise in the logs and notifications.
Thank you all for your support.
Enjoy your holidays and have a great start to the new year! 🎉
🌟 Improvements
- fix(notification): include stack name in message title by @kimdre in #860
- fix(notification): display short commit hash in notification metadata by @kimdre in #865
- feat(stages): separat deployment logic into stages by @kimdre in #842
- fix(compose): improve logic for forced image pulls by @kimdre in #883
- fix: improve repository locking mechanism by @kimdre in #884
- fix(config): support paths for compose files by @UnknownHero in #885
📦 Dependencies
- chore(deps): update docker base image to Debian 13 by @kimdre in #835
- chore(deps): update golang:1.25.5 docker digest to 68ee6df by @renovate[bot] in #863
- chore(deps): update aquasecurity/trivy-action digest to df65449 by @renovate[bot] in #862
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in #864
- chore(deps): update codecov/codecov-action action to v5.5.2 by @renovate[bot] in #867
- chore(deps): update golang:1.25.5 docker digest to a22b2e6 by @renovate[bot] in #866
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in #868
- chore(deps): update aquasecurity/trivy-action digest to 83690f7 by @renovate[bot] in #870
- chore(deps): update module golang.org/x/tools to v0.40.0 by @renovate[bot] in #869
- chore(deps): update aquasecurity/trivy-action digest to 22438a4 by @renovate[bot] in #872
- chore(deps): update busybox:1.37-uclibc docker digest to 9eab68f by @renovate[bot] in #874
- chore(deps): update github/codeql-action digest to 1b168cd by @renovate[bot] in #875
- chore(deps): update busybox:1.37-uclibc docker digest to 48a4462 by @renovate[bot] in #877
- fix(deps): update module github.com/aws/aws-sdk-go-v2/service/secretsmanager to v1.41.0 by @renovate[bot] in #878
- chore(deps): update github artifact actions (major) by @renovate[bot] in #879
- chore(deps): update golang:1.25.5 docker digest to 36b4f45 by @renovate[bot] in #880
- fix(deps): update module github.com/infisical/go-sdk to v0.6.3 by @renovate[bot] in #881
📚 Miscellaneous
New Contributors
- @UnknownHero made their first contribution in #885
Full Changelog: v0.54.1...v0.55.0