Skip to content

Commit 2182d4d

Browse files
committed
Changelog
1 parent 3cfc0c3 commit 2182d4d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,18 @@ All notable changes to this project will be documented in this file.
88

99
- Support enabling decision logs ([#555]).
1010

11+
### Changed
12+
13+
- Rewrite of the OPA bundle builder ([#578]).
14+
1115
### Fixed
1216

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

1621
[#555]: https://github.com/stackabletech/opa-operator/pull/555
22+
[#578]: https://github.com/stackabletech/opa-operator/pull/578
1723
[#583]: https://github.com/stackabletech/opa-operator/pull/583
1824

1925
## [24.3.0] - 2024-03-20

0 commit comments

Comments
 (0)