Version | Change log |
dotConnect for PostgreSQL 8.3.20 May 29, 2024 | *Supported Visual Studio 2022 version 17.11 Preview |
dotConnect for PostgreSQL 8.3.10 Jan 17, 2024 |
*.NET 8 compatibility *Visual Studio 2022 version 17.9 Preview is supported |
dotConnect for PostgreSQL 8.2.0 Nov 16, 2023 |
*PostgreSQL 16 is supported *Visual Studio 2022 version 17.8 Preview is supported |
dotConnect for PostgreSQL 8.1.151 Jun 1, 2023 |
*Visual Studio 2022 version 17.7 Preview is supported *Entity Framework Core 7.0.5 is supported *Entity Framework Core 6.0.16 is supported |
dotConnect for PostgreSQL 8.1.1 Mar 1, 2023 |
*Visual Studio 2022 version 17.5 Preview is supported *.NET 7 compatibility *PostgreSQL 15 is supported *The connection to PostgreSQL 12 and higher via SSH using SHA-256/512 algorithms is supported |
dotConnect for PostgreSQL 8.0.0 Jun 30, 2022 |
*.NET 6 compatibility. *macOS 11 Arm64 (or "Apple Silicon" or "Apple M1") support. *Windows 11 is supported. *Visual Studio 2022 version 17.2 is supported. *Visual Studio 2022 version 17.3 Preview is supported. *The incorrect dump of sequence value is fixed. |
dotConnect for PostgreSQL 7.24 Jan 25, 2022 |
*The KeepConnected connection string parameter is implemented to determine the number of seconds of connection inactivity before the client sends a ping request *The Load Balancing support is implemented: several hosts with their ports can be specified in the Host parameter of the connection string |
dotConnect for PostgreSQL 7.23 Dec 21, 2020 |
* The model validation is improved: the errors are generated for all entities with QueryType=True in EF Core Model when EF Core version=EF Core 1 in Model Settings * Entity Framework Core 6.0.1 is supported * NetTopologySuite 2.4.0 is supported in EF Core 3, EF Core 5, and EF Core 6 |
dotConnect for PostgreSQL 7.22 Nov 9, 2021 |
* The new features are supported: - multirange data types - NaN, Infinity, -Infinity values of numeric data types generate a NotSupportedException to avoid inconsistency - OUT parameters of stored procedures * The start value and the current value of the sequence are saved correctly by PgSqlDump |
dotConnect for PostgreSQL 7.21 Sep 28, 2021 | EF Core Support Improvements |