Releases: open-telemetry/opentelemetry-dotnet-contrib
Instrumentation.AWS-1.14.2
-
NuGet: OpenTelemetry.Extensions.AWS v1.14.2
No notable changes.
See CHANGELOG for details.
-
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.2
- Update minimal supported version of
AWSSDK.Coreto4.0.3.3.
Older versions are affected by CVE-2026-22611.
(#3683)
See CHANGELOG for details.
- Update minimal supported version of
-
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.2
No notable changes.
See CHANGELOG for details.
OpAmp.Client-0.1.0-alpha.4
-
NuGet: OpenTelemetry.OpAmp.Client v0.1.0-alpha.4
-
Add setting to configure the factory used to create
HttpClientinstances
used for the OpAMP Plain HTTP transport.
(#3589) -
Add support for subscribing and unsubscribing to messages from the OpAMP server.
(#3593) -
Clean up directories and namespaces for public API.
(#3612) -
Expose public
RemoteConfigMessage.
(#3614) -
Add settings for remote configuration and update advertised capabilities.
(#3618) -
Expose public
CustomCapabilitiesMessageandCustomMessageMessage.
(#3681)
See CHANGELOG for details.
-
Instrumentation.Hangfire-1.14.0-beta.2
-
NuGet: OpenTelemetry.Instrumentation.Hangfire v1.14.0-beta.2
- Add metrics instrumentation following a POC/draft definition of workflow metrics
defined as part of semantic-conventions/#1688.
(#3258)
See CHANGELOG for details.
- Add metrics instrumentation following a POC/draft definition of workflow metrics
Instrumentation.SqlClient-1.14.0-rc.1
-
NuGet: OpenTelemetry.Instrumentation.SqlClient v1.14.0-rc.1
-
Remove support for the
OTEL_SEMCONV_STABILITY_OPT_INconfiguration option.
Previously, the old conventions were emitted by default with the option to emit
the stable conventions. Now, only the stable conventions are supported.
(#3592) -
Improve SQL parsing for sanitization and summary generation. Support additional
cases for escaped identifiers. Optimize performance of parsing logic.
(#3627) -
Improve SQL parsing for sanitization for Unicode string literals.
(#3662) -
Sanitize the object name for SQL query text using the LOGIN or USER keywords and
remove from query summaries.
(#3663) -
Improve SQL parsing to generate query summaries for more T-SQL keywords.
(#3671) -
Make additional attributes available on
Activitystart. The full list of
attributes available at time of sampling now conforms with the
semantic conventions.
(#3675) -
Metrics and spans report telemetry schema URL v1.33.0.
(#3680)
See CHANGELOG for details.
-
Instrumentation.AWS-1.14.1
-
NuGet: OpenTelemetry.Extensions.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
-
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
-
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.1
- Fix issue when using ADOT auto-instrumentation which includes a version of
OpenTelemetry.Instrumentation.AWSLambda in the Lambda layer. In this scenario
nothing is forcing the NuGet resolution to include the updated version of
Amazon.Lambda.Core that has the reworked logic
for determining the trace id.
(#3629)
See CHANGELOG for details.
- Fix issue when using ADOT auto-instrumentation which includes a version of
Instrumentation.AspNet-1.14.0
-
NuGet: OpenTelemetry.Instrumentation.AspNet v1.14.0
No notable changes.
See CHANGELOG for details.
-
NuGet: OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule v1.14.0
No notable changes.
See CHANGELOG for details.
Extensions.Enrichment.Http-1.14.0-alpha.1
-
NuGet: OpenTelemetry.Extensions.Enrichment.Http v1.14.0-alpha.1
Initial release of
OpenTelemetry.Extensions.Enrichment.Httpproject.See CHANGELOG for details.
Instrumentation.Quartz-1.14.0-beta.2
-
NuGet: OpenTelemetry.Instrumentation.Quartz v1.14.0-beta.2
- Added
net10.0andnet8.0target frameworks.
(#3519)
See CHANGELOG for details.
- Added
Instrumentation.Process-1.14.0-beta.2
-
NuGet: OpenTelemetry.Instrumentation.Process v1.14.0-beta.2
- Added
net10.0andnet8.0target frameworks.
(#3519)
See CHANGELOG for details.
- Added
Instrumentation.EntityFrameworkCore-1.14.0-beta.2
-
NuGet: OpenTelemetry.Instrumentation.EntityFrameworkCore v1.14.0-beta.2
- Added
net10.0andnet8.0target frameworks.
(#3519)
See CHANGELOG for details.
- Added