dotConnect for Oracle 9.15 is released!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

dotConnect for Oracle 9.15 is released!

Post by Devart » Tue 21 Dec 2021 15:29

Dear users,

Devart is glad to announce the release of dotConnect for Oracle 9.15, Devart ADO.NET data provider for Oracle with support for Entity Framework, Entity Framework Core, LinqConnect (LINQ to Oracle), and NHibernate. The new release offers support for Entity Framework Core 6.

New assembly versions for Entity Framework Core 6 are added to the Devart.Data.Oracle.EFCore and Devart.Data.Oracle.EFCore.NetTopologySuite NuGet packages. They are compiled for target framework .NET 6. We have also supported the latest NetTopologySuite version 2.4.0.

Here is the complete list of dotConnect for Oracle 9.15.1410 features:
  • The type converter of the OracleTimeStamp structure is improved for converting to/from DateTime and DateTimeOffset
  • The bug with declaring several functions or procedures in the WITH clause executed via the OracleScript class is fixed
  • The bug with AUDIT and NOAUDIT statements in the Direct mode is fixed
Entity Developer
  • 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
  • The bug with wrong automatic assigning QueryType=True for views added to EF Core Model, when EF Core version=EF Core 1 in Model Settings, is fixed
  • The bug with throwing System.NullReferenceException when saving the changed value of the "Save connection to" option in Model Settings of EF Core Model is fixed
Entity Framework support
  • Entity Framework Core 6.0.1 is supported
  • Entity Framework Core 5.0.13 is supported
  • Entity Framework Core 3.1.22 is supported
  • NetTopologySuite 2.4.0 is supported in EF Core 3, EF Core 5, and EF Core 6
  • The config.SpatialOptions settings are supported in EF Core
  • The bug with throwing the "Expression in SQL tree does not have type mapping assigned" error with NetTopologySuite in EF Core is fixed
  • The bug with generating the "Value cannot be null" error when adding or dropping FK via Code-First Migrations in EF Core is fixed
  • The bug with calling methods and properties of the Geometry class and its child classes, when the type member returns bool, with NetTopologySuite in EF Core is fixed
  • The bug with incomplete SQL generation by update-database -script when config.CodeFirstOptions.DropConstraintsByColumns=true in Entity Framework 6.4.4 is fixed
  • The bug with throwing ORA-00920 by the GeometryCollection.Intersects method when using NetTopologySuite spatial service in EF Core 5 is fixed
  • The bug with throwing ORA-00920 by the Geometry.Disjoint method when using NetTopologySuite spatial service in EF Core 3 and EF Core 5 is fixed
  • The bug with throwing the "Unexpected primitive type kind 'r'." error when using NetTopologySuite spatial service with a geometric constant in EF Core 3 and EF Core 5 is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Post Reply