Closed mojito317 closed 2 years ago
CHANGES.md
CHANGELOG.md
Related to https://github.com/cloudant/nodejs-cloudant/issues/450 and https://github.com/IBM/cloudant-node-sdk/issues/410
My goal was to improve the migration guide dispersing the fog around the support of the retry feature ane error handling.
postReplicate
replicate()
replicateDb()
putReplicationDocument
postChanges
AsStream
Checklist
CHANGES.md
|CHANGELOG.md
) or test/build only changesDescription
Related to https://github.com/cloudant/nodejs-cloudant/issues/450 and https://github.com/IBM/cloudant-node-sdk/issues/410
My goal was to improve the migration guide dispersing the fog around the support of the retry feature ane error handling.
Approach
postReplicate
was excluded from new SDKs, so I pointedreplicate()
/replicateDb()
to theputReplicationDocument
operationpostChanges
changedAsStream
functions I mentioned the newAsStream
operation if available dde9461132a7a84039dc38af05e69a4dd744ef31Schema & API Changes
Security and Privacy
Testing
Monitoring and Logging