Skip to content

Commit 35c2b51

Browse files
authored
Merge branch 'main' into fix/vector-aggregator-env-var
2 parents db46043 + 3693dc9 commit 35c2b51

8 files changed

Lines changed: 919 additions & 639 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,13 @@ All notable changes to this project will be documented in this file.
2121
- BREAKING: Inject the vector aggregator address into the vector config using the env var `VECTOR_AGGREGATOR_ADDRESS` instead
2222
of having the operator write it to the vector config ([#707]).
2323

24+
### Fixed
25+
26+
- Use `json` file extension for log files ([#709]).
27+
2428
[#703]: https://github.com/stackabletech/opa-operator/pull/703
2529
[#707]: https://github.com/stackabletech/opa-operator/pull/707
30+
[#709]: https://github.com/stackabletech/opa-operator/pull/709
2631

2732
## [25.3.0] - 2025-03-21
2833

0 commit comments

Comments
 (0)