github open-policy-agent/opa v0.30.1

latest releases: v0.69.0, v0.68.0, v0.67.1...
3 years ago

This is a bugfix release to correct the behaviour of the indexof builtin (#3606).
In v0.30.0, it only checked the first character of the substring to be found: indexof("foo", "fox") erroneously returned 0 instead of -1.

Miscellaneous

  • wasm-sdk: Fix typo in non-wasm error message, authored by @olivierlemasle

Don't miss a new opa release

NewReleases is sending notifications on new releases.