New build of dotConnect for MySQL 8.3.191 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.3.191 is available!

Post by Devart » Thu 26 Jun 2014 11:24

Dear users,

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

In this version:

LinqConnect (formerly known as LINQ to MySQL)
  • The bug related to the memory leak issue when working with EntityCachingMode = StrongReference is fixed
  • The bug related to the NullReferenceException when performing queries and working with EntityCachingMode = StrongReference is fixed
  • The bug related to the "There is no tables to process" error when using the CreateDatabase() method with the DataContext object, that is based on the empty model, is fixed
  • The bug related to the error when creating XmlMappingSource via the FromReader() method is fixed
Entity Developer
  • The bug with storing custom settings in stored procedure mapping is fixed (Entity Framework models)
  • The bug with ordering properties in the .HasKey configuration mapping in case of composite primary key is fixed (Entity Framework models)
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked