Skip to content

Commit 4f13b28

Browse files
committed
chore(stackable-telemetry): Update changelog
1 parent 0ce8ce4 commit 4f13b28

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

crates/stackable-telemetry/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
9+
- Add support for JSON console log output ([#1012]).
10+
- A new CLI argument was added: `--console-log-format`. It can be set to `plain` (default),
11+
or `json`.
12+
713
### Changed
814

915
- BREAKING: Update and align telemetry related CLI arguments in `TelemetryOptions` ([#1009]).
@@ -25,6 +31,7 @@ All notable changes to this project will be documented in this file.
2531

2632
[#1009]: https://github.com/stackabletech/operator-rs/pull/1009
2733
[#1010]: https://github.com/stackabletech/operator-rs/pull/1010
34+
[#1012]: https://github.com/stackabletech/operator-rs/pull/1012
2835

2936
## [0.5.0] - 2025-04-08
3037

0 commit comments

Comments
 (0)