Releases: diggerhq/digger
Releases · diggerhq/digger
v0.1.31
What's Changed
- feat: create text file in project root repository when plan returned changes by @fleroux514 in #469
- fix default project name in AutoDetectDiggerConfig by @veziak in #481
- Use terragrunt autogeneration by @Spartakovic in #491
- support digger destroy by @motatoes in #484
#492 - only fail access policy for specific command and proceed with the rest by @motatoes in #500
- add reporting of projects and runs by @Spartakovic in #480
New Contributors
Full Changelog: v0.1.29...v0.1.31
v0.1.31-pre
fix(deps): update module golang.org/x/sync to v0.3.0 (#498) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
vdashboard-demo
add reporting of projects and runs (#480)
v0.1.31-pre
only fail access policy for specific command and proceed with the res…
v0.1.30-pre
for testing, do not use
v0.1.30
What's Changed
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.296 by @renovate in #427
- Fix link title in README by @arusa in #435
- Add behavior for BitBucket CI detection. by @Fabulous-Fadz in #434
- fix default graph by @Spartakovic in #436
- Update README.md by @UtpalJayNadiger in #437
- Update README.md by @Spartakovic in #442
- handle error during policy fetch by @Spartakovic in #441
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.300 by @renovate in #431
- add auto-detection of projects in case of missing digger.yml by @Spartakovic in #444
- AWS envprovider changes by @HamzaMasood1 in #446
- merge develop into the branch by @veziak in #456
- Env promotions by @veziak in #448
- Fix for opa regressions by @motatoes in #454
- Introduce manual execution mode by @Spartakovic in #449
- Handle timezone in comment report by @Moeen89 in #450
- move param expansion to runTerraformCommand by @veziak in #459
- support plan policy by @motatoes in #461
- fix digger-organisation by @Spartakovic in #462
- add policy plan results by @motatoes in #463
- fix formatting of validation messages by @Spartakovic in #464
- fix invalid artifact names by @motatoes in #470
- add drift-detect command by @Spartakovic in #471
- update-latest-tag-on-new-releases by @motatoes in #467
- Feat/drift detection policy by @motatoes in #475
- replace allow with enabled by @motatoes in #478
- feat: create text file in project root repository when plan returned changes by @fleroux514 in #469
- fix default project name in AutoDetectDiggerConfig by @veziak in #481
- Use terragrunt autogeneration by @Spartakovic in #491
- support digger destroy by @motatoes in #484
- fix(deps): Update default terraform version to v1.5.5 in github action by @vdmkenny in #488
- fix(deps): update default chekov version to 2.3.360 in github action by @vdmkenny in #487
- fix(deps): update default terragrunt to 0.48.6 in github action by @vdmkenny in #486
- fix(deps): update module cloud.google.com/go/storage to v1.31.0 by @renovate in #457
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.321 by @renovate in #451
- fix(deps): update github.com/hashicorp/terraform-config-inspect digest to f15f31b by @renovate in #492
- fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/data/aztables to v1.0.2 by @renovate in #465
New Contributors
- @arusa made their first contribution in #435
- @Fabulous-Fadz made their first contribution in #434
- @HamzaMasood1 made their first contribution in #446
- @Moeen89 made their first contribution in #450
- @vdmkenny made their first contribution in #488
Full Changelog: v0.1.27...v0.1.30
terragrunt project generation demo
vdemo-terragrunt-generation atlantis to digger auto generation
v0.1.29
What's Changed
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.296 by @renovate in #427
- Fix link title in README by @arusa in #435
- Add behavior for BitBucket CI detection. by @Fabulous-Fadz in #434
- fix default graph by @Spartakovic in #436
- Update README.md by @UtpalJayNadiger in #437
- Update README.md by @Spartakovic in #442
- handle error during policy fetch by @Spartakovic in #441
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.300 by @renovate in #431
- add auto-detection of projects in case of missing digger.yml by @Spartakovic in #444
- AWS envprovider changes by @HamzaMasood1 in #446
- merge develop into the branch by @veziak in #456
- Env promotions by @veziak in #448
- Fix for opa regressions by @motatoes in #454
- Introduce manual execution mode by @Spartakovic in #449
- Handle timezone in comment report by @Moeen89 in #450
- move param expansion to runTerraformCommand by @veziak in #459
- support plan policy by @motatoes in #461
- fix digger-organisation by @Spartakovic in #462
- add policy plan results by @motatoes in #463
- fix formatting of validation messages by @Spartakovic in #464
- fix invalid artifact names by @motatoes in #470
- add drift-detect command by @Spartakovic in #471
- update-latest-tag-on-new-releases by @motatoes in #467
- Feat/drift detection policy by @motatoes in #475
- replace allow with enabled by @motatoes in #478
New Contributors
- @arusa made their first contribution in #435
- @Fabulous-Fadz made their first contribution in #434
- @HamzaMasood1 made their first contribution in #446
- @Moeen89 made their first contribution in #450
Full Changelog: v0.1.27...v0.1.29
vdrift-demo
replace allow with enabled (#478)
venv-promotion-demo
fix formatting of validation messages (#464)