Skip to content

Commit 5a3f1fd

Browse files
ymgytdjc
authored andcommitted
chore: prepare release
1 parent 18fffd6 commit 5a3f1fd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [Unreleased]
2+
3+
### Breaking Changes
4+
5+
- Upgrade to opentelemetry 0.25. Refer to the upstream
6+
[changelog](https://github.com/open-telemetry/opentelemetry-rust/releases/tag/opentelemetry-0.25.0)
7+
for more information.
8+
19
# 0.25.0 (July 21, 2024)
210

311
### Breaking Changes

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tracing-opentelemetry"
3-
version = "0.25.0"
3+
version = "0.26.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)