Releases: open-policy-agent/conftest
v0.5.3
v0.5.2
v0.5.1
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
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
v0.4.1
v0.4.0
v0.3.0
v0.2.0
v0.1.0
Initial release for anyone super interested in trying out conftest
. Testing is very rudimentary at present so expect bugs, and the project needs examples to explain why and how you might want to use it.
Changelog
f250c17 added a basic readme
4df84c9 added automatic releases using goreleaser
dde41bd convert to using Go modules
6e9c8e3 initial version of conftest
858d3fb scaffold for acceptance tests in GitHub actions
3588a98 support switching policy directory