Lanzamientos de dotConnect for Oracle

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...

Released: Dec 27, 2024

Actualizaciones en 10.4.190

Características

  • Added Microsoft .NET 9 compatibility.
  • Added support for Visual Studio 2022 version 17.13 Preview.
  • Added confirmation for the execution of stored procedures and functions in the DataSet Wizard.
  • Added the capability to send the CLIENT_VERSION and CLIENT_CHARSET session parameters to the server in Direct mode.

Entity Framework support

  • Added support for Entity Framework Core 9.
  • Updated support for Entity Framework Core 8 to version 8.0.11.
  • Updated support for Entity Framework Core...

Released: Nov 8, 2024

Actualizaciones en 10.3.104

Características

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

Entity Framework support

  • Updated support for Entity Framework Core 8 to version 8.0.10.
  • Updated support for Entity Framework Core 6 to version 6.0.35.

Correcciones

  • Fixed an issue with integration in Visual Studio 2015 and earlier versions.
  • Fixed the DataSet Wizard crash in Visual Studio 2022.
  • Fixed an issue with the Oracle Object Wizard in Visual Studio 2022.
  • Fixed a design-time bug with the OracleQueue...