Piotr Kiełkowicz
Piotr Kiełkowicz
Bring support for .NET10
### Package OpenTelemetry ### Is your feature request related to a problem? Handle CA1815: Override equals and operator equals on value types in OpenTelemetry package. ### What is the expected...
> Issues manually fixed by 21619715ef4d6b5e6bff380fbd7ab57ca4a406e4 We should consider adding dependabot update for Dockerfiles _Originally posted by @Kielek in https://github.com/open-telemetry/opentelemetry-dotnet/issues/6243#issuecomment-2791613230_
### Package OpenTelemetry* ### Is your feature request related to a problem? OpenTelemetry Log (Bridge) API is publicly available only within prereleased versions (beta/rc). The latest versions (1.11.0-rc.1) is now...
Could you please release new version? [1.7.11](https://www.nuget.org/packages/Microsoft.Coyote/1.7.11) references (in)directly vulnerable package versions.
### What version of gRPC and what language are you using? `2.68.1` `GrpcTools` working fine After upgrade to `2.69.0` it is stop working ### What operating system (Linux, Windows,...) and...
Enrichment package was not updated as a part of the release. @evgenyfedorov2, could you please check it and prepare some fixes to the CI? _Originally posted by @Kielek in https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/3522#discussion_r2526059537_
Last version [`NEST`](https://www.nuget.org/packages/NEST) was released 3 years ago. Starting this, it is marked as a deprecated package. The successor is natively instrumented Elastic.Clients.Elasticsearch version ≥8.0.0 and
Ref: https://github.com/wiremock/WireMock.Net/issues/1368 Tests are failing on .NET Framework due to incompatibility in some dependency even with Minor/Patch fixes.
I wrote a pretty extensive [test suite](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/main/test/OpenTelemetry.Instrumentation.AspNetCore.Tests/RouteTests/RoutingTestCases.json) for ASP.NET Core routing a long time ago. The test cases here for classic ASP.NET probably have a fair amount of overlap with...