Skip to content

Commit a668504

Browse files
committed
Update changelog
1 parent 1ebcbc4 commit a668504

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
@@ -9,6 +9,7 @@
99
- Use `--file-log-rotation-period` (or `FILE_LOG_ROTATION_PERIOD`) to configure the frequency of rotation.
1010
- Use `--console-log-format` (or `CONSOLE_LOG_FORMAT`) to set the format to `plain` (default) or `json`.
1111
- BREAKING: Added listener support for Superset ([#625]).
12+
- Add internal headless service in addition to the metrics service and move listener logic to listener.rs ([#644])
1213

1314
### Changed
1415

@@ -45,6 +46,7 @@
4546
[#635]: https://github.com/stackabletech/superset-operator/pull/635
4647
[#637]: https://github.com/stackabletech/superset-operator/pull/637
4748
[#643]: https://github.com/stackabletech/superset-operator/pull/643
49+
[#644]: https://github.com/stackabletech/superset-operator/pull/644
4850

4951
## [25.3.0] - 2025-03-21
5052

0 commit comments

Comments
 (0)