Skip to content

Releases: diggerhq/digger

vFixTerragruntRaceCondition

12 Dec 11:08
Compare
Choose a tag to compare
Use sync.Map instead of normal map for terragrunt project dependencies

Former-commit-id: 25b9e55ebe114e6fb1f320a29fc8bb724d742669

v0.3.3

07 Dec 11:35
@ZIJ ZIJ
Compare
Choose a tag to compare
  • Reporting of custom run commands as comments (addresses #680)

v0.3.2

06 Dec 10:34
@ZIJ ZIJ
Compare
Choose a tag to compare
  • Refactor cli specific files to use folder under /cli
  • Add no-backend workflow option. If provided, digger CLI will no longer fail when there's no DIGGER_TOKEN

vtest-release

04 Dec 16:49
Compare
Choose a tag to compare
ignore bin file

Former-commit-id: d426fc84577e7f67eb71d0cee33b4e03027a9266

v0.3.1

01 Dec 17:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.6...v0.3.1

v0.3.0

23 Nov 20:53
@ZIJ ZIJ
Compare
Choose a tag to compare

Breaking changes:

  • Digger CLI now requires DIGGER_TOKEN

v0.2.6

17 Nov 16:11
Compare
Choose a tag to compare
Pass plan policy outputs to access policy before apply (#777)

* Pass plan policy output to access policy; run plan+policy before apply
---------

Co-authored-by: motatoes <[email protected]>
Former-commit-id: 2152e71da32d832f5545e4a45aca40de72b14b14

vapprovals-override-plan

17 Nov 15:37
Compare
Choose a tag to compare
Merge branch 'develop' into feat/approvals-override-plan-policy

Former-commit-id: 826f0f46270c101b8d6132d6353734ff9dae52cb

v0.2.5

16 Nov 11:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.5

v0.2.4

08 Nov 19:42
Compare
Choose a tag to compare

Hotfix: fetch all files when a pull request created (bug)
Feat: Opentofu support