dotConnect for PostgreSQL 8.1.134

Released: Mar 1, 2023

Aggiornamenti in 8.1.134

Funzionalità

  • Microsoft Visual Studio 2022 version 17.5 Preview is now supported.
  • Added Microsoft .NET 7 compatibility.
  • Added support for PostgreSQL 15.
  • Added support for сonnecting to PostgreSQL 12 and higher via SSH using SHA-256/512 algorithms.

Microsoft Entity Framework support

  • Entity Framework Core 7.0.2 is now supported.
  • Entity Framework Core 6.0.13 is now supported.
  • Entity Framework Core 3.1.32 is now supported.

Entity Developer

  • Added new extended properties 'Do Not Generate Serializable Attribute' and 'Do Not Serialize' for complex types in Entity Framework Core Model.

Correzioni

  • Fixed bug with processing PgSQL block in within SQL script.
  • Fixed bug with processing numeric field type.
  • Fixed bug with processing inet[] field type.
  • Fixed bug with processing BIT field type to BitArray.

Entity Framework support

  • Fixed the bug with missing the CREATE TABLE statement for __EFMigrationsHistory in Entity Framework Core 5 and 6 Migrations.

Entity Developer

  • Fixed the bug with applying the Generate Serializable Attributes and Serialization Library settings of the Entity Framework Core template to the generated complex types.