File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file.
1111 - Use ` --file-log-max-files ` (or ` FILE_LOG_MAX_FILES ` ) to limit the number of log files kept.
1212 - Use ` --file-log-rotation-period ` (or ` FILE_LOG_ROTATION_PERIOD ` ) to configure the frequency of rotation.
1313 - Use ` --console-log-format ` (or ` CONSOLE_LOG_FORMAT ` ) to set the format to ` plain ` (default) or ` json ` .
14+ - Expose history and connect services via listener classes ([ #562 ] )
1415
1516### Changed
1617
@@ -35,6 +36,7 @@ All notable changes to this project will be documented in this file.
3536[ #554 ] : https://github.com/stackabletech/spark-k8s-operator/pull/554
3637[ #559 ] : https://github.com/stackabletech/spark-k8s-operator/pull/559
3738[ #560 ] : https://github.com/stackabletech/spark-k8s-operator/pull/560
39+ [ #562 ] : https://github.com/stackabletech/spark-k8s-operator/pull/562
3840
3941## [ 25.3.0] - 2025-03-21
4042
You can’t perform that action at this time.
0 commit comments