We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8905ee7 commit da83e89Copy full SHA for da83e89
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+# 0.31.0 (June 2, 2025)
4
+
5
### Breaking Changes
6
7
- Upgrade from opentelemetry 0.29.0 to 0.30.0. Refer to the upstream
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tracing-opentelemetry"
-version = "0.30.0"
+version = "0.31.0"
description = "OpenTelemetry integration for tracing"
homepage = "https://github.com/tokio-rs/tracing-opentelemetry"
repository = "https://github.com/tokio-rs/tracing-opentelemetry"
0 commit comments