Integrate patch and notes for v1.13.1 (#8275)

Signed-off-by: Sebastian Spaink <sebastianspaink@gmail.com>
This commit is contained in:
Sebastian Spaink
2026-01-30 09:14:54 -06:00
committed by GitHub
parent d795ac2af7
commit 1c78f93507
3 changed files with 5126 additions and 0 deletions
+7
View File
@@ -5,6 +5,13 @@ project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
## 1.13.1
This bug fix release addresses an issue found in the new `array.flatten` built-in function
- Fix issue in `array.flatten` handling of single item arrays (
#8273) ([#8272](https://github.com/open-policy-agent/opa/issues/8272)) authored by @anderseknert
## 1.13.0
This release contains a mix of new features, performance improvements, and bugfixes. Notably:
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff