Skip to content

Commit 9c70c4c

Browse files
committed
changelog
1 parent 0f5dda1 commit 9c70c4c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ All notable changes to this project will be documented in this file.
1212
### Fixed
1313

1414
- Strip ANSI escape codes (e.g. colors) from captured shell stdout/stderr in the generated Vector
15-
agent config, so they no longer show up as garbled text in log aggregators such as OpenSearch ([#XXX]).
15+
agent config, so they no longer show up as garbled text in log aggregators such as OpenSearch ([#1237]).
1616

1717
[#1209]: https://github.com/stackabletech/operator-rs/pull/1209
18-
[#XXX]: https://github.com/stackabletech/operator-rs/pull/XXX
18+
[#1237]: https://github.com/stackabletech/operator-rs/pull/1237
1919

2020
## [0.113.0] - 2026-06-22
2121

crates/stackable-telemetry/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ All notable changes to this project will be documented in this file.
77
### Fixed
88

99
- Revert [#1183], so we again default to ANSI escape sequences, which can be turned off using
10-
`NO_COLOR=1` ([#XXXX]).
10+
`NO_COLOR=1` ([#1237]).
1111

12-
[#XXXX]: https://github.com/stackabletech/operator-rs/pull/XXXX
12+
[#1237]: https://github.com/stackabletech/operator-rs/pull/1237
1313

1414
## [0.6.4] - 2026-06-03
1515

0 commit comments

Comments
 (0)