Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The applicationName property added to all the SQL Server connections is not available with the latest distribution. However, you can still consume this patch by selecting the 433patches21535 version from the Version list in the Snap Packs page. This update is scheduled to be included in the upcoming release on July 12, 2023.

Behavior Changes

  • Starting from version 433patches21482, the PGP Encrypt Snap will no longer support encryption with an expired key. To ensure continued support for encryption, we highly recommend extending the expiration of your PGP key.

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. 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 of the Binary Snap Pack, support for some algorithms for SFTP connection negotiation is removed for improved 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. Refer to the Binary Snap Pack documentation for details about how to revert to the previous settings.

...