Skip to content

Releases: diggerhq/digger

v0.1.22

02 Jun 10:50
e959bb4
Compare
Choose a tag to compare

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

Full Changelog: v0.1.21...v0.1.22

v0.1.21

24 May 15:48
618e811
Compare
Choose a tag to compare
Update CONTRIBUTING.md to include our release process (#293)

* include our release process (#293)

v0.1.20

22 May 11:54
358b941
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.19...v0.1.20

v0.1.19

17 May 16:45
6186123
Compare
Choose a tag to compare

What's Changed

v0.1.18

17 May 14:13
cdbf355
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.17...v0.1.18

v0.1.17

11 May 16:24
394a503
Compare
Choose a tag to compare

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

10 May 13:45
bc9f21e
Compare
Choose a tag to compare
Update banner image (#232)

v0.1.15

10 May 08:35
f2d4bf9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.14...v0.1.15

v0.1.14

09 May 16:26
26c1b90
Compare
Choose a tag to compare

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

v0.1.13

09 May 15:15
6185537
Compare
Choose a tag to compare

What's Changed

  • Configure Renovate by @renovate in #188
  • fix: adding logic to validate if the PR must get merged by @fleroux514 in #183
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.44.254 by @renovate in #189
  • chore(deps): update autero1/action-terragrunt action to v1.3.1 by @renovate in #190
  • fix: change regex used to parse project names by @fleroux514 in #184
  • fix(deps): update module github.com/google/go-github/v51 to v52 by @renovate in #198
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.44.255 by @renovate in #197
  • fix: disable project unlock on apply default functionality by @fleroux514 in #199
  • feat: verify no hanging locks from other PR's by @Spartakovic in #205
  • chore: configure renovatebot by @fleroux514 in #208
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.44.257 by @renovate in #200
  • feat: add env variable support by @Spartakovic in #209

New Contributors

Full Changelog: v0.1.12...v0.1.13