Skip to content

Commit 5976513

Browse files
Update CHANGELOG
Add entries for native AoT.
1 parent cf643c4 commit 5976513

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,8 @@
281281
([#2880](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2880))
282282
* Add support for .NET 10.0.
283283
([#2822](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2822))
284+
* Add native AoT annotations.
285+
([#358](https://github.com/grafana/grafana-opentelemetry-dotnet/pull/358))
284286

285287
### Bug Fixes
286288

@@ -328,6 +330,8 @@
328330
* Use 1.14.0-beta.1 of OpenTelemetry.Instrumentation.Wcf ([#273](https://github.com/grafana/grafana-opentelemetry-dotnet/pull/273))
329331
* Fix possible infinite recursion when WCF is hosted in ASP.NET.
330332
([#3248](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/3248))
333+
* Address some AoT warnings
334+
([#356](https://github.com/grafana/grafana-opentelemetry-dotnet/pull/356))
331335

332336
## 1.3.0
333337

0 commit comments

Comments
 (0)