Skip to content

Releases: diggerhq/digger

v0.1.26

29 Jun 07:52
75b0f64
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.25...v0.1.26

v0.1.25

23 Jun 11:22
409649c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.21...v0.1.25

v0.1.24-pre

08 Jun 17:54
57bb958
Compare
Choose a tag to compare

prerelease for testing

v0.1.23

07 Jun 14:49
9c76b33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.22...v0.1.23

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