Skip to content

Commit 380e4fb

Browse files
authored
chore: Release stackable-telemetry 0.6.3 (#1184)
1 parent 957e602 commit 380e4fb

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/stackable-telemetry/CHANGELOG.md

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

55
## [Unreleased]
66

7+
## [0.6.3] - 2026-03-30
8+
79
### Fixed
810

911
- Only use ANSI escape sequences if stdout is a terminal/tty. Piping the output to a file will now

crates/stackable-telemetry/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stackable-telemetry"
3-
version = "0.6.2"
3+
version = "0.6.3"
44
authors.workspace = true
55
license.workspace = true
66
edition.workspace = true

0 commit comments

Comments
 (0)