Skip to content

2.1.2.3898

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 18:58
· 45 commits to master since this release
Update dependencies
    SharpZipLib 1.4.1->1.4.2
    Microsoft.Data.Sqlite 7.0.1->7.0.11
    MySqlConnector 2.2.4->2.2.7
    System.ServiceProcess.ServiceController 7.0.0->7.0.1
    Microsoft.CodeAnalysis.CSharp 4.4.0->4.7.0
    Microsoft.Diagnostics.Runtime 2.2.343001->3.0.442202
    Microsoft.NET.Test.Sdk 17.4.1->17.7.2
    NUnit3TestAdapter 4.3.1->4.5.0
Fix WhereClause.IsIn with empty List
Only load mobs from enabled regions
    Respect DISABLED_REGIONS serverproperty
    Add DBColumn.IsNotIn operator