Skip to content

v0.18.0

Compare
Choose a tag to compare
@garethr garethr released this 07 Mar 20:33
· 528 commits to master since this release
9db6bee

Note that this release changes the default behaviour for tf files to use the HCL2 parser. This is now the default for Terraform as of 0.12 and a better default.

Changelog

058ae35 Always ensure we're building with the latest base image
84553e1 Created a separate multi-page site for the growing documentation
35a1d8d Directory support (#262)
fa04376 Example for #106 : --combine to find duplicates are non-matching fields
3cc1615 Explicit install no longer required
9db6bee Fix typo in README (#270)
cb878a1 Introduce --all-namespaces flag (#267)
0c3e043 Merge pull request #263 from instrumenta/documentation-site
8ba3617 Merge pull request #265 from jremond/issue-106-combine-example
0affa09 Now building docker image with PRs (#269)
d5b71fa Strip down the readme and point to the documentation site (#268)
16fa757 Use official Snyk orb, and make Go scan explicit