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

Post by Devart » Thu 20 Nov 2014 13:48

Dear users,

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

In this version:
  • ADO.NET implementation of ASP.NET Identity 2.0 support is improved
    • The new IQueryableUserStore interface is implemented in the UserStore class
    • The new IQueryableRoleStore interface is implemented in the RoleStore class
  • The enableExpiredSessionAutoDeletion and expiredSessionAutoDeletionInterval options for deleting expired sessions are added to the session-state store provider definition in the web.config file
  • The behaviour is changed: the MySqlMonitor now hides information about the password connection string parameter
  • The bug with incorrect metadata conversion with MySQL 4.1 and earlier is fixed
  • The bug with the conflict between versions of Devart.Data.MySql.Web.dll assembly for ASP.NET 2 and ASP.NET 4 is fixed
Entity Developer
  • The bug related to script generation by the "Generate Database Script" wizard with the "Include Drop" option is fixed
  • The bug related to resetting enum arguments of custom attributes in the standalone version is fixed
  • The bug with incorrect execution of the "Create Storage and Mapping" command for an association is fixed (Entity Framework models)
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked