File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
crates/stackable-telemetry Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments