v0.1.5 released #227
anakrish
announced in
Announcements
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.
-
Highlights
opa
test#
within regular string.u16
. Removed this restriction since generated policies used by Kata Containers could exceed this threshold. Nowu32
is used in place ofu16
. Note that earlier, Regorus did not error out gracefully if a policy file exceeding 64KB was specified. This is no longer applicable since the threshold is now 4GB, and gracefully erroring has also been added.eval_rule
, the notions ofdata
andinput
.Beta Was this translation helpful? Give feedback.
All reactions