Skip to content

Commit 123045e

Browse files
committed
chore(stackable-telemetry): Add changelog entry
1 parent 15af93c commit 123045e

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
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
66

77
### Changed
88

9+
- Use constants from `opentelemetry-semantic-conventions` instead of hard-coded strings ([#1055]).
910
- Bump `opentelemetry` and related crates to `0.29.x` and `tracing-opentelemetry` to `0.30.0` ([#1021]).
1011

1112
### Fixed
@@ -14,6 +15,7 @@ All notable changes to this project will be documented in this file.
1415

1516
[#1021]: https://github.com/stackabletech/operator-rs/pull/1021
1617
[#1026]: https://github.com/stackabletech/operator-rs/pull/1026
18+
[#1055]: https://github.com/stackabletech/operator-rs/pull/1055
1719

1820
## [0.6.0] - 2025-04-14
1921

0 commit comments

Comments
 (0)