Skip to content

Commit 232fd64

Browse files
committed
Merge branch 'spike/bundle-builder-v2' into spike/userinfofetcher-regorules
2 parents a529195 + 2182d4d commit 232fd64

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
@@ -9,12 +9,18 @@ All notable changes to this project will be documented in this file.
99
- Support enabling decision logs ([#555]).
1010
- Added regorule library for accessing user-info-fetcher ([#580]).
1111

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

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

1722
[#555]: https://github.com/stackabletech/opa-operator/pull/555
23+
[#578]: https://github.com/stackabletech/opa-operator/pull/578
1824
[#580]: https://github.com/stackabletech/opa-operator/pull/580
1925
[#583]: https://github.com/stackabletech/opa-operator/pull/583
2026

0 commit comments

Comments
 (0)