Skip to content

Commit 1a63b7d

Browse files
restore the CHANGELOG from v0.1.3 and below
1 parent f665b8b commit 1a63b7d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

instrumentation/grpc/CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1 +1,18 @@
11
# Release History: opentelemetry-instrumentation-grpc
2+
3+
### v0.1.3 / 2024-09-11
4+
5+
* FIXED: Fix error in handling of non-gRPC errors
6+
* FIXED: Fix error in method signature for OpenTelemetry::Instrumentation::Grpc.client_interceptor [#1](https://github.com/hibachrach/opentelemetry-instrumentation-grpc/pull/1)
7+
8+
### v0.1.2 / 2024-06-26
9+
10+
* FIXED: Align span naming with spec
11+
12+
### v0.1.1 / 2024-06-26
13+
14+
* FIXED: Fix `uninitialized constant Interceptors` error
15+
16+
### v0.1.0 / 2024-06-18
17+
18+
* Initial release

0 commit comments

Comments
 (0)