Releases: open-policy-agent/conftest
Releases · open-policy-agent/conftest
v0.47.0
Changelog
OPA Changes
- cee6961: build(deps): bump github.com/open-policy-agent/opa from 0.57.0 to 0.57.1 (#880) (@dependabot[bot])
- a0cb00a: build(deps): bump github.com/open-policy-agent/opa from 0.57.1 to 0.58.0 (#882) (@dependabot[bot])
- 6667f03: build(deps): bump github.com/open-policy-agent/opa from 0.58.0 to 0.59.0 (#891) (@dependabot[bot])
Other Changes
- 4238750: build(deps): bump alpine from 3.18.3 to 3.18.4 (#875) (@dependabot[bot])
- e082ab6: build(deps): bump golang from 1.21.1-alpine to 1.21.3-alpine (#878) (@dependabot[bot])
- 5326a5a: build(deps): bump golang from 1.21.3-alpine to 1.21.4-alpine (#884) (@dependabot[bot])
- 7b6b955: ci: Bump Go to 1.21.x (#890) (@jalseth)
- 23039c6: ci: Bump setup-go and checkout to v4 (#889) (@jalseth)
- 7f56296: ci: Have Dependabot auto-update upstream parser libraries (#886) (@jalseth)
- 68e075c: docts: update install.md (#883) (@rgs1)
- ce7592e: feat: Implement option for custom output destinations (#877) (@mbestavros)
- 14e95ad: feat: Use Regal for Rego linting (#881) (@anderseknert)
- 1815e91: fix: Unmarshal error for Dockerfile in parse_config builtins (#887) (@jalseth)
v0.46.0
Changelog
OPA Changes
- 79220b5: build(deps): bump github.com/open-policy-agent/opa from 0.56.0 to 0.57.0 (#873) (@dependabot[bot])
Other Changes
- 65c1192: build(deps): bump golang from 1.21.0-alpine to 1.21.1-alpine (#867) (@dependabot[bot])
- 38853e1: chore: Update dependencies (#863) (@mrueg)
- c7eb6b6: chore: Update github.com/spdx/tools-golang to current version (#868) (@02strich)
- 1d387bc: fix:
--strict
flag when usingconftest verify
(#866) (@samcrang) - 10ac2ec: fix: cover built-in errors with a flag, suppress unless it's passed (#871) (@boranx)
- 6d15a36: fix: examples documentation (#869) (@ortizf3)
v0.45.0
Changelog
New Features
- 5ca1f6d: feat: added support for Azure DevOps output (#853) (@milanmayr)
OPA Changes
- be28ed1: build(deps): bump github.com/open-policy-agent/opa from 0.54.0 to 0.55.0 (#848) (@dependabot[bot])
- a6b1eea: build(deps): bump github.com/open-policy-agent/opa from 0.55.0 to 0.56.0 (#860) (@dependabot[bot])
Other Changes
- b9a9e7a: build(deps): bump alpine from 3.18.2 to 3.18.3 (#851) (@dependabot[bot])
- 31dad3b: build(deps): bump golang from 1.20.5-alpine to 1.20.6-alpine (#845) (@dependabot[bot])
- 851e66a: build(deps): bump golang from 1.20.6-alpine to 1.20.7-alpine (#849) (@dependabot[bot])
- 92862f5: build(deps): bump golang from 1.20.7-alpine to 1.21.0-alpine (#850) (@dependabot[bot])
- 97b393e: chore: Replace ghodss/yaml with sigs.k8s.io/yaml (#858) (@mrueg)
- c7e9f05: ci: Bump Go to 1.21.0 (#855) (@jalseth)
- d1a9f79: ci: Check GoReleaser config before performing any release actions (#843) (@jalseth)
- fe4c225: cleanup: Use generics to simplify code for parse_config and related builtins (#857) (@jalseth)
- 00f791b: fix: Use Bool instead of BoolP for three flags (#847) (@simonbaird)
v0.44.1
v0.44.0
What's Changed
- build(deps): bump golang from 1.20.4-alpine to 1.20.5-alpine by @dependabot in #834
- build(deps): bump alpine from 3.18.0 to 3.18.2 by @dependabot in #835
- chore(tests): fix typo in hcl2 acceptance tests by @boranx in #836
- fix: pretty print the built-in err structure by @boranx in #839
- build(deps): bump github.com/open-policy-agent/opa from 0.53.1 to 0.54.0 by @dependabot in #838
- fix: examples/compose - a deny rule was incorrectly implemented by @dennisg in #841
New Contributors
Full Changelog: v0.43.1...v0.44.0
v0.43.1
Changelog
OPA Changes
- 1f00a2e: build(deps): bump github.com/open-policy-agent/opa from 0.53.0 to 0.53.1 (#833) (@dependabot[bot])
v0.43.0
Changelog
OPA Changes
- 4b7cc1c: build(deps): bump github.com/open-policy-agent/opa from 0.52.0 to 0.53.0 (#830) (@dependabot[bot])
Other Changes
v0.42.1
v0.42.0
Changelog
OPA Changes
- ec608b2: build(deps): bump github.com/open-policy-agent/opa from 0.51.0 to 0.52.0 (#821) (@dependabot[bot])
Other Changes
- 94d3bc6: build(deps): bump alpine from 3.17.2 to 3.17.3 (#809) (@dependabot[bot])
- e5fceb4: build(deps): bump golang from 1.20.2-alpine to 1.20.3-alpine (#810) (@dependabot[bot])
- 28f02fd: build: Bump Go to 1.20.4 (#824) (@jalseth)
- d578977: feat: Add exceptions to GitHub output (#818) (@shayyxi)
- 33ce843: feat: added quiet command to standard test output (#785) (@AlexanderRasmussen)
- 6650c4c: fix: Fixes a broken emoji in the NOTES section under Testing/Verifying Policies (#816) (@Parsifal-M)
- f256371: fix: handle builtin errors returned from the rego evaluation (#812) (@boranx)
- 399cbe0: fix: plugins install command (#822) (@pankajmt)
v0.41.0
Changelog
OPA Changes
- fc4ccc8: build(deps): bump github.com/open-policy-agent/opa from 0.50.2 to 0.51.0 (#808) (@dependabot[bot])