OPA v0.66.0 #605
johanfylling
announced in
Announcements
OPA v0.66.0
#605
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.
Improved Test Reports (2546)
The
opa testcommand now includes a new--var-valuesflag that enriches reporting of failed tests with the values and locations for variables in the failing expression.E.g.:
Authored by @johanfylling, reported by @grosser.
Reading stdin in
opa exec(#6538)The
opa execcommand now supports readinginputdocuments from stdin with the--stdin-input(-I) flag.E.g.:
Authored by @colinjlacy, reported by @humbertoc-silva.
Topdown and Rego
everydomain (#6790) authored by @johanfylling reported by @anakrishRuntime, Tooling, SDK
Docs, Website, Ecosystem
go_memstats_gc_cpu_fraction(#6783) authored by @philipaconradan HTTP(#6786) authored by @jdbaldryMiscellaneous
Beta Was this translation helpful? Give feedback.
All reactions