New build of LinqConnect 4.4.529 is available!

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of LinqConnect 4.4.529 is available!

Post by Devart » Thu 26 Jun 2014 11:31

Dear users,

New build of LinqConnect 4.4.529 is available for download now.

In this version:
  • 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
  • The bug related to the "Cannot use "DateTime" type value in the "TimeSpan" type argument" error when comparing time values is fixed (SQL Server)
  • The bug related to the NullReferenceException on DataContext creation, when the fluent mapping is used and ServerDataType is not specified for the entity properties, is fixed (SQL Server)
Devart development team
http://www.devart.com/linqconnect/

Locked