Skip to content

Commit d71177d

Browse files
chore(axum-tracing-opentelemetry): release v0.32.2 (#286)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c4a36b0 commit d71177d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

axum-tracing-opentelemetry/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020

2121
## [Unreleased]
2222

23+
## [0.32.2](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/compare/axum-tracing-opentelemetry-v0.32.1...axum-tracing-opentelemetry-v0.32.2) - 2025-11-03
24+
25+
### <!-- 4 -->Changed
26+
27+
- update sample
28+
2329
## [0.32.1](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/compare/axum-tracing-opentelemetry-v0.32.0...axum-tracing-opentelemetry-v0.32.1) - 2025-10-14
2430

2531
### Wip

axum-tracing-opentelemetry/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ categories = [
1111
homepage = "https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/tree/main/axum-tracing-opentelemetry"
1212
rust-version.workspace = true
1313
edition.workspace = true
14-
version = "0.32.1"
14+
version = "0.32.2"
1515
authors.workspace = true
1616
repository.workspace = true
1717
license.workspace = true

0 commit comments

Comments
 (0)