Skip to content

v1.6.1

Compare
Choose a tag to compare
@chkp-royl chkp-royl released this 07 Jun 13:20
· 5 commits to master since this release

Add support to automatic publish mode -
New SDK parameter AutoPublishBatchSize is the number of batch size (API calls) to execute publish automatically (set -1 to turn off).
Example:
Set AutoPublishBatchSize to 10 means that after each 10 API calls, SDK will run publish automatically for the user and then continue handle other calls.