Bug fixes
- fix: handle SSH URLs with custom port and domain-only credential URLs by @venc0r in #807
- fix: infinite retry loop when TerraformRun exhausts max retries by @arnaud-dezandee in #809
- ℹ️ Breaking: This introduces a new
MaxRetriesReachedstate for TerraformLayer once its last TerraformRun has exhausted all its retries. Next drift detection window, or new relevant commit will transition the layer into PlanNeeded again.
- ℹ️ Breaking: This introduces a new
- fix: multiple volume mounts in overrides by @arnaud-dezandee in #812
- ci(gha): conditionally push based on event type by @arnaud-dezandee in #813
Dependency updates / Others
- fix(deps): update module golang.org/x/oauth2 to v0.35.0 by @renovate[bot] in #785
- chore(deps): update dependency axios to v1.13.5 [security] by @renovate[bot] in #815
- fix(deps): update module github.com/go-git/go-git/v5 to v5.16.5 [security] by @renovate[bot] in #814
- fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.1 by @renovate[bot] in #811
- fix(deps): update module gitlab.com/gitlab-org/api/client-go to v1 by @renovate[bot] in #779
- chore(renovate): rework renovate groups by @corrieriluca in #817
- chore(renovate): fix configuration issues by @corrieriluca in #819
- chore(renovate): group all update types in groups by @corrieriluca in #828
- chore(renovate): create group for cloud storage libs by @corrieriluca in #831
- chore(renovate): do not separate minor patch for storage libs by @corrieriluca in #832
- chore(deps): update module github.com/sirupsen/logrus to v1.9.4 by @renovate[bot] in #826
- chore(deps): update kubernetes packages to v0.35.1 (patch) by @renovate[bot] in #825
- chore(deps): update module github.com/tofuutils/tenv/v4 to v4.9.3 by @renovate[bot] in #827
- chore(deps): update e2e docker images by @renovate[bot] in #823
- chore(docker): Update Docker images by @renovate[bot] in #829
- chore(ci): ci on node 24 by @corrieriluca in #837
- chore(deps): update cloud storage libraries by @renovate[bot] in #833
- chore(deps): update ui dependencies (patch) by @renovate[bot] in #821
- chore(deps): update ui dependencies (minor) by @renovate[bot] in #834
New Contributors
Full Changelog: v0.9.2...v0.10.0