We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cfc0c3 commit 2182d4dCopy full SHA for 2182d4d
CHANGELOG.md
@@ -8,12 +8,18 @@ All notable changes to this project will be documented in this file.
8
9
- Support enabling decision logs ([#555]).
10
11
+### Changed
12
+
13
+- Rewrite of the OPA bundle builder ([#578]).
14
15
### Fixed
16
17
- Processing of corrupted log events fixed; If errors occur, the error
18
messages are added to the log event ([#583]).
19
+- Bundle builder should no longer keep serving deleted rules until it is restarted ([#578]).
20
21
[#555]: https://github.com/stackabletech/opa-operator/pull/555
22
+[#578]: https://github.com/stackabletech/opa-operator/pull/578
23
[#583]: https://github.com/stackabletech/opa-operator/pull/583
24
25
## [24.3.0] - 2024-03-20
0 commit comments