File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,18 @@ All notable changes to this project will be documented in this file.
9
9
- Support enabling decision logs ([ #555 ] ).
10
10
- Added regorule library for accessing user-info-fetcher ([ #580 ] ).
11
11
12
+ ### Changed
13
+
14
+ - Rewrite of the OPA bundle builder ([ #578 ] ).
15
+
12
16
### Fixed
13
17
14
18
- Processing of corrupted log events fixed; If errors occur, the error
15
19
messages are added to the log event ([ #583 ] ).
20
+ - Bundle builder should no longer keep serving deleted rules until it is restarted ([ #578 ] ).
16
21
17
22
[ #555 ] : https://github.com/stackabletech/opa-operator/pull/555
23
+ [ #578 ] : https://github.com/stackabletech/opa-operator/pull/578
18
24
[ #580 ] : https://github.com/stackabletech/opa-operator/pull/580
19
25
[ #583 ] : https://github.com/stackabletech/opa-operator/pull/583
20
26
You can’t perform that action at this time.
0 commit comments