Skip to content

Commit 9dd9fa7

Browse files
committed
changelog
1 parent a29e86a commit 9dd9fa7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/stackable-telemetry/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,12 @@ All notable changes to this project will be documented in this file.
3030
- `FileLogSettingsBuilder::with_max_log_files` which took a `usize` was renamed to
3131
`FileLogSettingsBuilder::with_max_files` and now takes an `impl Into<Option<usize>>`
3232
for improved builder ergonomics.
33+
- Bump `opentelemetry` and related crates to `0.29.x` and `tracing-opentelemetry` to `0.30.0` ([#1021]).
3334

3435
[#1009]: https://github.com/stackabletech/operator-rs/pull/1009
3536
[#1010]: https://github.com/stackabletech/operator-rs/pull/1010
3637
[#1012]: https://github.com/stackabletech/operator-rs/pull/1012
38+
[#1021]: https://github.com/stackabletech/operator-rs/pull/1021
3739

3840
## [0.5.0] - 2025-04-08
3941

0 commit comments

Comments
 (0)