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

Post by Devart » Thu 27 Mar 2014 13:43

Dear users,

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

In this version:
  • CTR encryption mode for SSH connections is supported
  • The 'keep alive' parameter, that enables sending TCP keep-alive packets and specifies the interval at which they are sent, is added to the connection string
  • The behaviour is changed: the instance_id field of the wf_activity_info table in Workflow Tracking implementation is of varchar(100) type now
  • The bug with the serialization/deserialization of MySqlException is fixed
LinqConnect (formerly known as LINQ to MySQL)
  • The bug related to the incorrect detection of class type when working with the TPH inheritances and discriminators of the String/Decimal type is fixed
Entity Developer
  • The override modifier for DbSet class properties generated by DbContext templates is added (Entity Framework models)
  • The bug with setting nullable type for EnumType property by the Data Transfer Object template is fixed
Entity Framework support
  • Entity Framework 6.1.0 RTM is supported
  • Entity Framework 6.1.0 Tools for Visual Studio 2012 & 2013 are supported
  • The releasing of memory, which was allocated for commands and readers of ObjectContext / DbContext, is improved
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked