v1.6.1
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.