Lanzamientos de dotConnect for Oracle

Released: Jun 17, 2026

Actualizaciones en 11.1.123

Características

Entity Framework support

  • Updated support for Entity Framework Core 10 to version 10.0.8.
  • Updated support for Entity Framework Core 9 to version 9.0.16.
  • Updated support for Entity Framework Core 8 to version 8.0.27.

Correcciones

Entity Framework support

  • Fixed an issue that caused the "ORA-01036: illegal variable name/number" error when saving entities with server-generated values (ValueGeneratedOnAdd properties) in EF Core 10.

LinqConnect

  • Fixed an issue with .Contains() collection...

Released: May 25, 2026

Actualizaciones en 11.1.100

Características

  • Added support for the JSON data type in Direct mode for Oracle Database 21c, 23ai, and 26ai.

Entity Framework support

  • Updated support for Entity Framework Core 10 to version 10.0.7.
  • Updated support for Entity Framework Core 9 to version 9.0.15.
  • Updated support for Entity Framework Core 8 to version 8.0.26.

Correcciones

  • Fixed an issue with displaying Unicode characters during installation.
  • Fixed an issue that occurred when downloading and installing Entity Developer.

Entity...

Released: Apr 23, 2026

Actualizaciones en 11.1.72

Características

Entity Framework support

  • Updated support for Entity Framework Core 10 to version 10.0.5.
  • Updated support for Entity Framework Core 9 to version 9.0.14.
  • Updated support for Entity Framework Core 8 to version 8.0.25.
  • Improved EF Core scaffolding logging for the Scaffold-DbContext command.

Correcciones

  • Resolved an issue with handling BOOLEAN and PL/SQL BOOLEAN parameters.
  • Fixed an issue with XMLTYPE handling in Direct mode when Unicode=False.
  • Fixed an issue where using XMLTYPE in...

Released: Mar 5, 2026

Actualizaciones en 11.1.35

Correcciones

  • Fixed an installation issue with integration into Visual Studio 2026 Insiders.

Entity Framework support

  • Fixed an issue with the VisitRightJoin method in EF Core 10.
  • Fixed an issue with LINQ queries containing paging, joins and filtered subqueries in EF Core 10.

Released: Feb 24, 2026

Actualizaciones en 11.1.33

Características

  • Added support for Oracle Database 26ai.
  • Added support for BINARY, INT8, FLOAT32, and FLOAT64 sparse and dense vector data types in Oracle Database 23ai and 26ai.
  • Added support for the BOOLEAN data type in Oracle Database 23ai and 26ai.
  • Added support for the JSON data type in Oracle Database 21c, 23ai, and 26ai.
  • Added the OracleVersion property to the OracleConnection class to retrieve the full Oracle Database version as five numeric segments.
  • Added the LoadLicenseKey() method to...

Released: Dec 18, 2025

Actualizaciones en 11.0.0

Características

  • Added support for .NET 10.
  • Added support for Visual Studio 2026.
  • Added support for Visual Studio 2026 Insiders, version 18.3.
  • Added trial product activation.
  • Added license key-based licensing for .NET Framework assemblies.
  • Added the License Key connection string parameter for .NET Framework assemblies.
  • Added support for modern SSH encryption and key exchange algorithms.
  • Added support for SQL Server Reporting Services versions 2017 (15), 2019 (16), and 2022 (17).
  • Improved...

Released: Jul 29, 2025

Actualizaciones en 10.4.290

Características

  • Added support for long passwords in Oracle 23ai.
  • Changed the visibility of OracleException constructors from internal to protected.

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.

Correcciones

  • Fixed an issue that caused an AccessViolationException in OracleCommand when calling the GetRowId() method in the OCI mode.
  • Fixed a design-time issue with the OracleDataTable Tasks...

Released: Apr 24, 2025

Actualizaciones en 10.4.235

Características

  • Added support for Microsoft Visual Studio 2022 version 17.14 Preview.

Entity Framework support

  • Updated support for Entity Framework Core 9 to version 9.0.2.
  • Updated support for Entity Framework Core 8 to version 8.0.13.

Correcciones

  • Fixed an issue causing slow connections to dbMonitor on systems using the IPv6 protocol.
  • Resolved a memory leak issue occurring when repeatedly establishing connections in the OCI mode.
  • Fixed an issue that caused an AccessViolationException when...

Released: Feb 11, 2025

Actualizaciones en 10.4.193

Características

Entity Framework support

  • Updated support for Entity Framework Core 9 to version 9.0.1.
  • Updated support for Entity Framework Core 8 to version 8.0.12.

Entity Developer

  • Added new SynchronizeNullableReferenceTypes attribute to model settings (*.edps file) to control the synchronization of NullableReferenceType properties across different templates.

Correcciones

Entity Framework support

  • Fixed an issue with the Unexpected ProjectionExpression implementation error in EF Core...

Released: Jan 14, 2025

Actualizaciones en 10.4.191

Correcciones

  • Fixed an issue with throwing MissingMethodException in EF Core 9.
  • Fixed an issue with a missing assembly in the Devart.Data.Oracle.EF6 NuGet package.
  • Fixed an issue with .NET Core projects in the Upgrade Wizard.

Entity Developer

  • Fixed an issue with the generation of complex types for stored procedures.
  • Fixed an issue with the Update From Database wizard falsely detecting changes in NUMBER GENERATED ALWAYS AS IDENTITY columns in Oracle databases.
  • Fixed an issue with the Update From...