Pamelo driver

We use MySQL and Pamelo Driver Version 3.0.0.

Whether Radzen have any rule which version of Pamelo should be used for which Version of radzen Application ? and mayby also complay with which Version of MySQL ?
New Version pamelo 3.0.1 . Whether it was tested with radzen ? which Version ?

Radzen applications at the moment use Pomelo 3.0.0.

<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="3.0.0" />

We haven't tested with 3.0.1 but it would probably work if you update it manually in the csproj file.