Versions Compared

Key

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


Image RemovedImage Added

Version 4.20.2 (Watermelon Maintenance) Release Notes

Version: 4.20.2.2779

Release Date: June 29, 2021

 

SkySync platform version 4.20.2 was available on June 29, 2021. This release is a maintenance release that contains several performance enhancements for delta job runs and multiple connectors. For more information about features and functionality available in the SkySync platform, visit the SkySync Platform Documentation Center.

Connector Improvements

The following connector improvements were made to improve connector performance.

Google Workspace

  • When creating a Google Workspace connection, you have the option to select the level where the connection is made: My Drive, Shared with Me, or Unorganized.Learn more here.

  • Rate limits have been added to the Google Workspace connector to improve migration into and out of Google Workspace.

Dropbox

  • The Dropbox for Business connector has been refactored to improve performance when migrating into this platform.

General Improvements

The following improvements were made to improve performance of delta job runs.

  • An improvement was made to default the number of parallel writes per job based on the CPU logical processor count on the machine running the SkySync service. This means SkySync will set the parallel writes value to maximize performance given the available resources.
    If the CPU Logical Processors is 2, the default parallel writes value is 4.
    If the CPU Logical Processors is 8, the default parallel writes value is 8.
    If the CPU Logical Processors is 32, the default parallel writes value is 12.

  • Changes were made to correct issues with jobs failing to start and producing a “Transaction (Process ID 104) was deadlocked on lock” message.

  • The maximum time between retries for failed HTTP(S) requests has been changed to two minutes.

  • Changes have been made to prevent duplicate database calls from being executed close together.

  • Improvements were made to optimize folder event handling.