-
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.summarylength limit is reached.
(#4929) -
Handle
CommandCanceledto properly stop theActivity.
(#5015) -
Updated OpenTelemetry core component version(s) to
1.18.0.
(#5022)
See CHANGELOG for details.
-