dotConnect for MySQL のリリース

Released: Mar 5, 2026

10.1.35 での更新項目

不具合の修正

  • Fixed an installation issue with integration into Visual Studio 2026 Insiders.
  • Fixed an issue that caused the 'Bad handshake' error when opening a connection.

Entity Framework support

  • Fixed an issue with the VisitRightJoin method in EF Core 10.

Released: Feb 24, 2026

10.1.33 での更新項目

機能

  • Added support for the VECTOR data type.
  • Added support for the INET6 data type in MariaDB.
  • Added support for the UUID data type in MariaDB.
  • Added the LoadLicenseKey() method to the MySqlConnection class.

Entity Framework support

  • Added support for Entity Framework Core 10.
  • Added support for NetTopologySuite 2.6 in Entity Framework Core.
  • Added support for NetTopologySuite 2.6 for EF6 in the .NET Standard 2.0 assemblies of the NuGet packages.
  • Added support for the VECTOR data type in EF Core...

Released: Dec 18, 2025

10.0.0 での更新項目

機能

  • Added support for MariaDB 12.
  • Added support for .NET 10.
  • Added support for Visual Studio 2026.
  • Added support for Visual Studio 2026 Insiders, version 18.3.
  • Added trial product activation.
  • Added license key-based licensing for .NET Framework assemblies.
  • Added the License Key connection string parameter for .NET Framework assemblies.
  • Added support for high-performance batch updates.
  • Added support for modern SSH encryption and key exchange algorithms.
  • Added support for SingleStore (formerly...

Released: Jul 29, 2025

9.4.290 での更新項目

機能

Entity Framework support

  • Updated support for Entity Framework Core 9 to version 9.0.6.
  • Updated support for Entity Framework Core 8 to version 8.0.17.

不具合の修正

  • Fixed an issue with reading large System.Int64 values.
  • Fixed an issue with parsing the PARTITION keyword in MySqlScript.
  • Fixed an issue that caused the error: 'SSL connection error: Cannot load client private key.'.
  • Fixed a design-time issue with the MySqlDataTable Tasks interface element in Visual Studio 2022.
  • Fixed an issue in dbMonitor...

Released: Apr 24, 2025

9.4.235 での更新項目

機能

  • Added support for Microsoft Visual Studio 2022 version 17.13 Preview.
  • Added Microsoft .NET 5 assembly to the Devart.Data.MySql NuGet package.

Entity Framework support

  • Updated support for Entity Framework Core 9 to version 9.0.2.
  • Updated support for Entity Framework Core 8 to version 8.0.13.

不具合の修正

  • Fixed an issue with X.509 certificate-based TLS connections on Linux for .NET 5 and higher.
  • Fixed an issue causing slow connections to dbMonitor on systems using the IPv6 protocol.

Entity Framework...

Released: Feb 11, 2025

9.4.193 での更新項目

機能

  • Marked the CipherList property of the MySqlConnectionStringBuilder class as obsolete for .NET Framework 4+ and .NET Standard 2.0+ assemblies. Encryption algorithms are now determined by the operating system settings.

Entity Framework support

  • Updated support for Entity Framework Core 9 to version 9.0.1.
  • Updated support for Entity Framework Core 8 to version 8.0.12.

Entity Developer

  • Added new SynchronizeNullableReferenceTypes attribute to model settings (*.edps file) to control the...

Released: Jan 14, 2025

9.4.191 での更新項目

不具合の修正

  • Fixed an issue with throwing MissingMethodException in EF Core 9.
  • Fixed an issue with a missing assembly in the Devart.Data.MySql.EF6 NuGet package.
  • Fixed an issue with .NET Core projects in the Upgrade Wizard.

Entity Developer

  • Fixed an issue with the generation of complex types for stored procedures.
  • Fixed an issue with the Update From Database wizard failing to apply changes to the column identity/autoincrement option in model properties, impacting ValueGenerated for EF Core models and...

Released: Dec 27, 2024

9.4.190 での更新項目

機能

  • Added Microsoft .NET 9 compatibility.
  • Added support for Visual Studio 2022 version 17.13 Preview.
  • Added confirmation for the execution of stored procedures and functions in the DataSet Wizard.

Entity Framework support

  • Added support for Entity Framework Core 9.
  • Updated support for Entity Framework Core 8 to version 8.0.11.
  • Updated support for Entity Framework Core 6 to version 6.0.36.
  • Updated support for Entity Framework 6 (EF6) to version 6.5.1.
  • Added support for the SQL translation of...

Released: Nov 8, 2024

9.3.104 での更新項目

機能

  • Added support for Microsoft Visual Studio 2022 version 17.12 Preview.
  • Added support for fractional seconds in Time, DateTime, and TimeStamp types within the MySqlLoader class.

Entity Framework support

  • Updated support for Entity Framework Core 8 to version 8.0.10.
  • Updated support for Entity Framework Core 6 to version 6.0.35.
  • Added support for generating LEFT JOIN LATERAL and CROSS JOIN LATERAL when translating EF Core LINQ queries for MySQL 8.0.14 and above.

不具合の修正

  • Fixed an issue with...

Released: Jun 6, 2024

9.3.21 での更新項目

機能

Entity Framework support

  • Updated support for Entity Framework Core 8 to version 8.0.6.
  • Updated support for Entity Framework Core 7 to version 7.0.20.
  • Updated support for Entity Framework Core 6 to version 6.0.31.

不具合の修正

  • Fixed an issue with the TLS certificate chain received from the remote servers like Amazon RDS for MySQL / Amazon RDS for MariaDB.