dotConnect for MySQL 10.1.33
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.
- Updated Entity Framework Core 9 support to version 9.0.12.
- Updated Entity Framework Core 8 support to version 8.0.23.
不具合の修正
- Fixed an issue where the license key could not be applied on Red Hat–based Linux distributions (RHEL 9/10, AlmaLinux 9/10, Rocky Linux 9/10) when the system-wide cryptographic policy was set to DEFAULT.
Entity Framework support
- Fixed an issue where LINQ queries with subqueries or projections could generate incorrect SQL aliases when used with Entity Framework Core 9.
- Fixed an issue with String.IsNullOrWhiteSpace() in LINQ queries in Entity Framework Core.
- Fixed an issue with saving and querying MultiPoint spatial values in Entity Framework Core.
LinqConnect
- Fixed an issue where Devart.Data.MySql.Linq.dll could be missing from the installation.