Releases: diggerhq/digger
Releases · diggerhq/digger
v0.2.5
What's Changed
Full Changelog: v0.2.3...v0.2.5
v0.2.4
Hotfix: fetch all files when a pull request created (bug)
Feat: Opentofu support
v0.2.3
Add support for opentofu #738
vapprovals-overrides-demo
return list of approvals as string instead of object Former-commit-id: dfcc889346ca17d8909e633e886c27c36242600e
v0.2.2
What's Changed
Full Changelog: v0.1.32...v0.2.2
v0.2.1
What's Changed
- Revert docs links to docs.digger.dev by @ZIJ in #701
- Rewrite about page by @ZIJ in #702
- fix nil exception and return appropriate error when there is a failure in terragrunt parsing by @motatoes in #700
- Add Pricing by @ZIJ in #707
- fixing of drift detection by @motatoes in #708
New Contributors
- @kevinmichaelchen made their first contribution in #582
Full Changelog: v0.1.32...v0.2.1
v0.2.0-pre
fix workflow for release
v0.2.0
What's Changed
- merge develop into github-scheduler branch by @veziak in #565
- GitHub scheduler by @veziak in #566
- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.12 by @renovate in #574
- fix: Make version a variable so LDFLAGS can set it at build time by @kevinmichaelchen in #582
- update release workflow by @veziak in #583
- update release version by @veziak in #585
- Add reporting job statuses to backend by @Spartakovic in #578
- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.14 by @renovate in #586
- fix(deps): update module github.com/xanzy/go-gitlab to v0.92.1 by @renovate in #592
- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.16 by @renovate in #590
- reporting error masks actual error by @Spartakovic in #595
- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.17 by @renovate in #594
- update digger libs by @Spartakovic in #598
- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.18 by @renovate in #597
- update lib orchestrator by @Spartakovic in #599
- merge develop into the branch by @veziak in #601
- Log jobs workflow name by @veziak in #602
- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.19 by @renovate in #604
- fix(deps): update module github.com/xanzy/go-gitlab to v0.92.2 by @renovate in #605
- fix(deps): update module github.com/xanzy/go-gitlab to v0.92.3 by @renovate in #607
- Fix applying from plan by @Spartakovic in #610
- upgrade to go 1.21 by @veziak in #611
- update action.yml to be able to build digger with go-1.21 by @veziak in #612
- update digger-config to 0.0.10 by @veziak in #613
- update digger-config to v0.1.12 by @veziak in #616
- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.20 by @renovate in #615
- remove duplicate log by @veziak in #603
- fix(deps): update module github.com/open-policy-agent/opa to v0.57.0 by @renovate in #600
- fix typo , getImpacagedProjectsAsString -> getImpactedProjectsAsString by @veziak in #621
- fix(deps): update module github.com/xanzy/go-gitlab to v0.93.0 by @renovate in #619
- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.22 by @renovate in #618
- fix(deps): update module github.com/diggerhq/lib-digger-config to v0.1.13 by @renovate in #609
New Contributors
- @kevinmichaelchen made their first contribution in #582
Full Changelog: v0.1.32...v0.2.0
v0.1.33 (v0.1.32 hotfix)
hotfix for v0.1.32
vtest
reporting error masks actual error (#595)