Extension of the job steps to include login:
The log output of the EntityTransformer was delayed, which led to a noticeably longer job execution time.
The ArticleHandling field has been added to the Supplier Article Pool and the Weight field has been made visible for display.
In the Schedule event listener, the hour 0 was not calculated as a time if the time was set to every 15 minutes (-15). This error has been fixed.
The MySQL DB Adapter has been updated from version 8.0.21.0 to version 8.0.31.0. PlugIns, which use the MySql.Data.dll must be compiled with the new version. And you should check whether you can also create the plug-in without using MySql.Data.dll directly.