-
NuGet: OpenTelemetry.Instrumentation.EntityFrameworkCore v1.16.0-beta.1
-
Fix SQL query text sanitization for malformed bracketed identifiers in
FROM
clauses to avoid leaking following literal values.
(#4317) -
Fix SQL query text sanitization performance for malformed
FROMclauses with
repeated unterminated bracketed identifiers.
(#4339) -
Fix
db.query.parameter.<key>attributes to always emit the value as a string.
(#4395) -
Fix
SqlConnectionDetailsto parse PostgreSQL data source URIs correctly.
(#4444) -
Updated OpenTelemetry core component version(s) to
1.16.0.
(#4487)
See CHANGELOG for details.
-