Skip to content

Releases: PomeloFoundation/Pomelo.EntityFrameworkCore.MySql

5.0.0-alpha.1

05 Nov 17:14
Compare
Choose a tag to compare
5.0.0-alpha.1 Pre-release
Pre-release

This prerelease is compatible with .NET Standard 2.1, EF Core 5.0.0-rc.2, MySQL 8.0/5.7, MariaDB 10.5/10.4/10.3 and MySqlConnector 1.0.1.

For all new features and bugfixes contained in this prerelease, see related issues and pull requests.

3.2.4

02 Nov 15:13
bb8f50a
Compare
Choose a tag to compare

This release is compatible with .NET Standard 2.0, EF Core 3.1.8 (but <5.0.0), MySQL 8.0/5.7, MariaDB 10.5/10.4/10.3 and MySqlConnector 0.69.9 (but <1.0.0).

For all new features and bugfixes contained in this release, see related issues and pull requests.

3.2.3

13 Oct 12:15
42227f4
Compare
Choose a tag to compare

This release is compatible with .NET Standard 2.0, EF Core 3.1.8 (but <5.0.0), MySQL 8.0/5.7, MariaDB 10.5/10.4/10.3 and MySqlConnector 0.69.9 (but <1.0.0).

For all new features and bugfixes contained in this release, see related issues and pull requests.

3.2.2

30 Sep 10:33
Compare
Choose a tag to compare

This release is compatible with .NET Standard 2.0, EF Core 3.1.8 (but <5.0.0), MySQL 8.0/5.7, MariaDB 10.5/10.4/10.3 and MySqlConnector 0.69.9 (but <1.0.0).

For all new features and bugfixes contained in this release, see related issues and pull requests.

3.2.1

23 Sep 00:01
Compare
Choose a tag to compare

This release is compatible with .NET Standard 2.0, EF Core 3.1.8 (but <5.0.0), MySQL 8.0/5.7, MariaDB 10.5/10.4/10.3 and MySqlConnector 0.69.9 (but <1.0.0).

Minor features include:

  • Extended spatial distance calculation support

For all new features and bugfixes contained in this release, see related issues and pull requests.

3.2.0

15 Sep 23:11
Compare
Choose a tag to compare

This release is compatible with .NET Standard 2.0, EF Core 3.1.8, MySQL 8.0/5.7, MariaDB 10.5/10.4/10.3 and MySqlConnector 0.69.9 (but <1.0.0).
Major features include:

  • Full spatial support via NetTopologySuite (NTS) using the new package Pomelo.EntityFrameworkCore.MySql.NetTopologySuite
  • Full JSON support via:
    • System.Text.Json (Microsoft) using the new package Pomelo.EntityFrameworkCore.MySql.Json.Microsoft
    • Newtonsoft.Json (JSON.NET) using the new package Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft

For all new features and bugfixes contained in this release, see related issues and pull requests.

3.1.2

22 Jul 15:29
2a45cbf
Compare
Choose a tag to compare

This release is compatible with .NET Standard 2.0, EF Core 3.1, MySQL 5.7/8.0, MariaDB 10.3/10.4 and MySqlConnector 0.61.0+ (but <1.0.0).
The only difference to 3.1.1 is, that this release restricts the MySqlConnector version to below 1.0.0, due to (breaking) namespace changes.

3.1.1

29 Jan 11:48
3505c8c
Compare
Choose a tag to compare

This release is compatible with .NET Standard 2.0, EF Core 3.1, MySQL 5.7/8.0 and MariaDB 10.3/10.4.

3.1.0

16 Dec 12:16
e1e9a1d
Compare
Choose a tag to compare

This release is compatible with .NET Standard 2.0, EF Core 3.1, MySQL 5.7/8.0 and MariaDB 10.3/10.4.
See #978 for further details.

3.1.0-rc1

06 Dec 11:29
b055d8f
Compare
Choose a tag to compare
3.1.0-rc1 Pre-release
Pre-release

This prerelease is compatible with .NET Standard 2.0, EF Core 3.1, MySQL 5.7/8.0 and MariaDB 10.3/10.4.
See #978 for further details.