We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85f3472 commit b0c8157Copy full SHA for b0c8157
opentelemetry-sdk/CHANGELOG.md
@@ -6,8 +6,8 @@
6
7
Released 2025-Mar-21
8
9
-- Update `opentelemetry` dependency to 0.28.
10
-- Update `opentelemetry-http` dependency to 0.28.
+- Update `opentelemetry` dependency to 0.29.
+- Update `opentelemetry-http` dependency to 0.29.
11
- **Breaking**: The `Runtime` trait has been simplified and refined. See the [#2641](https://github.com/open-telemetry/opentelemetry-rust/pull/2641)
12
for the changes.
13
- Removed `async-std` support for `Runtime`, as [`async-std` crate is deprecated](https://crates.io/crates/async-std).
0 commit comments