Skip to content

v0.17.0

Compare
Choose a tag to compare
@garethr garethr released this 19 Feb 19:19
· 602 commits to master since this release
93ee280

Changelog

aa06940 Add last line to data example
4cf48e0 Add 127.0.0.1:5000 as an OCI registry by default (#219)
ae7dc1f Add VCL support (#217)
898385e Add multiple check results test for jsonOutputManager
3fca6bc Add plugin system for conftest
3364fc9 Add types for ini file type
93ee280 Allow structured errors in rules (#243)
61551ac Change the HCL2 parser to output more structure
b682d35 Don't join the policy path with the policy file name
785fef6 Fix plugin test on Windows
491c498 Improve documentation for conftest commands by providing a proper long description.
d18e603 Merge pull request #211 from KeisukeYamashita/add-types-for-ini
43b9f3d Merge pull request #216 from issyl0/patch-1
df9b697 Merge pull request #222 from Blokje5/feat/improve-documentation-in-commands
32432e9 Merge pull request #223 from davewongillies/verify_filename
846c9eb Merge pull request #224 from KeisukeYamashita/add-lastline-to-data-example
58e94e6 Merge pull request #225 from boranx/combine-flag-for-parse
0ec84c2 Merge pull request #228 from boranx/push-specific-directory-readme
d41694c Merge pull request #229 from foostan/support_numerics_as_query_name
198ae7a Merge pull request #231 from Blokje5/feat/add-plugin-system
5ee85ea Merge pull request #232 from foostan/json_output_manager_support_multi_files
d792f03 Merge pull request #238 from instrumenta/hcl2-parser-changes
83dce91 Merge pull request #239 from Blokje5/fix/use-abs-path-for-plugin-loading
3cc032b Merge pull request #241 from instrumenta/fix-test-help-output
67b2850 Merge pull request #244 from jpreese/remove-test-policy
2e8a15a Merge pull request #245 from jpreese/plugin-test
9c33ade README: Homebrew is not macOS-only anymore
1ff91e2 Remove test policy after test run
8b323a4 Show short help message for test output
44d5c02 Support numerics as query name for improving readability
c3978f4 Updating installation instructions to latest (.16) (#220)
974580e Upgrading the OPA version in use (#242)
84f6c38 add combine flag for parse command
4912ed0 clear statement: #227 / readme: pass specific dir as second arg
809d5b3 fix: Docker ignore ignored plugin (#233)
3387bf8 fix: Use absolute path instead of only filename
fa15759 jsonOutputManger support multi files