File tree Expand file tree Collapse file tree 5 files changed +555
-408
lines changed Expand file tree Collapse file tree 5 files changed +555
-408
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,15 @@ All notable changes to this project will be documented in this file.
1111 (or via ` --rolling-logs <DIRECTORY> ` ).
1212 - Replace stackable-operator ` print_startup_string ` with ` tracing::info! ` with fields.
1313- BREAKING: Inject the vector aggregator address into the vector config using the env var ` VECTOR_AGGREGATOR_ADDRESS ` instead
14- of having the operator write it to the vector config ([ #XXX] ).
14+ of having the operator write it to the vector config ([ #551 ] ).
15+
16+ ### Fixed
17+
18+ - Use ` json ` file extension for log files ([ #553 ] ).
1519
1620[ #547 ] : https://github.com/stackabletech/spark-k8s-operator/pull/547
17- [ #XXX ] : https://github.com/stackabletech/spark-k8s-operator/pull/XXX
21+ [ #551 ] : https://github.com/stackabletech/spark-k8s-operator/pull/551
22+ [ #553 ] : https://github.com/stackabletech/spark-k8s-operator/pull/553
1823
1924## [ 25.3.0] - 2025-03-21
2025
You can’t perform that action at this time.
0 commit comments