Skip to content

Commit a4b768a

Browse files
committed
chore(telemetry): Add changelog entry
1 parent ac8e096 commit a4b768a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

crates/stackable-telemetry/CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Fixed
8+
9+
- Only use ANSI escape sequences if stdout is a terminal/tty. Piping the output to a file will now
10+
result in plain text log messages ([#1183]).
11+
12+
[#1183]: https://github.com/stackabletech/operator-rs/pull/1183
13+
714
## [0.6.2] - 2026-03-09
815

916
### Fixed

0 commit comments

Comments
 (0)