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 [ |Q-Id| T-Id] [ |Q-Id] [SQL |Bulk ] 15 rows are being committed.
2025-03-25T12:34:16.494+0100 5 [ 2| 0| 1164] [CORE] [RealDB:SQLServer]Starting WriteToServer
2025-03-25T12:34:16.494+0100 5 [ 2| 0| 1164] [CORE] [RealDB:SQLServer]Invoke WriteToServer
2025-03-25T12:34:16.508+0100 1 [ 2| 0| 1164] [CORE] [RealDB:SQLServer]Invoke WriteToServer is failed. null
2025-03-25T12:34:16.508+0100 5 [ 2| 0| 1164] [CORE] [RealDB:SQLServer]Invoking rollbackTransaction.
2025-03-25T12:34:16.509+0100 0 [ |Q-Id| T-Id] [ |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 [2|Q-Id| T-Id] [2|Q-Id] [SQL |Bulk ] [Table ContainsDDL] Failed to cache row [15] null
2025-03-25T12:34:16.509+0100 5 [ 2| 0| 1164] [CORE] [RealDB:SQLServer]Invoking rollbackTransaction.
2025-03-25T12:34:16.509+0100 5 [2|Q-Id| T-Id] [2|Q-Id] [SQL |Bulk ] Table ContainsDDL Rollback transaction.
2025-03-25T12:34:16.509+0100 5 [2|Q-Id| T-Id] [2|Q-Id] [SQL |Bulk ] Temporary Table Mode Unable to transfer rows. Failed to cache row [15] null
2025-03-25T12:34:16.509+0100 5 [2|Q-Id| T-Id] [2|Q-Id] [SQL |Bulk ] Temporary Table Mode Unable to transfer rows. Failed to cache row [15] null
2025-03-25T12:34:16.509+0100 5 [2|Q-Id| T-Id] [2|Q-Id] [SQL |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?

