We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd63bd8 commit 1da1961Copy full SHA for 1da1961
src/OpenTelemetry.Exporter.OpenTelemetryProtocol/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+* Added a direct dependency on System.Reflection.Emit.Lightweight which
6
+ previously came transitively through the OpenTelemetry SDK.
7
+ ([#4140](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4140))
8
+
9
## 1.4.0-rc.3
10
11
Released 2023-Feb-01
0 commit comments