Skip to content

Commit 4c1c18f

Browse files
committed
update changelog
1 parent 9ffb187 commit 4c1c18f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)