Release Notes
March 17, 2026 ยท View on GitHub
Stable Release 1.0.0 - 2026-03-17
Note: This package is for internal use by other Microsoft.Data.SqlClient packages only and should not be referenced directly by application code.
This is the first stable release of Microsoft.Data.SqlClient.Internal.Logging, providing shared ETW EventSource tracing infrastructure for the Microsoft.Data.SqlClient package family.
Changes Since 1.0.0-preview1
Changed
- Renamed from
Microsoft.Data.SqlClient.Extensions.LoggingtoMicrosoft.Data.SqlClient.Internal.Loggingto clarify that this package is for internal use only. (#4038)
Cumulative Changes (First Stable Release)
This is the first stable release of this package. The following summarizes all changes across the preview cycle.
Added
- Shared ETW EventSource tracing infrastructure for internal use by
Microsoft.Data.SqlClientand its extension packages. (#3626, #3628, #3967)
Target Platform Support
- .NET Standard 2.0
Dependencies
.NET Standard 2.0
- None