New build of dotConnect for MySQL 8.10.1134 is available!

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

New build of dotConnect for MySQL 8.10.1134 is available!

Post by Devart » Fri 27 Apr 2018 09:36

Dear users,

New build of dotConnect for MySQL 8.10.1134 is available for download now.

In this version:
  • The bug with opening connection by .NET Standard 2.0 compliant assemblies on Linux is fixed
  • The bug with not loading a BLOB value via MySqlLoader if the value is larger than BufferSize is fixed
Entity Developer
  • The new Controller Area extended class property is added to EF Core Model (Entity Framework models)
  • The check of conditions for setting optionsBuilder.Use... in the generated OnConfiguring method by the EF Core template is improved (Entity Framework models)
Entity Framework support
  • The bug with retrieving the DateTimeOffset and TimeSpan data in EF Core is fixed
  • The bug with using BIT(1) column in the CASE clause in EF1/EF4/EF5/EF6 is fixed

Devart development team
http://www.devart.com/dotconnect/mysql/

Locked