Skip to content

Releases: open-policy-agent/conftest

v0.7.0

16 Jun 09:09
Compare
Choose a tag to compare

Changelog

a27d073 Added ability to push bundles to registries
f610824 An example of running Conftest in Tekton pipeline
47629c7 Changed the label name to the shorter trace and added docs
14dea61 Merge pull request #10 from sublimino/patch-1
1e2364b add CircleCI badge
751e611 add acceptance tests to CircleCI build
2c1644b add trace-query flag for rego
9d714a6 fix OPA tests for sample policy
9394170 fix issue with examples not capturing both labels
430239e fix the acceptance test for the flag name change
b589b63 testing out CirclCI for testing
cbe8c78 update dependencies

v0.6.0

20 May 07:40
Compare
Choose a tag to compare

Changelog

a27d073 Added ability to push bundles to registries
c2a9ddc correct README formatting
c857a70 improve message for warning example
8d409f8 update docs with working Docker example

v0.5.5

18 May 09:11
Compare
Choose a tag to compare

Changelog

4a139cb fix typo in kubectl plugin, and add -h flag for help

v0.5.4

17 May 17:26
Compare
Choose a tag to compare

Changelog

11d6c46 correct spelling of examples target
904c3a2 follow symlink for path to binary

v0.5.3

17 May 08:26
Compare
Choose a tag to compare

Changelog

0d13e50 Formal docker images for conftest
fdef1ea Include conftest binary in the plugin to make install easier
8ca4397 Update plan for latest release candidate of Terraform
d662db5 update plugin name to conftest and update hash

v0.5.2

13 May 19:17
Compare
Choose a tag to compare

Changelog

8b72877 Krew guidelines suggest not using generic verbs so switching to tool name
ea38f18 use github archive for plugin to match path between versions

v0.5.1

13 May 15:50
Compare
Choose a tag to compare

Changelog

08d2139 Added Docker Compose example
317ad5f Example using Typescript generated data being tested with conftest/OPA
66275f8 Remove vendored pkg from oras
16f3c47 Show resource name for impoved error messages when running policy
8e69565 Updated docker cli and oras to latest, now oras types are correct
f776548 added initial test for a kubectl plugin
d014c41 debugging the krew installer
5acdd51 update dependencies
e1bd8df updated go dependencies

v0.5.0

04 May 11:38
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Changelog

49e6d59 Ability to download policies from OCI registries
45b6817 Added CUE testing examples
5307472 Added a Terraform example using Terraform 0.12 beta
dba75ad Added a serverless config testing example
83effd2 Added acceptance tests demonstraing configuration file usage
6b12629 Demonstrate policy organisation into modules with different namespaces
ff4037a Move test to a subcommand
fbdc780 Support configuration of the namespace to find rules
102bb91 Support updating and testing in one command
5be1a15 Use shared contexts throughout rather than recreating
85c378d added a kustomize example
65d364e added homebrew formula publishing
34dca77 added links to examples in README
c824df1 added scoop package publishing
6de1e93 demonstrate writing tests for the policies
00b9b83 fix error in usagee instructions
35c183c make clearer how to run Kustomize example
d9f4095 updated dependencies
81bab71 updates to README with install instructions

v0.4.2

19 Apr 16:24
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release

Changelog

c824df1 added scoop package publishing
d9f4095 updated dependencies

v0.4.1

19 Apr 15:59
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

Changelog

65d364e added homebrew formula publishing
5d865c9 moe testdata to examples, add add additional tests
d51b528 update dependent modules
991d879 updated README with installation and usage details