Release notes v8.0.5.1
Released: 22 Nov 2024
The EDB .NET Connector provides connectivity between a .NET client application and an EDB Postgres Advanced Server database server.
New features, enhancements, bug fixes, and other changes in the EDB .NET Connector 8.0.5.1
include:
Type | Description | Addresses |
---|---|---|
Upstream merge | Merged with community .NET driver version 8.0.5 and EF Core Driver 8.0.10. See release notes for more information about merge updates. | |
Bug fix | Fixed a performance issue. Performance is now improved when reading data while targeting .NET Framework 4.7.2, 4.8, and 4.8.1. | #41979 |
Enhancement | Added support for EDB Postgres Advanced Server 17.2. | |
Enhancement | Added support for IS TABLE OF . EDB Postgres Advanced Server supports Oracle nested table collection types created with CREATE TYPE ... AS TABLE OF statements. See Using nested tables for more information. | |
Deprecation | Removed .NET5, .NET6, and .NET7 targets as they have reached end of support. |