dotConnect for PostgreSQL 8.4.290

Released: Jul 29, 2025

8.4.290 中的更新

特性

Entity Framework support

  • Updated support for Entity Framework Core 9 to version 9.0.6.
  • Updated support for Entity Framework Core 8 to version 8.0.17.

修補程式

  • Fixed an issue that caused the error: 'SSL connection error: Cannot load client private key.'.
  • Fixed an issue with converting PgSqlTimeStampTZRange to a string.
  • Fixed a design-time issue with the PgSqlDataTable Tasks interface element in Visual Studio 2022.
  • Fixed an issue in dbMonitor integration where error messages were logged incorrectly.

LinqConnect (formerly known as LINQ to PostgreSQL)

  • Fixed an issue with incorrect caching of the materialization function across different queries.

Entity Developer

  • Fixed a crash in Entity Developer that occurred when adding a class property in the Class Editor.