Skip to content

Commit da83e89

Browse files
authored
chore: prepare release of 0.31.0 (#207)
## Motivation & Solution Release new version with updated otel dependencies
1 parent 8905ee7 commit da83e89

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# 0.31.0 (June 2, 2025)
4+
35
### Breaking Changes
46

57
- Upgrade from opentelemetry 0.29.0 to 0.30.0. Refer to the upstream

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tracing-opentelemetry"
3-
version = "0.30.0"
3+
version = "0.31.0"
44
description = "OpenTelemetry integration for tracing"
55
homepage = "https://github.com/tokio-rs/tracing-opentelemetry"
66
repository = "https://github.com/tokio-rs/tracing-opentelemetry"

0 commit comments

Comments
 (0)