We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f95c36c commit ecb9994Copy full SHA for ecb9994
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.7.0-beta.4
4
5
### Bug fixes
6
@@ -42,6 +42,9 @@
42
* [#87](https://github.com/grafana/grafana-opentelemetry-dotnet/pull/87)
43
Add a new `OtlpExporter` class supporting specifying OTLP protocol, endpoint,
44
and header
45
+* Use 1.7.1 of Runtime instrumentation.
46
+ * Update `OpenTelemetry.Api` to `1.7.0`.
47
+ ([#1486](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1486))
48
49
### Deprecation
50
0 commit comments