v1.13.1
This bug fix release addresses an issue found in the new array.flatten built-in function
- Fix issue in
array.flattenhandling of single item arrays (#8273) (#8272) authored by @anderseknert
Unclaimed project
Are you a maintainer of opa? Claim this project to take control of your public changelog and roadmap.
Changelog
Open Policy Agent (OPA) is an open source, general-purpose policy engine.
v1.13.1
This bug fix release addresses an issue found in the new array.flatten built-in function
array.flatten handling of single item arrays (#8273) (#8272) authored by @anderseknertThis release contains a mix of new features, performance improvements, and bugfixes. Notably:
immediate upload trigger mode in the Decision Loggerarray.flatten built-in functionAn immediate trigger mode has been...
v1.12.3
This is a bug fix release addressing two issues:
This is an issue where the polling interval for discovery (discovery.polling.min_delay_seconds and discovery.polling.max_delay_seconds) were misinterpreted on reconfiguration, causing extr...
This bug fix release address issues found in the new string interpolation feature
This bug fix release reverts a change to regex.replace that unintentionally changed its behaviour for anchored regular expressions.
regex.replace respect cancellation" (authored by @srenatus)