test-logs
Centralization of mapping resolution and binding logic (#6559)
Simplify Size and BufferRequirements combine overflow handling (#6577)
Remove obsolete UTF-8 BOMs (#6542)
Modernize NRT annotations on NpgsqlRange<T> (#6544)
Introduce bind operation on PgConverter surface (#6566)
Rework converter db null and CLR null handling (#6564)
Identify stored procedure CALL in CommandComplete (#4720)
Cache database state on the data source
Remove multiplexing (#6457)
Align OTel metrics to latest spec (#6328)
Add an ability to filter and enrich tracing activities (#5853)
Handler rework (#5123)
Support async connection close during NpgsqlDataReader cleanup and NpgsqlCommand exception handling. (#6459)
Add back parameterless overload of ReloadTypesAsync (#6522)
Apply primary constructors to solution (#5908)
Move string interpolation out of NpgsqlDataReader.ProcessMessage (#6579)
Default metrics pool name to Application Name from connection string (#6533)
Fix benchmarks (#6489)
Add IDbTypeResolver to allow plugins to control how DbTypes are mapped (#6267)
Remove support for net6.0 (#5947)
Remove obsoletions (#5393)
Move write state types out of generic converters and rename (#6572)
Perf improvements (#5245)
Instrument NpgsqlBinaryImporter with OpenTelemetry (#5921)
Constrain type loading to a user-provided list of schemas (#5535)
Add support for PGAPPNAME to set application name (#6139)
Some leftover cleanup for removin net6.0 (#5949)
Restore post-v10.0.0 API changes to Unshipped
Add NuGet READMEs (#4100)
Support multiple hosts with NpgsqlDataSource (#4531)
Move TryTrackDataSource to constructor and enable metrics more accurately (#6329)
Use exception convenience methods (#5982)