OPA v1.2.0 #665
johanfylling
announced in
Announcements
OPA v1.2.0
#665
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release contains a mix of features, performance improvements, and bugfixes.
Parameterized Rego Tests (#2176)
Rego tests now support parameterization, allowing a single test rule to include multiple, hierarchical, named test cases.
This feature is useful for data-driven testing, where a single test rule can be used for multiple test cases with different inputs and expected outputs.
See the documentation for more information.
Authored by @johanfylling, reported by @anderseknert
Performance Improvements
opa fmt
3x faster formatting (#7341) authored by @anderseknertTopdown and Rego
Runtime, Tooling, SDK
BuildAnnotationSet
toast
v0 (#7347) authored by @anderseknert[]byte
(#7379) authored by @dennygursky--v0-compatible
isn't respected for custom bundles (#7338) authored by @johanfyllingopa test --bench
(#7205) authored by @anderseknertopa exec
output (#7373) authored by @anderseknertDocs, Website, Ecosystem
v1 import
(#7391) authored by @charlieegan3--v1-compatible
mentions outside the v1 upgrade guide and v0 compatibility docs (#7337) authored by @johanfyllingMiscellaneous
make test-short
task (#7364) (authored by @anderseknert)TestIntraQueryCache_ClientError
andTestInterQueryCache_ClientError
(#7280) authored by @JuneezeeBeta Was this translation helpful? Give feedback.
All reactions