Skip to content

Commit 65825a0

Browse files
committed
Update changelog
1 parent d30dbd7 commit 65825a0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/OpenTelemetry/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
* The default resource provided by `ResourceBuilder.CreateDefault()` now
6+
adds the `telemetry.sdk.*` attributes defined in the
7+
[specification](https://github.com/open-telemetry/opentelemetry-specification/tree/12fcec1ff255b1535db75708e52a3a21f86f0fae/specification/resource/semantic_conventions#semantic-attributes-with-sdk-provided-default-value).
8+
([#4369](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4369))
59
* Fixed an issue with `HashCode` computations throwing exceptions on .NET
610
Standard 2.1 targets.
711
([#4362](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4362))

0 commit comments

Comments
 (0)