Releases: diggerhq/digger
Releases · diggerhq/digger
v0.1.32
What's Changed
- 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
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.325 by @renovate in #493
- fix(deps): update module github.com/hashicorp/go-getter to v1.7.2 by @renovate in #495
- mark as failed if access check failed by @motatoes in #506
- fix(deps): update module github.com/google/go-github/v53 to v54 by @renovate in #508
- fix(deps): update module github.com/hashicorp/go-getter to v2 by @renovate in #499
- fix(deps): update module github.com/zclconf/go-cty to v1.13.2 by @renovate in #497
- fix(deps): update module github.com/google/go-github/v53 to v54 by @renovate in #509
- fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/azidentity to v1.3.1 by @renovate in #507
- fix(deps): update module github.com/hashicorp/go-getter to v1.7.2 by @renovate in #510
- fix(deps): update module cloud.google.com/go/storage to v1.32.0 by @renovate in #503
- fix(deps): update module golang.org/x/sync to v0.3.0 - autoclosed by @renovate in #498
- refactor commands per project by @Spartakovic in #517
- switch to lib-digger-config by @veziak in #523
- introduce lib orchestrator by @motatoes in #527
- workflow dispatch support by @Spartakovic in #528
- fix(deps): update module github.com/hashicorp/hcl/v2 to v2.18.0 by @renovate in #530
- fix(deps): update module github.com/zclconf/go-cty to v1.14.0 by @renovate in #525
- fix(deps): update module github.com/google/uuid to v1.3.1 by @renovate in #516
- README changes by @UtpalJayNadiger in #518
- fix(deps): update module github.com/hashicorp/go-getter to v2 by @renovate in #512
- fix(deps): update module github.com/google/go-github/v53 to v54 by @renovate in #511
- fix(deps): update module github.com/hashicorp/go-getter to v2 by @renovate in #531
- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.0 by @renovate in #514
- fix(deps): update module github.com/google/go-github/v53 to v54 by @renovate in #532
- fix(deps): update module github.com/hashicorp/go-getter to v2 by @renovate in #533
- chore(deps): update aws-actions/configure-aws-credentials action to v3 by @renovate in #521
- go mod tidy by @veziak in #535
- Add init error output to Digger run reports by @isaacmcollins in #540
- Move workflow dispatch handling by @Spartakovic in #541
- fix(deps): update module github.com/google/go-github/v53 to v54 by @renovate in #537
- fix(deps): update module github.com/google/go-github/v53 to v54 by @renovate in #544
- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.2 by @renovate in #539
- feat: add show-projects command to commentOps by @toVersus in #548
- dont
terraform show
output in stdout by @motatoes in #552 - fix(deps): update module github.com/aws/aws-sdk-go to v1.45.4 by @renovate in #550
- fix(deps): update module github.com/open-policy-agent/opa to v0.56.0 by @renovate in #536
- fix(deps): update module github.com/hashicorp/go-getter to v2 by @renovate in #538
- fix apply failures when checkov is configured by @fleroux514 in #554
- fix(deps): update module github.com/xanzy/go-gitlab to v0.91.1 by @renovate in #543
- chore(deps): update actions/checkout action to v4 by @renovate in #546
- fix(deps): update github.com/hashicorp/terraform-config-inspect digest to b800820 by @renovate in #526
- Fix a bug that do not allow to run digger if aws credentials are not provided by @veziak in #555
- fix: post report when plan didn't return any changes by @fleroux514 in #560
- remove code moved to lib-digger-config, update dependencies by @veziak in #559
- fix(deps): update module github.com/google/go-github/v54 to v55 by @renovate in #549
- fix(deps): update module github.com/google/go-github/v54 to v55 by @renovate in #561
- fix(deps): update module cloud.google.com/go/storage to v1.33.0 by @renovate in #564
- upgrade go-github to the latest by @veziak in #568
- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.6 by @renovate in #563
- fix(deps): update module github.com/aws/aws-sdk-go to v1.45.7 by @renovate in #570
- chore(deps): update aws-actions/configure-aws-credentials action to v4 by @renovate in #571
- Support OIDC for Azure by @sat0ken in #572
- fix swallowing of errors by @motatoes in #573
- replace prints by @Spartakovic in #576
New Contributors
- @isaacmcollins made their first contribution in #540
- @toVersus made their first contribution in #548
- @sat0ken made their first contribution in #572
Full Changelog: v0.1.30...v0.1.32
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)