github open-telemetry/opentelemetry-dotnet-contrib Instrumentation.EntityFrameworkCore-1.18.0-beta.1

  • NuGet: OpenTelemetry.Instrumentation.EntityFrameworkCore v1.18.0-beta.1

    • Fixed query sanitization so that a ) inside a value or a comment in an
      IN (...) clause no longer causes the values which follow it to be left
      unsanitized.
      (#4929)

    • Fixed query sanitization so that literals are still redacted after the
      db.query.summary length limit is reached.
      (#4929)

    • Handle CommandCanceled to properly stop the Activity.
      (#5015)

    • Updated OpenTelemetry core component version(s) to 1.18.0.
      (#5022)

    See CHANGELOG for details.

Don't miss a new opentelemetry-dotnet-contrib release

NewReleases is sending notifications on new releases.