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 fc2f404 commit 2e0db35Copy full SHA for 2e0db35
tonic-tracing-opentelemetry/CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# Changelog
2
+All notable changes to this project will be documented in this file.
3
+
4
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [Unreleased]
tonic-tracing-opentelemetry/Cargo.toml
@@ -10,7 +10,7 @@ categories = [
10
]
11
homepage = "https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/tree/main/tonic-tracing-opentelemetry"
12
edition.workspace = true
13
-version = "0.18.0"
+version = "0.18.1"
14
authors.workspace = true
15
repository.workspace = true
16
license.workspace = true
0 commit comments