...
Breaking Changes
Pipelines that use the default Microsoft JDBC Driver in the SQL server accounts might be impacted after the upgrade because the latest driver is backward-incompatible. For more details, refer to the FAQ for Upgrading to SQL Server JDBC Driver 12.2.0. To prevent an impact to your accounts, reconfigure the URL properties field in account settings as follows:
trustServerCertificate = true
With the 4.33 GA release, support for some algorithms for SFTP connection negotiation is removed to improve security and because we’ve updated the library used to connect to SFTP sources. We are working on a fix to automatically support the removed algorithms. With Snap Pack version
433patches21645
, you can modify the global properties. Refer to Configuration Settings for Snaps for details about how to revert to the previous settings.
Known Issues
The Send Email Snap may fail because of a
429
error response from the Graph API endpoint.The SFTP protocol is now incompatible with some deprecated algorithms. This affects mostly the Binary Snap Pack but might also apply to the Email Snap Pack. (433patches21482)
SFTP connections might experience connectivity issues because of the removal of some deprecated algorithms. To add these connections back, refer to Configuration Settings for Snaps for details.
...