Skip to content

Commit 412e713

Browse files
committed
Move bundle builder bugfix to unreleased
1 parent f0b715d commit 412e713

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ All notable changes to this project will be documented in this file.
88

99
- Rewrite of the OPA bundle builder ([#578]).
1010

11+
### Fixed
12+
13+
- Bundle builder should no longer keep serving deleted rules until it is restarted ([#578]).
14+
1115
[#578]: https://github.com/stackabletech/opa-operator/pull/578
1216

1317
## [24.7.0] - 2024-07-24
@@ -24,7 +28,6 @@ All notable changes to this project will be documented in this file.
2428

2529
- Processing of corrupted log events fixed; If errors occur, the error
2630
messages are added to the log event ([#583]).
27-
- Bundle builder should no longer keep serving deleted rules until it is restarted ([#578]).
2831

2932
## Removed
3033

0 commit comments

Comments
 (0)