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 f0b715d commit 412e713Copy full SHA for 412e713
CHANGELOG.md
@@ -8,6 +8,10 @@ All notable changes to this project will be documented in this file.
8
9
- Rewrite of the OPA bundle builder ([#578]).
10
11
+### Fixed
12
+
13
+- Bundle builder should no longer keep serving deleted rules until it is restarted ([#578]).
14
15
[#578]: https://github.com/stackabletech/opa-operator/pull/578
16
17
## [24.7.0] - 2024-07-24
@@ -24,7 +28,6 @@ All notable changes to this project will be documented in this file.
24
28
25
29
- Processing of corrupted log events fixed; If errors occur, the error
26
30
messages are added to the log event ([#583]).
27
-- Bundle builder should no longer keep serving deleted rules until it is restarted ([#578]).
31
32
## Removed
33
0 commit comments