Since the update to Sync version 25.1.9207 we are getting some strange errors from different tasks.

All these tasks worked without problems before the update.
So far i have not found any difference (except for the tables) between tasks that work and that won’t work. It even fails on small datasets (19 in this example, a 16.000.000+ tasks works without problem)
And the log also is not showing a lot of info:
2025-03-25T12:34:16.494+0100 2 2 |Q-Id| T-Id] - |Q-Id] SQL |Bulk ] 15 rows are being committed.
2025-03-25T12:34:16.494+0100 5 4 2| 0| 1164] �CORE] RealDB:SQLServer]Starting WriteToServer
2025-03-25T12:34:16.494+0100 5 5 2| 0| 1164] CORE] �RealDB:SQLServer]Invoke WriteToServer
2025-03-25T12:34:16.508+0100 1 r 2| 0| 1164] .CORE] 0RealDB:SQLServer]Invoke WriteToServer is failed. null
2025-03-25T12:34:16.508+0100 5 a 2| 0| 1164] 3CORE] :RealDB:SQLServer]Invoking rollbackTransaction.
2025-03-25T12:34:16.509+0100 0 n |Q-Id| T-Id] t |Q-Id] >SQL |Bulk ] Failed to cache row �15]
StackTrace:
Failed to rollback transaction Bulk load data was expected but not sent. The batch will be terminated.2025-03-25T12:34:16.509+0100 1 o2|Q-Id| T-Id] 2|Q-Id] mSQL |Bulk ] >Table ContainsDDL] Failed to cache row �15] null
2025-03-25T12:34:16.509+0100 5 � 2| 0| 1164] FCORE] tRealDB:SQLServer]Invoking rollbackTransaction.
2025-03-25T12:34:16.509+0100 5 62|Q-Id| T-Id] R2|Q-Id] rSQL |Bulk ] Table ContainsDDL Rollback transaction.
2025-03-25T12:34:16.509+0100 5 I2|Q-Id| T-Id] �2|Q-Id] |SQL |Bulk ] Temporary Table Mode Unable to transfer rows. Failed to cache row 115] null
2025-03-25T12:34:16.509+0100 5 �2|Q-Id| T-Id] e2|Q-Id] lSQL |Bulk ] Temporary Table Mode Unable to transfer rows. Failed to cache row 215] null
2025-03-25T12:34:16.509+0100 5 [2|Q-Id| T-Id] L2|Q-Id] TSQL |Bulk ] Table ContainsDDL Verify and begin transaction.
I manually checked all the data and can find no difference in the data when the task was working and now
Anyone has an idea where is should look?