Breaking Change (undocumented): KAP (5.10) MS SQL

MS SQL jdbc driver v9.4.0 works flawless with IntegratedSecurity=true in Knime 5.4

in Knime 5.10, using JDBC v9.4.0 results in the following error.

The driver is not configured for integrated authentication.

v13.2 works, but requires reconfiguration across the workflows.

(in all cases, encrypt=true has been set and should not be part of the issue)