Releases: diggerhq/digger
Releases · diggerhq/digger
v0.1.23
What's Changed
- Allow using AWS OIDC credentials by @speshak in #310
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.274 by @renovate in #309
- fix: check that there at least one command run by @Spartakovic in #312
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.275 by @renovate in #313
- Gitlab improvements by @veziak in #289
- Add Azure Repos support by @Spartakovic in #304
- move workflow initialization to one place by @veziak in #314
- add default workflow by @Spartakovic in #328
New Contributors
Full Changelog: v0.1.22...v0.1.23
v0.1.22
What's Changed
- Update CONTRIBUTING.md by @motatoes in #303
- Support for include_patterns and exclude_patterns #301
- fix(deps): update module github.com/xanzy/go-gitlab to v0.84.0 by @renovate in #306
- fix(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #302
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.268 by @renovate in #290
- feat: add support for disabling locking with NoOp lock provider by @duoctranth in #278
New Contributors
- @duoctranth made their first contribution in #278
Full Changelog: v0.1.21...v0.1.22
v0.1.21
Update CONTRIBUTING.md to include our release process (#293) * include our release process (#293)
v0.1.20
What's Changed
- feat: delete outdated plans by @Spartakovic in #279
- Update description by @ZIJ in #282
- Fix bug in regex: select last match by @motatoes in #284
Full Changelog: v0.1.19...v0.1.20
v0.1.19
What's Changed
- feat: add support for checkov by @fleroux514 in #267
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
- fix: check plan storage before deletion by @Spartakovic in #244
- feat: support choosing shell for run scripts by @Spartakovic in #251
- fix: post error content in PR comment when apply cmd fails by @fleroux514 in #249
- fix: auto-merge logic when apply is executed with no specific project by @fleroux514 in #248
- Add gitlab CI by @veziak in #220
- fix build by @veziak in #255
- fix: change CIService.IsMergeable() signature and github implementation by @fleroux514 in #257
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.263 by @renovate in #256
- feat: run command in working dir by @Spartakovic in #261
- change logic around deciding when to merge PR by @Spartakovic in #252
- Update README.md by @UtpalJayNadiger in #265
- rename PRManager to CIService by @veziak in #264
- some fixes to aws/dynamo_locking.go by @veziak in #258
- fix typo: PlanStage -> PlanStorage by @Spartakovic in #268
New Contributors
- @UtpalJayNadiger made their first contribution in #265
Full Changelog: v0.1.17...v0.1.18
v0.1.17
Changelog:
- Fixing of bug to show terraform outputs of plan/apply in PR comments
- Fixing of ResourceNotFound Exception bug during first apply of terraform in AWS account (wait for DynamoDB Creation)
- Fixing of GCP storage plan retrieval bug
v0.1.16
Update banner image (#232)
v0.1.15
What's Changed
- fix: planstorage functionality by @fleroux514 in #222
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- fix: prevent error about lock being acquired by the current PR by @fleroux514 in #216
Full Changelog: v0.1.13...v0.1.14