Added SendCallStack property to the Devart.Common.DbMonitor class which lets you turn off any CallStack logging that uses a high amount of resources.
Added Filter property to the Devart.Common.DbMonitor class which lets you choose which events to log.
Improved Devart.Common.DbMonitor class: now DateTime parameter values sent to the dbMonitor tool are supplemented with milliseconds.
Entity Developer
Improved the error message in Entity Developer console: now the text includes the list of all available templates if the specified name of the template was incorrect.
Entity Framework support
Added support for Entity Framework Core 3.1.8.
Added support for the DB2Functions class, which allows to use DB2-specific functions in LINQ to Entities, in Entity Framework Core.